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

fix(scene): do not restore if already off #127

Conversation

hugobloem
Copy link
Owner

This pull request fixes an issue where the scene restoration was triggered even when the scene was already turned off. The commit "fix(scene): do not restore if already off" ensures that the restoration is skipped if the scene is already off.

@hugobloem hugobloem linked an issue Nov 3, 2024 that may be closed by this pull request
@hugobloem hugobloem merged commit 4166e78 into main Nov 3, 2024
6 checks passed
@hugobloem hugobloem deleted the 124-action-switchturn_off-+-restore-on-deactivate-weird-behavior branch November 3, 2024 09:52
@hugobloem
Copy link
Owner Author

Thank you for pointing this out. Fixed now.

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.

action: switch.turn_off + Restore On Deactivate weird behavior
1 participant