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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

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": {