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
Marc Mueller
6ac9c105c1
Improve zha websocket api logic ( #68648 )
2022-03-25 17:45:47 +01:00
Marc Mueller
931d5b5697
Add zha typing [core.gateway] (2) ( #68644 )
2022-03-25 17:44:49 +01:00
Marc Mueller
b3632f3efe
Simplify zha IEEE validation schema ( #68645 )
2022-03-25 12:04:12 -04:00
Inovelli
78a41022ad
Updating to allow for Button Press event logs for Inovelli devices ( #68277 )
...
Co-authored-by: codyhackw <49957005+codyhackw@users.noreply.github.com>
2022-03-22 19:59:57 +01:00
Marc Mueller
6a66b4dbff
Add zha typing [api] (3) ( #68353 )
2022-03-22 10:15:39 -04:00
Marc Mueller
df05e8b950
Add zha typing [core.channels] ( #68377 )
2022-03-22 10:14:35 -04:00
Marc Mueller
bdc92271f2
Add zha typing [core.gateway] (1) ( #68397 )
...
* Add zha typing [core.gateway] (1)
* Add temporary type ignores
* Fix pylint
2022-03-22 10:13:09 -04:00
Marc Mueller
126320529e
Add zha typing [core.discovery] (1) ( #68359 )
...
* Add zha typing [core.discovery] (1)
* Fix circular import
2022-03-19 07:37:04 -04:00
Marc Mueller
f9dcf5afa2
Add zha typing [core.group] ( #68350 )
2022-03-18 22:08:19 -04:00
Marc Mueller
ffcc02e93d
Add zha typing [api] (2) ( #68335 )
2022-03-18 19:06:44 +01:00
Marc Mueller
ad84a02b8e
Add zha typing [api] (1) ( #68220 )
2022-03-18 09:23:52 +01:00
Marc Mueller
376ac1bd83
Don't import TypeVars from core modules ( #68154 )
2022-03-15 09:30:55 +01:00
GitHub Action
c64b4d997b
[ci skip] Translation update
2022-03-13 00:18:58 +00:00
GitHub Action
dc31f420ed
[ci skip] Translation update
2022-03-12 00:17:47 +00:00
J. Nick Koston
723dcbafca
Complete fan speed transition from #59781 ( #67743 )
2022-03-09 10:38:12 +01:00
Franck Nijhof
5965b015dd
Adjust data entry flow to have an option data_schema ( #67637 )
2022-03-04 16:42:02 +01:00
GitHub Action
1b97f48c1f
[ci skip] Translation update
2022-02-28 00:19:57 +00:00
rforro
cbdfff25ca
Presets for single ZONNSMART TRV ( #67157 )
...
* Presets for single ZONNSMART TRV
* added zonnsmart climate tests
* black8 fix
2022-02-24 08:48:15 -05:00
David F. Mulcahey
f82d1a88e8
Bump ZHA quirks to 0.0.67 ( #67109 )
2022-02-23 08:24:46 -05:00
GitHub Action
102ae9f0e3
[ci skip] Translation update
2022-02-22 00:17:23 +00:00
GitHub Action
f921856f5f
[ci skip] Translation update
2022-02-21 00:17:31 +00:00
EtienneMD
ffe821a1f7
Fix HVAC modes for zha Stelpro fan heater ( #66293 )
2022-02-14 23:06:48 +01:00
Sébastien RAMAGE
491e2e5978
Update zigpy-zigate to 0.8.0 ( #66289 )
2022-02-12 17:05:30 +01:00
Dave T
62d49dcf98
Fix missing refactors of EntityCategory.XXX ( #66379 )
...
* Fix missing refactors of EntityCategory.XXX
* Fix entity_category refactor for homewizard
2022-02-12 16:22:21 +02:00
GitHub Action
2da4d280b2
[ci skip] Translation update
2022-02-06 00:17:31 +00:00
Franck Nijhof
fa09cf663e
Update black to 22.1.0 ( #65788 )
2022-02-05 14:19:37 +01:00
GitHub Action
b2f0882e67
[ci skip] Translation update
2022-02-04 00:13:58 +00:00
GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
GitHub Action
77ef86faee
[ci skip] Translation update
2022-01-30 00:14:21 +00:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
GitHub Action
e591393f01
[ci skip] Translation update
2022-01-28 00:14:53 +00:00
David F. Mulcahey
43c4611285
Bump ZHA quirks to 0.0.66 ( #64915 )
2022-01-25 13:32:46 -05:00
GitHub Action
2aaca346bd
[ci skip] Translation update
2022-01-25 00:14:30 +00:00
rforro
4e376181f5
Expose entity device temperature from cluster in ZHA ( #64189 )
...
* expose device temperature sensor in frontend
* fixes after runnig test
* specified device temp channel
* add dev temp int test device aqara water
* black fix
2022-01-23 09:37:01 -05:00
GitHub Action
47d3fb1dec
[ci skip] Translation update
2022-01-23 00:13:53 +00:00
Alexei Chetroi
2b3df46f06
Bump up ZHA dependencies ( #64676 )
2022-01-21 21:14:46 -05:00
GitHub Action
fc6d6594ab
[ci skip] Translation update
2022-01-21 00:13:34 +00:00
GitHub Action
e9e9852e05
[ci skip] Translation update
2022-01-20 00:15:19 +00:00