Hi All
One last error in my log file after updating that I dosent seem to be able to get rid of
Legacy api password?
2019-10-24 14:31:11 WARNING (MainThread) [homeassistant.components.http.auth] api_password is going to deprecate. You need to use a bearer token to access /api/config from 192.168.0.6
I have deleted all the:
homeassistant:
# auth_providers:
# - type: homeassistant
# - type: trusted_networks
# trusted_networks:
# - 192.168.0.0/24
# - 127.0.0.1
# - type: legacy_api_password
# api_password: !secret http_password
And I also deleted the user with the legacy password in the UI on Hassio
So what am I missing?
Best regards
Casperse