Notes
- The switch inputs are hard-wired to their respective relays. The device does emit On/Off commands, but it emits them for every relay change, including ones triggered over MQTT, so they cannot be used to distinguish local operation from remote control.
state_l1/state_l2should be used as automation triggers instead. 0xFC00(manuSpecificPhilips) is present on endpoint 1 but appears to be a leftover from the shared firmware base; no button notifications are sent. The Hue app offers no rocker/push-button selection for this device either, so thedevice_modeattribute used by the RDM001 does not apply here.genLevelCtrlis present on both output endpoints but this is the on/off variant, not the dimming one.
