Merge branch 'master' into Nanoleaf

This commit is contained in:
LordGrey
2023-10-04 21:30:12 +02:00
committed by GitHub
8 changed files with 22 additions and 22 deletions

View File

@@ -1852,7 +1852,6 @@ bool LedDevicePhilipsHue::setLights()
_useEntertainmentAPI = false;
Error(_log, "Group-ID [%s] is not usable - Entertainment API usage was disabled!", QSTRING_CSTR(_groupId) );
}
lights = _devConfig[ CONFIG_lightIdS ].toVariant().toStringList();
}