Zac West
Zac West
Please look for "Integration is missing; registering" in the event log (in Preferences, under Debugging if you're on 2021.5). Click into it -- what's the result there?
Home Assistant > Preferences… either under Event Log directly or under Debugging if you're on 2021.5.
Can you describe your HA setup? Do you have a reverse proxy in front of the server, use cloud, etc.
You are correct that this attribute is not included in the new `mobile_app_notification_action` event; we'll need to coordinate with Android to add it so we can keep them identical. For...
I'm unable to reproduce this. When I call `homeassistant.restart` it returns immediately and then restarts: ``` 2020-10-20 20:03:04.764121-0700 Extensions-Intents[53438:5387298] [Verbose] [com.apple.siri.extension] [CallService.swift:127] handle(intent:completion:) > Handling call service shortcut homeassistant, restart...
Interesting, that timeout does look like it's being logged not in the app, right? I wonder if this is a difference in installation method. When the app talks directly to...
From the logs, the system is definitely indicating there's no complication set up: > Watch state changed: paired(Communicator.WatchState.AppState.installed(Communicator.WatchState.AppState.ComplicationState.notEnabled, Optional())) Not sure what else we can do but trust this value....
I believe this is going to require core-side updates to fix this issue -- the data is in this format, and the key I thought was coming down (for us...
If what you mean is that you'd like to not see them for now, you can hide certain pages from the widget by long-pressing it and choosing "Edit Widget".
You don't need to file anything elsewhere, I will take care of it.