#Zigbee device fires ON and OFF events, how to use them as trigger

1 messages · Page 1 of 1 (latest)

brazen gazelle
#

I have a zigbee device (innr button) and in the devices logboock I can see
Button On event was fired
Button Off event was fired

But in automations or scripts, when I try to use the device as trigger, I only see these triggers:

  • Device offline
  • Button Identify has been pressed
  • Button battery level changes
  • Button Firmware update availability changed
  • Button Firmware became up-to-date
  • Button Firmware got an udate available

How can I trigger a script or an automation on the events fired by the button press?

distant locust
hidden lintel
#

That's only if it creates a button entity.

#

Does ZHA create any useful entities for that device?
If not, you will have to use a manual_event with "zha_event".

brazen gazelle
#

ZHA creates an "EndDevice". Can I change this i.e. by defining the it in the innr.yaml? There is a "RC 110", mine is "RC 210"

hidden lintel
#

I don't know and that's probably out of scope of automations. More zigbee experts are in related-tech channel, you can ask there.