Ville Skyttä
|
e6388e186c
|
Remove unnecessary string literal concatenations (#30360)
|
2020-01-02 21:17:10 +02:00 |
Alexei Chetroi
|
315d0064fe
|
Fix zha circular import (#29802)
* Refactor zha.core.helpers.
* Make zha isort-able.
* Const import reorg.
* Keep DATA_ZHA config key on entry unload.
* Cleanup ZHA config flow.
* isort.
* Add test.
|
2019-12-10 00:00:04 -05:00 |
Alexei Chetroi
|
fe7c45b363
|
Move remaining of ZHA imports to top level. (#28071)
* Move ZHA import to top level.
* ZHA tests: move imports to top level.
|
2019-10-21 19:30:56 -04:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
David F. Mulcahey
|
d22bb8fc7d
|
Update ZHA dependencies (#24718)
* update deps and remove legacy constants bridge
* run deps script and fix test import
|
2019-06-23 13:43:19 -04:00 |
damarco
|
052d305243
|
Add config entry for ZHA (#18352)
* Add support for zha config entries
* Add support for zha config entries
* Fix node_config retrieval
* Dynamically load discovered entities
* Restore device config support
* Refactor loading of entities
* Remove device registry support
* Send discovery_info directly
* Clean up discovery_info in hass.data
* Update tests
* Clean up rebase
* Simplify config flow
* Address comments
* Fix config path and zigpy check timeout
* Remove device entities when unloading config entry
|
2018-11-27 21:21:25 +01:00 |