#Hey All, I am helping a friend design
1 messages · Page 1 of 1 (latest)
Things I have tried:
- type: trusted_networks
trusted_networks: !include trusted_networks.yaml
trusted_users: !include trusted_users.yaml
allow_bypass_login: true
- type: homeassistant```
"Auto Guest Login" add-on seems to do exactly what I want, it works great on my intel based machine, but not on his HA green. I am assuming it doesnt have ARM support.
I have also systematically creating new users when added to his Airtable sheet and have the users log in with their credentials, maybe via some sort of header auth. But I am out of my depth in that area for now.