I have some automations that are triggered by the deconz integration that are working after a ha restart.
The event - in my case a higbee switch - arrives and is visible in the log. The automation also says that the tripper was triggered.
However, the action is not executed.
You don’t see anything in the trace either.
If you deactivate this automation and then activate it again, everything works again. Are there any ideas?
trigger:
- device_id: 79513cd0044b025dce0d9a5748ee35ff
domain: deconz
platform: device
type: remote_button_short_release
subtype: dim_down
- device_id: 93df1c8d60b84f73ad37500aa2984951
domain: deconz
platform: device
type: remote_button_short_release
subtype: dim_down
condition: []
action:
- service: light.toggle
metadata: {}
data: {}
target:
device_id:
- 914f722460305c3c30c27f9186965e64
mode: single