#No idea as those IPs are for my Google
1 messages · Page 1 of 1 (latest)
Last time I tried trusted networks you had to click an option to log in with it, but that was a couple of years back
I'd check your theme, it may be hiding stuff
Actually
After you made those YAML edits you:
- Ran the config check command
- Restarted HA
yea, still no dice... FFS this is frustrating
If you don't see that then trusted networks isn't even loaded
yea, I dont see it , which is killing me 🙂
You ran ha core check or the equivalent for your install method?
yes
trying to remove external and internal hostnames from the config ...
trying to think outside the box
Well, you don't need it
restarting w/ debug logs to see if I can maybe see anything during startup
oh FFS... it was being pulled in under packages
homeassistant:
allowlist_external_dirs:
- "/tmp/"
- "/config/"
customize: !include_dir_named customizations/entities
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
# - 192.168.120.0/23
- 192.168.120.41/32
allow_bypass_login: true
trusted_users:
192.168.120.41:
- "922cc36b099244fe9c96b2e29cbebb28"
#13575e0df3a1480aba080f787e383383"
packages: !include_dir_named integrations
To format your text as code, enter three backticks on the first line, press Shift+Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
funny that the check config didnt bark at that