-
Notifications
You must be signed in to change notification settings - Fork 5
HASS CONFIG (docker)
Giancky79 edited this page Nov 19, 2019
·
3 revisions
Con questo contenitore potrete modificare i file di Home Assistant
docker run -d --name configurator --restart always -v /docker/hass:/hass-config -v /docker/configurator:/config -p 3218:3218 causticlab/hass-configurator-docker:x86_64
Una volta avviato, collegandovi all’ip-lcx:3218, nella cartella config, copiate settings.conf, modificando
"HASS_API": "http://ip-ha:port-ha/api/", "HASS_API_PASSWORD": "token-hassio", "USERNAME": "user", "PASSWORD": "password",