hass-core/homeassistant/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 Use collection helpers for input_datetime component (#30815) 2020-01-16 09:16:57 -05:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
reproduce_state.py Improve coverage of input_datetime/reproduce_state (#28272) 2019-11-16 13:27:54 +01:00
services.yaml Add input_datetime reload service. (#29581) 2019-12-07 21:24:56 +01:00