Closed hugobloem closed 1 week ago
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.
Thank you for pointing this out. Fixed now.
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.