Skip to content

Commit

Permalink
Add two DIY modes to TX Ultimate backlight #1424
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Sep 7, 2024
1 parent 499fe0b commit cc10931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/sonoff/light.py
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,8 @@ class XT5Light(XOnOffLight):
"Wiper",
"Fairy",
"Starburst",
"DIY 1",
"DIY 2",
]
_attr_supported_features = LightEntityFeature.EFFECT

Expand Down

0 comments on commit cc10931

Please sign in to comment.