core/homeassistant
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
..
auth Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
components Use collection helpers for input_datetime component (#30815) 2020-01-16 09:16:57 -05:00
generated Add Config Flow support, Device Registry support, available property to vizio component (#30653) 2020-01-15 11:43:55 +01:00
helpers Restore unit_of_measurement from entity registry (#30780) 2020-01-15 08:09:05 -08:00
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
util Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
__init__.py
__main__.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
bootstrap.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
config.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
config_entries.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
const.py Version bump to 0.105.0dev0 2020-01-08 21:07:04 +01:00
core.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
data_entry_flow.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
exceptions.py
loader.py Add Integration Quality Scale to manifest (#30547) 2020-01-07 17:21:56 +01:00
package_constraints.txt Fixed pyyaml requirement from 5.2.0 to 5.2 (#30808) 2020-01-15 20:16:26 -05:00
requirements.py
setup.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00