hass-core/tests/components/input_datetime
Bram Kragten bbe0f75336
input_datetime guard for unexpected state on restore ()
* input_datetime guard for unexpected state

If state is a time and has_date = true, or the other way around, restore state would error

* Update __init__.py

* Add test
2020-03-10 15:15:11 -07:00
..
__init__.py
test_init.py input_datetime guard for unexpected state on restore () 2020-03-10 15:15:11 -07:00
test_reproduce_state.py Improve coverage of input_datetime/reproduce_state () 2019-11-16 13:27:54 +01:00