Updated HA package

Refresh-HADeviceRegistry added prompts as well as generalization using
the profile.d set variables.
Added profile.d template file for smoother setup
Added HA Addon commands
This commit is contained in:
Gal Szkolnik 2021-05-23 16:13:28 -04:00
parent b410ec839d
commit 2aa29de253
8 changed files with 146 additions and 26 deletions

View file

@ -0,0 +1,6 @@
# $HAConfigPath='/usr/share/hassio/homeassistant'
# $HAPreserveEntities = @(
# "Centralite Thermostat Downstairs",
# "Centralite Thermostat Upstairs",
# "Adam's light"
# )