ESP32-C6 ZigbeeDimmableLight + Sensor Touch #11467
Unanswered
JimDarmody
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I try to configure my esp32-c6 to control a LED light in PWM with Zigbee and a touch sensor, but I have a problem with the Zigbee feedback.
No issue to control the light in Zigbee but when I touch the sensor manually to enable/disable the light, nothing is sent in Zigbee, the light status is not updated (I'm on zigbee2mqtt).
I'm not sure how to get the touch sensor to change the Zigbee status of the light.
Thanks for your help
(my code if you need)
Beta Was this translation helpful? Give feedback.
All reactions