Closed hugobloem closed 5 months ago
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.
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.