I've been switching everything over from Hue to Home Assistant Zigbee. Everything has been going great, except for when I got to my RDM001 - which turns a regular wall switch into a Hue on/off switch. It added just fine, but when I go to make an automation and add it as a trigger there isn't an "On" of "Off" option like everthing else. I just have:
Device offline
Battery level changes
Firmware update availability changed
Firmware became up to date
Firmware got an update available
Identify has been pressed
If I look at the logbook when pressing the switch on or off I get these entries:
Switch On event was fired
or
Switch Off with Effect event was fired with parameters: {'effect_id': 0, 'effect_variant': 0}
Does anyone know what I'm doing wrong or how I can get an On/Off with this device in my triggers? Thanks!!