core/homeassistant/components/input_datetime
Bram Kragten bbe0f75336
input_datetime guard for unexpected state on restore (#32652)
* 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 input_datetime guard for unexpected state on restore (#32652) 2020-03-10 15:15:11 -07:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
reproduce_state.py
services.yaml Fix example for set_datetime service (#31159) 2020-01-29 12:09:19 +01:00