GitHub Action
ceb8bb4745
[ci skip] Translation update
2022-05-21 00:22:49 +00:00
epenet
b65b47f25e
Cleanup zha async method which is not awaiting ( #72093 )
...
* Cleanup zha async method which is not awaiting
* Missed a commit
2022-05-19 17:05:25 +02:00
epenet
4e6887515b
Cleanup deprecated async_get_registry in zha ( #72080 )
2022-05-18 07:45:49 -04:00
Franck Nijhof
c3d19f3827
Clean up accessing device_registry helpers via hass ( #72031 )
2022-05-17 12:22:15 -07:00
Franck Nijhof
5f44d0f8f9
Clean up accessing storage.Store helper via hass ( #72009 )
2022-05-17 18:45:57 +02:00
GitHub Action
2d1a612976
[ci skip] Translation update
2022-05-17 00:23:03 +00:00
David F. Mulcahey
57c94c0350
Add additional configuration entities for ZHA lights ( #70597 )
...
* Add more configuration entities for ZHA lights
* fix typing circular imports
* enhance filter in entity factory
* fix read attribute chunking
* add test
* add exception test
2022-05-16 13:04:32 -04:00
GitHub Action
37f81b261d
[ci skip] Translation update
2022-05-16 00:24:28 +00:00
Alexei Chetroi
dcbac86fc0
Bump up ZHA dependencies ( #71663 )
2022-05-10 19:21:46 -04:00
J. Nick Koston
0b8f87169b
Pretty zha manifest.json ( #71556 )
2022-05-08 21:05:19 -04:00
Fairesoimeme
1d63c2069e
Add ZiGate device on automatic integration USB and ZEROCONF ( #68577 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-08 18:27:09 -05:00
David F. Mulcahey
173f14379b
Update Zigpy attribute cache for switch devices that do not report state ( #71417 )
...
* fix devices that do not report state
* whoops
2022-05-06 10:24:08 -04:00
David F. Mulcahey
d6617eba7c
Fix bad ZHA _attr definitions ( #71198 )
2022-05-02 15:23:17 +02:00
GitHub Action
9b10658d01
[ci skip] Translation update
2022-05-02 00:22:04 +00:00
David F. Mulcahey
f184f9e142
Fix ZHA cover initial state ( #71083 )
2022-04-29 15:35:53 -07:00
epenet
f08615fc76
Use LightEntityFeature enum in zha ( #71060 )
2022-04-29 22:45:25 +03:00
David F. Mulcahey
755020ff63
Update ZHA switch entities to leverage Zigpy cache appropriately ( #71062 )
2022-04-29 09:44:59 -07:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
David F. Mulcahey
1eb5316d89
Remove unnecessary update_before_add from ZHA ( #71010 )
...
* Additional streamlining for ZHA entity init
* fix tests
2022-04-28 20:57:26 +02:00
David F. Mulcahey
b4a0345b38
Bump ZHA dependencies ( #70900 )
...
* Bump ZHA libs
* bump Zigpy
2022-04-27 13:55:31 -04:00
David F. Mulcahey
361119d5c1
Improve ZHA startup performance ( #70111 )
...
* Remove semaphores and background mains init
* additional logging
* correct cache usage and update tests
2022-04-27 08:24:26 -07:00
epenet
c44b7cc4c0
Use HVACAction in zha sensors ( #70769 )
2022-04-26 11:26:59 +02:00
epenet
8745401af5
Use climate enums in zha ( #70754 )
2022-04-26 10:09:13 +02:00
David F. Mulcahey
9b8d217b0e
Implement support for start_up_on_off in ZHA ( #70110 )
...
* Implement support for start_up_on_off
fix discovery issues
remove cover change
* add tests
2022-04-24 12:50:06 -04:00
glcos
8a73381b56
ZHA ElectricalMeasurement cluster add Frequency and Power Factor ( #59417 )
...
* Add files via upload
* Add Frequency and PF
* Add Frequency and PF
Add Frequency and PF
* Add Frequency and PF
Add Frequency and PF
* Add Frequency and PF
Add Frequency and PF
* Add Frequency and PF
Add Frequency and PF
* Update homeassistant/const.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/zha/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/const.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Fix rebase
* rebase cleanup
* fix stale doc string
* missed this again
* isort
* update tests
* update discovery test data
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: David Mulcahey <david.mulcahey@me.com>
2022-04-24 12:42:52 -04:00
TheJulianJES
e4a613a4b3
Add "LUX" manufacturer to "ZenWithin" ZHA thermostat ( #70190 )
2022-04-24 11:58:06 -04:00
Franck Nijhof
1e4aacaeb1
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum ( #69861 )
2022-04-18 19:37:32 +02:00
Sébastien RAMAGE
2af1b7d974
Revert zigpy-zigate to 0.7.4 ( #70184 )
...
* Update requirements_all.txt
revert to zigpy-zigate 0.7.4
* Update requirements_test_all.txt
revert to zigpy-zigate 0.7.4
* Update manifest.json
revert to zigpy-zigate 0.7.4
2022-04-17 20:52:17 +03:00
David F. Mulcahey
53216883f8
ZHA diagnostics fixes ( #70000 )
2022-04-13 17:02:57 -04:00
puddly
7e6605331d
Downgrade ZHA dependency zigpy-deconz from 0.15.0 to 0.14.0 ( #69927 )
2022-04-12 11:57:34 -07:00
David F. Mulcahey
5f37f58673
Add diagnostics support for ZHA ( #69756 )
2022-04-11 22:35:29 -07:00
puddly
701ed68bc4
Bump zigpy to 0.44.2 and and zha-quirks to 0.0.72 ( #69879 )
2022-04-11 22:11:51 +03:00
epenet
af57f9c6a4
Use SirenEntityFeature enum in components ( #69645 )
2022-04-08 09:13:12 +02:00
David F. Mulcahey
261e12e881
Fix Samjin Multi acceleration in ZHA ( #69636 )
2022-04-07 20:53:12 -04:00
David F. Mulcahey
2ae3372128
Bump ZHA quirks to 0.0.71 ( #69633 )
2022-04-07 17:16:36 -07:00
puddly
fab1f29a29
Move new `zha_event` command parameters into a `params` key to ensure backwards compatibility ( #69631 )
2022-04-07 15:33:14 -07:00
puddly
74bec58bfa
Fix ZHA group creation ( #69629 )
2022-04-07 15:02:14 -07:00
epenet
fbea950eb0
Use EntityFeature enum in components (z**) ( #69471 )
...
* Use EntityFeature enum in zha
* Use EntityFeature enum in zhong_hong
* Use EntityFeature enum in ziggo_mediabox_xl
* Use EntityFeature enum in zwave_js
* Use EntityFeature enum in zwave_me
2022-04-07 08:21:31 +02:00
puddly
88ae7de4fb
Bump ZHA dependency zigpy-deconz from 0.14.0 to 0.15.0 ( #69099 )
2022-04-02 10:23:22 +02:00
puddly
0f6296e4b5
Bump zigpy to 0.44.1 and zha-quirks to 0.0.69 ( #68921 )
...
* Make unit tests pass
* Flip response type check to not rely on it being a list
https://github.com/zigpy/zigpy/pull/716#issuecomment-1025236190
* Bump zigpy and quirks versions to ZCLR8 releases
* Fix renamed zigpy cluster attributes
* Handle the default response for ZLL `get_group_identifiers`
* Add more error context to `stage failed` errors
* Fix unit test returning lists as ZCL request responses
* Always load quirks when testing ZHA
* Bump zha-quirks to 0.0.69
2022-03-31 11:26:27 -04:00
Marc Mueller
006fa9b700
Improve zha typing [api] (5) ( #68684 )
2022-03-30 15:54:31 +02:00
Marc Mueller
cde989cd38
Fix zha InovelliCluster base class ( #68683 )
2022-03-30 15:49:12 +02:00
MattWestb
2e9c89024b
Add presets for 2 new tuya TRVs. ( #68576 )
...
Adding presets for "_TZE200_cpmgn2cf" and "_TZE200_9sfg7gm0" that is being added in ZHA thru https://github.com/zigpy/zha-device-handlers/pull/1443 .
Need being merged for getting the device working then the quirk is being merged (but can being merged before).
2022-03-29 10:45:05 +02:00
Marc Mueller
38a7c7438e
Add zha typing [core.device] (1) ( #68686 )
2022-03-28 23:58:33 +02:00
Marc Mueller
f0e2f964e8
Add zha typing [core.gateway] (3) ( #68685 )
2022-03-28 23:58:06 +02:00
rforro
a6d0a4ec64
Update climate.py ( #68786 )
...
add TRV presets to all Zonnsmart-like models
2022-03-28 09:56:37 -04:00
Marc Mueller
53110f8cb7
Update pylint to 2.13.2 ( #68704 )
2022-03-27 16:08:24 +02:00
Marc Mueller
53245c6523
Update pylint to 2.13.0 ( #68656 )
2022-03-25 15:14:48 -07:00
Marc Mueller
f5923be4e4
Improve zha typing [core.decorators] ( #68650 )
2022-03-25 18:13:28 +01:00
Marc Mueller
3ef912b7a0
Improve zha typing [api] (4) ( #68649 )
2022-03-25 18:09:15 +01:00