Alexei Chetroi
|
77e4ff94fd
|
ZHA code cleanup. (#25644)
* isort ZHA imports.
* Sort zha channel registry.
* Sort ZHA core registry.
* Sort ZHA core consts.
|
2019-08-02 06:05:23 -04:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
Alexei Chetroi
|
5aa35b52cc
|
ZHA log helper (#25543)
* Logging helper.
* Use log helper for ZHA entities.
* Use log helper for ZHA core device.
* Log helper for ZHA core channels.
* Lint
* ZHA fixture fix.
|
2019-07-30 15:19:24 -04:00 |
|
David F. Mulcahey
|
75f53b2799
|
Allow direct binding via ZHA for the ZLL profile (#23536)
* allow binding for zll profile
* update check - review comment
|
2019-04-29 11:35:18 -04:00 |
|
Alexei Chetroi
|
625c8e0cee
|
Shutdown ZHAGateway on hass closing. (#22646)
* Shutdown ZHAGateway on hass stop.
* Cleanup ZHA event leftovers.
|
2019-04-03 09:40:48 -04:00 |
|
Alexei Chetroi
|
e670491c86
|
Targeted ZHA permit joins. (#22482)
* Targeted ZHA permit service.
* Convert IEEE string to EUI64 usiv vol schema.
* Update test units.
* Lint.
isort imports.
|
2019-03-27 19:50:52 -07:00 |
|
David F. Mulcahey
|
89c96279ce
|
Cleanup remaining constants stuff in ZHA (#22050)
* clean up constants
* fix quirks until it can be upgradded
|
2019-03-14 21:00:49 -04:00 |
|
David F. Mulcahey
|
82bdd9568d
|
Add direct binding for remotes and lights for ZHA (#21498)
* cluster matching and binding apis
implement binding
callback
fix loop
fix loops
* review comments
* use any because it is clearer
|
2019-02-28 10:04:35 -08:00 |
|
David F. Mulcahey
|
16154ab445
|
Update ZHA helpers (#20898)
* update helpers
* review comments
* remove ternary
* use correct timeout
|
2019-02-10 19:01:07 +01:00 |
|
David F. Mulcahey
|
34090bd021
|
ZHA component rewrite part 3 - update helpers (#20463)
* update helpers
* address comments
* remove ieee
* cluster id as hex too
|
2019-01-28 16:40:00 -08:00 |
|
David F. Mulcahey
|
a0b93c2add
|
ZHA component rewrite part 1 (#20456)
* rearrange files
* add init to module
* update imports
* update coveragerc
* put blank line back... git raw view be damned
|
2019-01-26 08:54:49 -05:00 |
|