mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
* Add improved scene support for input_select * Add tests for reproducing input_select states. * Add some comments. * Add support for set_options Allows defining the options for an input_select in a scene. * Add tests for set_options in test_reproduce_state * Execute for real instead of mock execution.