diff --git a/homeassistant/components/cync/light.py b/homeassistant/components/cync/light.py index 8604beab417..db531050e03 100644 --- a/homeassistant/components/cync/light.py +++ b/homeassistant/components/cync/light.py @@ -110,7 +110,7 @@ class CyncLightEntity(CyncBaseEntity, LightEntity): return self._device.rgb @property - def color_mode(self) -> str | None: + def color_mode(self) -> ColorMode: """Return the active color mode.""" if (