mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 17:56:30 +01:00
d9d5e06baf
* 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>