mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add support for Lutron Wood Tilt Blinds (#135057)
This commit is contained in:
parent
bb4a497247
commit
f01c860c44
@ -99,6 +99,7 @@ class LutronCasetaTiltOnlyBlind(LutronCasetaUpdatableEntity, CoverEntity):
|
||||
|
||||
PYLUTRON_TYPE_TO_CLASSES = {
|
||||
"SerenaTiltOnlyWoodBlind": LutronCasetaTiltOnlyBlind,
|
||||
"Tilt": LutronCasetaTiltOnlyBlind,
|
||||
"SerenaHoneycombShade": LutronCasetaShade,
|
||||
"SerenaRollerShade": LutronCasetaShade,
|
||||
"TriathlonHoneycombShade": LutronCasetaShade,
|
||||
|
Loading…
x
Reference in New Issue
Block a user