Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stateful scene off option for complex scenes where restore state is insufficient #158

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

cayossarian
Copy link
Contributor

@cayossarian cayossarian commented Dec 20, 2024

Adds a stateful scene 'off' option when Restore on Deactivate is off. The default option is None which results in the usual behavior of turning entities off for the scene. If an 'off' scene is selected that scene is activated if the current scene is turned off. Addresses issue #88

BEGIN_COMMIT_OVERRIDE
feat: Add an option to activate another scene when the Stateful Scene is turned off
END_COMMIT_OVERRIDE

@cayossarian cayossarian changed the title Add scene off option addressing issue Add stateful scene off option for complex scenes where restore state is insufficient Dec 20, 2024
@hugobloem
Copy link
Owner

Brilliant, thank you!

@hugobloem hugobloem merged commit dd4ac5c into hugobloem:main Dec 24, 2024
@cayossarian cayossarian deleted the scene_off_option branch December 24, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants