Hello,
Version of the custom_component
Version : 2025.1.1
Describe the bug
Since the Home Assistant 2026.3 update, I've been encountering an error every time the status changes, indicating that the device is off even when it's on. Here's the error message for each status change: Failed to execute light/turn_on action. light.tv_salon (<class 'custom_components.govee.light.GoveeLightEntity'>) does not report a color mode.
Debug log
/config/custom_components/govee/init.py:83: RuntimeWarning: coroutine 'ConfigEntries.async_forward_entry_unload' was never awaited _unload_component_entry(hass, entry, component)
Hello,
Version of the custom_component
Version : 2025.1.1
Describe the bug
Since the Home Assistant 2026.3 update, I've been encountering an error every time the status changes, indicating that the device is off even when it's on. Here's the error message for each status change: Failed to execute light/turn_on action. light.tv_salon (<class 'custom_components.govee.light.GoveeLightEntity'>) does not report a color mode.
Debug log
/config/custom_components/govee/init.py:83: RuntimeWarning: coroutine 'ConfigEntries.async_forward_entry_unload' was never awaited _unload_component_entry(hass, entry, component)