mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
8720ca38b5
* 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.