core/homeassistant
Paulus Schoutsen 1a7ffdca52 Add "Refactor zwave discovery to entity schema" (#6565)
* Revert "Revert "Refactor zwave discovery to entity schema (#6445)" (#6564)"

This reverts commit 58826b264a.

* Update zwave tests for enitity schema

* Fix merge error

* Switch dict_id to id(self)
2017-03-14 19:55:33 -04:00
..
components Add "Refactor zwave discovery to entity schema" (#6565) 2017-03-14 19:55:33 -04:00
helpers Prevent entities running multiple updates simultaneously (#6511) 2017-03-14 09:26:55 -07:00
scripts Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
util Update Formulas in Convert XY to RGB (#6322) 2017-03-02 08:54:45 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
config.py Log errors when loading yaml (#6257) 2017-03-01 06:56:23 +02:00
const.py Version bump to 0.41.0.dev0 2017-03-12 08:34:35 +00:00
core.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
remote.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
setup.py Add warning for slow platforms/components (#6467) 2017-03-07 20:31:57 -08:00