mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update schema-philipshue.json
Allow to switchOffOnBlack for Classic and Entertainment-API
This commit is contained in:
parent
83543f10b2
commit
a0311bd8b5
@ -46,12 +46,7 @@
|
|||||||
"switchOffOnBlack": {
|
"switchOffOnBlack": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"title":"edt_dev_spec_switchOffOnBlack_title",
|
"title":"edt_dev_spec_switchOffOnBlack_title",
|
||||||
"default" : true,
|
"default" : false,
|
||||||
"options": {
|
|
||||||
"dependencies": {
|
|
||||||
"useEntertainmentAPI": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"propertyOrder" : 6
|
"propertyOrder" : 6
|
||||||
},
|
},
|
||||||
"restoreOriginalState": {
|
"restoreOriginalState": {
|
||||||
|
Loading…
Reference in New Issue
Block a user