core
core copied to clipboard
Homekit Devices - Aqara: wall switch are become useless!
The problem
Sionde the update to 2024.4 all Aqara switch events are no longer able to start automations: clicks are recognized by home assistant (on the device page the clicks are shown) but events do not start any automation. Event listender does not show any entry on that entities while listening. Worked flawless on 2024.3 before the update to 2024.4. Thus, something of the updates 2024.4 did kill something with the event listening in connection with home kit devices.
What version of Home Assistant Core has the issue?
core-2024.4.1
What was the last working version of Home Assistant Core?
2024.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Homekit device - Aqara hub
Link to integration documentation on our website
https://www.home-assistant.io/integrations/homekit_controller/
Diagnostics information
--
Example YAML snippet
alias: Weinkeller Schalter 1
description: ""
trigger:
- platform: device
device_id: 96632216c91b27f54ad416b2d8724d92
domain: button
entity_id: d5a963a38232ebbb711157312346dfe2
type: pressed
condition: []
action:
- service: switch.toggle
data: {}
target:
entity_id: switch.shellyplus2pm_5443b23eadd8_switch_1
mode: single
Anything in the logs that might be useful for us?
--
Additional information
--