diff --git a/libsrc/leddevice/schemas/schema-philipshue.json b/libsrc/leddevice/schemas/schema-philipshue.json index b27e62a4..46b917e3 100644 --- a/libsrc/leddevice/schemas/schema-philipshue.json +++ b/libsrc/leddevice/schemas/schema-philipshue.json @@ -46,12 +46,7 @@ "switchOffOnBlack": { "type": "boolean", "title":"edt_dev_spec_switchOffOnBlack_title", - "default" : true, - "options": { - "dependencies": { - "useEntertainmentAPI": false - } - }, + "default" : false, "propertyOrder" : 6 }, "restoreOriginalState": {