mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 20:39:01 +00:00
* * Rename input_slider to input_number * Update input_number to optionally display slider, input box, or both * input_number support either input box or slider mode, but not both * input_number : change service from select_value to set_value * input_number : add test for mode setting to tests