The HA app crashes when I click on settings. I think it may having something to do with the notify + ios components. I tried commenting them out, restarting the phone, un/re-installing the app. Nothing is working.
This is the error that shows:
The notify.ios platform was loaded but no devices exist! Please check the documentation at https://home-assistant.io/ecosystem/ios/notifications/ for more information
8:19 PM components/notify/ios.py (ERROR)
@robbiet480
Any chance you could give me some feedback on what to try to troubleshoot this crash? I’ve been trying all sorts of things for the last few days with no luck.
I figured out that this only happens when I’m connected to the wifi. It seems the app has trouble with traversing the VLANs I have on the network, but no issues when I go through WAN and reverse proxy.
I’m experiencing the same issue - crash while trying to access the settings. It only happens on my wifi, not on LTE. I’m also using VLANs at home but my iPhone and HA are on the same VLAN. Also, it only crashes when I have the ios component loaded. If I remove ios: from my configuration.yaml and restart, the iOS app no longer crashes.