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
Core 2025.2.5 on Green, UI generates kelvin instead of color_temp_kelvin for Color temperature. Does this for all new automations created with UI for WiZ bulbs.
What version of Home Assistant Core has the issue?
core-2025.2.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
alias: Test Kelvindescription: ""triggers:
- trigger: timeat: "19:00:00"conditions: []actions:
- action: light.turn_ontarget:
entity_id: light.throne_room_wizdata:
brightness_pct: 60kelvin: 3505mode: single
Anything in the logs that might be useful for us?
Logger: homeassistant.components.light
Source: components/light/__init__.py:331
integration: Light (documentation, issues)
First occurred: February 21, 2025 at 10:46:05 PM (862 occurrences)
Last logged: 7:14:40 PM
Got `kelvin` argument in `turn_on` service, which is deprecated and will break in Home Assistant 2026.1, please use `color_temp_kelvin` argument
Additional information
No response
The text was updated successfully, but these errors were encountered:
The problem
Core 2025.2.5 on Green, UI generates kelvin instead of color_temp_kelvin for Color temperature. Does this for all new automations created with UI for WiZ bulbs.
What version of Home Assistant Core has the issue?
core-2025.2.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: