Skip to content

Welcome Scene card: how does it work to show on/off state in scenes? #661

Answered by basbruss
mvereecken asked this question in Q&A
Discussion options

You must be logged in to vote

This behavior is controlled by the state of the entity. Scenes do not provide a real state, but a timestamp that indicates the last moment it was activated. As this is not a state like on, playing, open, it will always show as off

Tip: you could always set an input_boolean to control the scene with automation which sets the input_boolean to off if one of the lights changes states after selecting the scene.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mvereecken
Comment options

Answer selected by mvereecken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants