Open ekimia opened 5 years ago
Describe the bug Specifying an empty scenes array automatically adds all scenes
Expected behavior No scenes should be loaded
Config
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-153" }, "description": "Config file", "platforms": [{ "platform": "Yeelight-Platform", "addResetSwitch": true, "shouldTurnOff": true } ], "scenes": [] }
Describe the bug Specifying an empty scenes array automatically adds all scenes
Expected behavior No scenes should be loaded
Config