Hi Community –
I decided to experiment with Trusted Users, as it would be very handy to have the in-wall tablets logging in automatically to Home Assistant with a Kiosk user (non-admin user). The following seems NOT to work:
homeassistant:
customize: !include customize.yaml
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
- 10.0.0.0/24
- 127.0.0.1
trusted_users:
10.0.0.0/24: xxxxxxxxxxe843468da1976xxxxxxxxxx
allow_bypass_login: true
I receive the following error:
Login aborted:
Your computer is not allowed.
Any ideas how I can move this forward?
1 post - 1 participant