Skip to content

Commit 2d1c82b

Browse files
Lord-GreyCopilot
andauthored
LedDevice_philipshue.js aktualisieren
Co-authored-by: Copilot <[email protected]>
1 parent 0a1bb5a commit 2d1c82b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/webconfig/js/wizards/LedDevice_philipshue.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -797,8 +797,6 @@ const philipshueWizard = (() => {
797797
}
798798
} else if (Array.isArray(ledProperties?.lights) && ledProperties.lights.length > 0) {
799799
hueLights = ledProperties.lights;
800-
} else {
801-
hueLights = ledProperties.lights;
802800
}
803801

804802
if (Object.keys(hueLights).length > 0) {

0 commit comments

Comments
 (0)