i am trying to set up casting to my nest hub using this guide, and am running into an issue when adding the nest hub as a trusted user. when i add the trusted user, ha goes into safe mode and i get the following error
2023-05-16 21:05:20.895 ERROR (MainThread) [homeassistant.auth.providers] Invalid configuration for auth provider trusted_networks: expected a dictionary for dictionary value @ data['trusted_users']. Got [OrderedDict([('192.168.1.XXX', '<user-id>')])]
2023-05-16 21:05:20.895 ERROR (MainThread) [homeassistant.config] Invalid config for [homeassistant]: expected a dictionary for dictionary value @ data['trusted_users']. Got None. (See /config/configuration.yaml, line 40).
But I would like to get a Smart-Mirror (setup on RPi5) entering automatically on my dashboard so thought of using the “trusted_users”…
As soon as I add trusted_users, HA collapses completely and my only way to get back in HA is to…restore the whole thing from a backup (fortunately last one was 2 days ago…) !: