diff --git a/homeassistant/components/lutron/__init__.py b/homeassistant/components/lutron/__init__.py index 09ab0fc747b..ac9a4eab417 100644 --- a/homeassistant/components/lutron/__init__.py +++ b/homeassistant/components/lutron/__init__.py @@ -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(