Hi everyone, I have found that the new version of home assistant request for username and password authentication , and is annoying that every single time I open the iOS app I should put the information, is there any way to avoid it and have it as before?
It should offer to save the password for you. Or maybe that is only with the legacy password. To enable legacy authentication (until the app is updated):
homeassistant:
auth_providers:
- type: homeassistant
# Uncomment next line if you want to enable legacy API password support
- type: legacy_api_password