core/homeassistant
Pascal Vizeli 9c0455e3dc Allow update entities on add_entities callback (#4114)
* Allow udpate entities on add_entities callback

* fix wrong position

* update force_update to update_before_add

* add unittest for update_befor_add

* fix unittest

* change mocking
2016-10-29 15:33:11 -07:00
..
components Allow update entities on add_entities callback (#4114) 2016-10-29 15:33:11 -07:00
helpers Allow update entities on add_entities callback (#4114) 2016-10-29 15:33:11 -07:00
scripts Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
util Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Monkey-patch a weakref set in Task to be a no-op. (#3639) 2016-10-01 12:08:25 -07:00
bootstrap.py Introducing hass.data (#4121) 2016-10-29 14:51:17 -07:00
config.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
const.py Maintenance (sensor.currencylayer, sensor.fixer) (#4103) 2016-10-29 13:27:02 -07:00
core.py Introducing hass.data (#4121) 2016-10-29 14:51:17 -07:00
exceptions.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
loader.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
remote.py Introducing hass.data (#4121) 2016-10-29 14:51:17 -07:00