Update schema-philipshue.json

Allow to switchOffOnBlack for Classic and Entertainment-API
This commit is contained in:
LordGrey
2020-11-17 17:51:13 +01:00
committed by GitHub
parent 83543f10b2
commit a0311bd8b5

View File

@@ -46,12 +46,7 @@
"switchOffOnBlack": {
"type": "boolean",
"title":"edt_dev_spec_switchOffOnBlack_title",
"default" : true,
"options": {
"dependencies": {
"useEntertainmentAPI": false
}
},
"default" : false,
"propertyOrder" : 6
},
"restoreOriginalState": {