-
- Downloads
Initial state over restore state (#6924)
* Input Boolean: initial state > restore state * Input select: initial state overrules restored state * Input slider: initial state overrule restore state * Lint * Lint
Showing
- homeassistant/components/input_boolean.py 11 additions, 11 deletionshomeassistant/components/input_boolean.py
- homeassistant/components/input_select.py 14 additions, 12 deletionshomeassistant/components/input_select.py
- homeassistant/components/input_slider.py 15 additions, 13 deletionshomeassistant/components/input_slider.py
- tests/common.py 3 additions, 8 deletionstests/common.py
- tests/components/test_input_boolean.py 34 additions, 9 deletionstests/components/test_input_boolean.py
- tests/components/test_input_select.py 32 additions, 1 deletiontests/components/test_input_select.py
- tests/components/test_input_slider.py 38 additions, 9 deletionstests/components/test_input_slider.py
Loading
Please register or sign in to comment