Skip to content

Commit

Permalink
Adding controls for the behaviour when the device is powered on (Koen…
Browse files Browse the repository at this point in the history
…kk#299)

* Adding controls for the behaviour when the device is powered on
Attribute 8002

* Moes MS-104BZ
Adding controls for the behaviour when the device is powered on
Attribute 0x8002
  • Loading branch information
alphazulu authored Jan 25, 2021
1 parent c9b35e4 commit 82e3d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zcl/definition/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ const Cluster: {
offWaitTime: {ID: 16386, type: DataType.uint16},
startUpOnOff: {ID: 16387, type: DataType.enum8},
tuyaBacklightMode: {ID: 0x8001, type: DataType.enum8},
moesStartUpOnOff: {ID: 0x8002, type: DataType.enum8},
},
commands: {
off: {
Expand Down

0 comments on commit 82e3d37

Please sign in to comment.