hass-core/homeassistant
Boris K 5ecef6aaac Add history_stats sensor ()
* Add new sensor/history_stats component

* Add real unit tests

* Code style changes requested for pull request

* Remove time aliases & allow datetime values

* Reformat unit tests

* Remove all async behavior in history_stats

* Change duration format
2017-02-09 18:47:12 -08:00
..
components Add history_stats sensor () 2017-02-09 18:47:12 -08:00
helpers Convert config.components to a set () 2017-02-09 20:21:57 +02:00
scripts Check config before restarting () 2017-02-07 01:19:08 -08:00
util Update package.py () 2017-02-06 22:16:17 +01:00
__init__.py
__main__.py Add version test for monkey_patch_asyncio() () 2017-01-03 17:47:33 +01:00
bootstrap.py Convert config.components to a set () 2017-02-09 20:21:57 +02:00
config.py Move core service from core to components () 2017-02-08 09:17:52 -08:00
const.py Mailgun notify service () 2017-02-07 22:22:19 -08:00
core.py Convert config.components to a set () 2017-02-09 20:21:57 +02:00
exceptions.py Do not report on shutting down errors () 2016-11-17 12:02:43 -08:00
loader.py Load mqtt_eventstream before any other component. () 2017-01-31 08:02:28 -08:00
remote.py Convert config.components to a set () 2017-02-09 20:21:57 +02:00