core/homeassistant
Pascal Vizeli 86568b443c Fix startup of sonos / snapshot handling / error handling (#6945)
* Fix startup of sonos / snapshot handling / error handling

* Use decorator for coordinator relay

* fix lint

* Fix unittest

* Move subscribe into executor
2017-04-05 23:24:30 -07:00
..
components Fix startup of sonos / snapshot handling / error handling (#6945) 2017-04-05 23:24:30 -07:00
helpers Handle aiohttp task cancellation better (#6862) 2017-03-31 11:55:22 +02:00
scripts Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
util Fix configuration setup (#6853) 2017-03-30 15:26:11 +02:00
__init__.py
__main__.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
bootstrap.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
config.py Log errors when loading yaml (#6257) 2017-03-01 06:56:23 +02:00
const.py Version bump to 0.42.0.dev0 2017-03-23 23:33:49 -07:00
core.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
exceptions.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
package_constraints.txt Upgrade pytz to 2017.02 (#6875) 2017-04-01 12:36:24 +02:00
remote.py Deprecate event forwarding 2017-03-15 08:38:26 -07:00
setup.py Automation: initial state > restore state (#6911) 2017-04-03 23:11:39 -07:00