-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alarm control panel exported to HomeKit bridge error #129867
Comments
Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) homekit documentation |
This appears to be a timing-related issue. After a full restart, the HomeKit AlarmControlPanel item isn't being exported by HomeKit bridge. But if I just restart the relevant bridge integration, the alarm control panel is exported and appears in the Home app etc. Happy to provide more information as required. |
Same issue with Ring Alarm via the Ring Add-on with MQTT. Reloading that particular bridge resolves it. Is there a way to automate bridge reloading when Alarm state changes from "unavailable"? Just updated to 2024.11.1 and this is still happening. `Logger: homeassistant.components.homekit Failed to create a HomeKit accessory for alarm_control_panel.home_alarm |
@gjohansson-ST this appears to be caused by the new |
The problem
I am using the Ness integration which provides an alarm control panel (interface to a Ness security panel) which is then exported via a HomeKit bridge.
However, the error below is observed and the control panel does not get correctly exported whereas it did work fine previously.
The alarm control panel works fine within Home Assistant itself.
It's unclear to me if the issue is within the HomeKit or Ness integration.
What version of Home Assistant Core has the issue?
core-2024.12.0.dev202411040232
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Homekit
Link to integration documentation on our website
https://www.home-assistant.io/integrations/homekit/
Diagnostics information
config_entry-homekit-120ba354f429702065ab0df787cd0d1e.json
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: