core/homeassistant
Robert Svensson 8410b63d9c deCONZ add new device without restart (#14221)
* Add new device without restarting hass

* Remove debug prints

* Fix copy paste error

* Fix comments from balloob
Add tests to verify signalling with new added devices

* Fix hound comments
Add test to verify when new sensor is added

* Fix tests

* Unload entry should unsubscribe all deconz dispatchers

* Make sure mock setup also creates unsub in hass data

* Fix copy paste issue

* Lint
2018-05-05 10:11:00 -04:00
..
auth_providers Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
components deCONZ add new device without restart (#14221) 2018-05-05 10:11:00 -04:00
helpers Matrix Chatbot (#13355) 2018-05-05 10:00:36 -04:00
scripts Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
util Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
__init__.py
__main__.py Colorlog windows fix (#13929) 2018-04-18 10:18:44 -04:00
auth.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
bootstrap.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
config.py fix check config not working after #14211 (#14259) 2018-05-04 12:29:07 +02:00
config_entries.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
const.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
core.py Check whitelisted paths #13107 (#13154) 2018-03-30 14:10:55 -07:00
data_entry_flow.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
exceptions.py
loader.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade astral to 1.6.1 (#14297) 2018-05-05 10:45:09 +02:00
remote.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00