Replies: 1 comment
-
Hi @ferbulous, Yes, these features are supported! The Arduino-ESP32 Zigbee library does support the functionality you're looking for - binding switches to Zigbee lights and effectively "detaching" the relay from the button. This is exactly what smart switches like Aqara do. Key Features Available:
Example you can look into is Zigbee_On_Off_MultiSwitch
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I’m wondering if these features are supported?
Basically I need to detach a relay from the button and bind the switch to a zigbee light.
This feature is pretty common with aqara switches.
Is there some documentation/example I could refer to get this working?
Beta Was this translation helpful? Give feedback.
All reactions