mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 02:35:09 -05: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