You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a script which casts the dashboard. I have the following in configuration.yaml:
homeassistant:
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
- Xxx.xxx.x.xxx # my Google Nest Hub IP
trusted_users:
Xxx.xxx.x.xxx: 'User id between brackets'
allow_bypass_login: true
However I cannot get past the login screen. I do not see a ‘hidden button’ to continue. What am I missing?
The text was updated successfully, but these errors were encountered:
I have a script which casts the dashboard. I have the following in configuration.yaml:
However I cannot get past the login screen. I do not see a ‘hidden button’ to continue. What am I missing?
The text was updated successfully, but these errors were encountered: