I am struggling to work out how to specify an API password. I installed Home Assistant using a Pi image and have a password to enter on the web page when I go to http://hassio.local:8123 This isn't the same password as the API password is it? Also, isn't the API password feature is now deprecated?
Do I need to modify the following lines in configuration.yaml and add a line 'api_password: !secret http_password'? # Uncomment this if you are using SSL/TLS, running in Docker container, etc. # http: # base_url: example.duckdns.org:8123 Do I also need to add the following? auth_providers: - type: legacy_api_password Colin ------------------------------------------------------------------------ hopeful's Profile: http://forums.slimdevices.com/member.php?userid=65059 View this thread: http://forums.slimdevices.com/showthread.php?t=109273 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
