Zac West
Zac West
-1009 is "not connected to internet". This is usually because Local Network access was denied. Check the settings app. The app does not do any DNS resolution on its own;...
This usually means your trust database on disk is broken in some way, which happens from time to time. Try running: ``` tccutil reset All io.robbie.homeassistant ``` in console, see...
Local Push is the only way this can update immediately. We observe and immediately update if we see changes but on iOS this means Local Push or something else. Might...
This is happening because we disable normal title handling (to make it look prettier) -- and this appears to be a casualty of that. Re-enabling the title bar makes this...
tvOS doesn't allow web views (unless you are Amazon), so it would need to be a native implementation. Not out of the realm of possibilities since it may be a...
The services list in the app is very sensitive to invalid data at the moment. Do you have any custom components via HACS? Their services.yaml may contain invalid data the...
I cleaned this up in #1372 but I don't think previous entities can have their device_class removed.