hass-core/tests/components/input_datetime
Alexei Chetroi d9d5e06baf
Use collection helpers for input_datetime component (#30815)
* Refactor input_datetime.
Keep the state as datetime, but format accordingly to has_time and
has_date.

* Use config dict for input_datetime.
* Add tests.
* Lint
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-16 09:16:57 -05:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_init.py Use collection helpers for input_datetime component (#30815) 2020-01-16 09:16:57 -05:00
test_reproduce_state.py Improve coverage of input_datetime/reproduce_state (#28272) 2019-11-16 13:27:54 +01:00