Hi Forum,
I’m running on the latest release (core-2024.7.4, supervisor-2024.06.2) and have several automations that trigger scenes to turn on with a transition time. However, in the latest release, this transition time isn’t working anymore and the scenes start with full light without any transition. Is this a bug in the release, or has there been a change in the latest release?
The transition time for light.turn_on is still working though.
Here’s an example of an action from an automation:
action:
- service: light.turn_on
data:
transition: 3
target:
entity_id: scene.test