home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.76k stars 30.87k forks source link

Light "Transition" is broken #124551

Open SnowJackal opened 2 months ago

SnowJackal commented 2 months ago

The problem

Using the Light's "Transition" time value when turning on/off lights within an automation is broken, forcing the lights to hang on their current state, instead of fully transitioning to the next state.

What version of Home Assistant Core has the issue?

core-2024.8.2

What was the last working version of Home Assistant Core?

core_2024.7.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Light

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Reports as normal, lights just don't transition to the next state, which is really annoying if the next state is "off".

Additional information

SnowJackal commented 2 months ago

Still an issue in Core-2024.8.3

SnowJackal commented 2 months ago

Still an issue in Core-2024.9.0

dressie commented 2 months ago

Same here!