Skip to content

Commit

Permalink
Specify Lidl christmas light model in light effect enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Kane610 committed Oct 24, 2023
1 parent f9ef601 commit 39db0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydeconz/models/light/light.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ class LightEffect(enum.Enum):
SPARKLE = "sparkle"
SUNRISE = "sunrise"

# Specific to Lidl christmas light
# Specific to Lidl christmas light (TS0601)

CARNIVAL = "carnival"
COLLIDE = "collide"
Expand Down

0 comments on commit 39db0b1

Please sign in to comment.