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

Various bug fixes #92

Merged
merged 5 commits into from
May 26, 2024
Merged

Various bug fixes #92

merged 5 commits into from
May 26, 2024

Conversation

hugobloem
Copy link
Owner

This pull request includes several fixes and improvements to the codebase:

  • The transition time in the Scene class is now properly initialized to 0.0.

  • The "hub" configuration in the discovery initialization is now set to False.

  • Two new YAML files, virtual.yaml and scenes.yaml, have been added.

  • The update_callback method now stores the old state instead of the current state.

  • The initialization logic for stateful_scenes has been updated to handle the "hub" configuration correctly.

These changes address various issues and enhance the functionality of the software.

@hugobloem hugobloem merged commit 599e0ec into main May 26, 2024
5 checks passed
@hugobloem hugobloem deleted the bug-fixes branch May 26, 2024 13:21
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.

1 participant