Skip to content

Commit

Permalink
Add entry for Osram proprietary cluster.
Browse files Browse the repository at this point in the history
This will allow lights to remember color/brightness/temp if power is
reset.
  • Loading branch information
Your Name committed Mar 14, 2019
1 parent 59663cd commit f74d92c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/defs/zcl_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1577,6 +1577,16 @@
"dir":0
}
},
"manuSpecificOsram": {
"resetStartupParams": {
"params":[],
"dir":0
},
"saveStartupParams": {
"params":[],
"dir":0
}
},
"manuSpecificPhilips": {
"hueNotification":{
"params":[
Expand Down

0 comments on commit f74d92c

Please sign in to comment.