Skip to content
Snippets Groups Projects
Unverified Commit 2f44e300 authored by Tiddly Widdly's avatar Tiddly Widdly Committed by GitHub
Browse files

Add lutron caseta model Caseta Shade SerenaEssentialsRollerShade (#139800)


* Update cover.py

Add support for new model roller shade SerenaEssentialsRollerShade, SYERX-B-X

* update requirements

	modified:   homeassistant/components/lutron_caseta/cover.py
	modified:   homeassistant/components/lutron_caseta/manifest.json
	modified:   requirements_all.txt
	modified:   requirements_test_all.txt

---------

Co-authored-by: default avatarJ. Nick Koston <nick@koston.org>
parent b88d6626
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,7 @@ PYLUTRON_TYPE_TO_CLASSES = {
"QsWirelessHorizontalSheerBlind": LutronCasetaShade,
"Shade": LutronCasetaShade,
"PalladiomWireFreeShade": LutronCasetaShade,
"SerenaEssentialsRollerShade": LutronCasetaShade,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment