Skip to content
Discussion options

You must be logged in to vote

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:

  1. Switch-to-Light Binding
    The library provides comprehensive binding capabilities:

    • Automatic binding: Switches can automatically discover and bind to lights
    • Manual binding: You can manually configure which lights the switch controls
    • Multiple binding: One switch can control multiple lights simultaneously
  2. Manual Binding Mode (Key for your use case)
    The library includes a setManualBinding(true)…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by P-R-O-C-H-Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Area: Zigbee Issues and Feature Request about Zigbee
2 participants