mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Merge pull request #7284 from s-hadinger/zigbee_aqara_switch
Zigbee aqara switch, support for double/triple clicks
This commit is contained in:
commit
7d97a5fcd9
@ -511,6 +511,7 @@ const Z_AttributeConverter Z_PostProcess[] PROGMEM = {
|
||||
|
||||
// On/off cluster
|
||||
{ 0x0006, 0x0000, "Power", &Z_Copy },
|
||||
{ 0x0006, 0x8000, "Power", &Z_Copy }, // See 7280
|
||||
|
||||
// On/Off Switch Configuration cluster
|
||||
{ 0x0007, 0x0000, "SwitchType", &Z_Copy },
|
||||
|
Loading…
x
Reference in New Issue
Block a user