Add Lutron hybrid keypad raise/lower buttons (#28674)

* Lutron: Add support for hybrid keypad raise/lower buttons

* Add MasterRaiseLower
This commit is contained in:
Kevin Lee 2019-11-11 02:07:48 -05:00 committed by Martin Hjelmare
parent b6c7976477
commit 7bfde2dd33

View File

@ -72,6 +72,8 @@ def setup(hass, base_config):
if button.name != "Unknown Button" and button.button_type in (
"SingleAction",
"Toggle",
"SingleSceneRaiseLower",
"MasterRaiseLower",
):
# Associate an LED with a button if there is one
led = next(