Merge PR #1001: Add WindowCovering zigbee cluster id
This commit is contained in:
commit
daee25c0bf
@ -354,9 +354,8 @@ public:
|
|||||||
|
|
||||||
// Closures
|
// Closures
|
||||||
ZigbeeClusterIdShadeConfiguration = 0x0100,
|
ZigbeeClusterIdShadeConfiguration = 0x0100,
|
||||||
|
|
||||||
// Door Lock
|
|
||||||
ZigbeeClusterIdDoorLock = 0x0101,
|
ZigbeeClusterIdDoorLock = 0x0101,
|
||||||
|
ZigbeeClusterWindowCovering = 0x0102,
|
||||||
|
|
||||||
// Heating, Ventilation and Air-Conditioning (HVAC)
|
// Heating, Ventilation and Air-Conditioning (HVAC)
|
||||||
ZigbeeClusterIdPumpConfigurationControl = 0x0200,
|
ZigbeeClusterIdPumpConfigurationControl = 0x0200,
|
||||||
|
|||||||
Reference in New Issue
Block a user