Skip to content

Commit a0311bd

Browse files
authored
Update schema-philipshue.json
Allow to switchOffOnBlack for Classic and Entertainment-API
1 parent 83543f1 commit a0311bd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

libsrc/leddevice/schemas/schema-philipshue.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,7 @@
4646
"switchOffOnBlack": {
4747
"type": "boolean",
4848
"title":"edt_dev_spec_switchOffOnBlack_title",
49-
"default" : true,
50-
"options": {
51-
"dependencies": {
52-
"useEntertainmentAPI": false
53-
}
54-
},
49+
"default" : false,
5550
"propertyOrder" : 6
5651
},
5752
"restoreOriginalState": {

0 commit comments

Comments
 (0)