Closed LennardPlay closed 1 year ago
PS: I don't know how to upload the png, but it's the same as zigbee2mqtt-ikea-tradfri-remote.png
Please do not create a pull request until the blueprint is ready and create an issue for issues you're facing prior. Thanks
I'm sorry. I don't really know how to finish my blueprint, so I thought someone could help me. That's why I posted this as a draft. I'm sorry if I caused any inconveniences, I don't really know how GitHub works.
I got it working a little bit, but I'm not able to use "args" or "params" as conditions. Can someone help me with this problem?
Sadly ZHA only seperates the left and right button by these parameters:
Left Press: event_type: zha_event data: device_ieee: XXX unique_id: XXX device_id: XXX endpoint_id: 1 cluster_id: 5 command: press args:
Right Press: event_type: zha_event data: device_ieee: XXX unique_id: XXX device_id: XXX endpoint_id: 1 cluster_id: 5 command: press args:
Blueprint Checklist