You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this message:
"Detected that custom integration 'sonoff' is using mireds for warmest light color temperature, when it should be adjusted to use the kelvin attribute _attr_min_color_temp_kelvin or override the kelvin property min_color_temp_kelvin, possibly with default DEFAULT_MIN_KELVIN (see home-assistant/core#79591) at custom_components/sonoff/light.py, line 21: lambda x: add_entities([e for e in x if isinstance(e, LightEntity)]),. This will stop working in Home Assistant 2026.1, please create a bug report at /api/sonoff/3558306d-47d0-4081-903f-e475dcc48d7e"
The text was updated successfully, but these errors were encountered:
I got this message:
"Detected that custom integration 'sonoff' is using mireds for warmest light color temperature, when it should be adjusted to use the kelvin attribute
_attr_min_color_temp_kelvin
or override the kelvin propertymin_color_temp_kelvin
, possibly with default DEFAULT_MIN_KELVIN (see home-assistant/core#79591) at custom_components/sonoff/light.py, line 21: lambda x: add_entities([e for e in x if isinstance(e, LightEntity)]),. This will stop working in Home Assistant 2026.1, please create a bug report at /api/sonoff/3558306d-47d0-4081-903f-e475dcc48d7e"The text was updated successfully, but these errors were encountered: