diff --git a/homeassistant/components/shelly/light.py b/homeassistant/components/shelly/light.py index 10e4a2b5013..75fcf92b136 100644 --- a/homeassistant/components/shelly/light.py +++ b/homeassistant/components/shelly/light.py @@ -110,7 +110,7 @@ class BlockShellyLight(ShellyBlockAttributeEntity, LightEntity): """Entity that controls a light on block based Shelly devices.""" entity_description: BlockLightDescription - _attr_supported_color_modes: set[str] + _attr_supported_color_modes: set[ColorMode] def __init__( self,