Zigbee aqara switch, support for double/triple clicks

This commit is contained in:
Hadinger 2019-12-21 18:39:47 +01:00
parent 281cef6763
commit fbe29e485b
1 changed files with 1 additions and 0 deletions

View File

@ -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 },