Bump ZHA quirks to 0.0.31 (#30740)
* Bump ZHA quirks version * update requirements
This commit is contained in:
parent
10e89bbc8c
commit
1b730b3055
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows-homeassistant==0.12.0",
|
||||
"zha-quirks==0.0.30",
|
||||
"zha-quirks==0.0.31",
|
||||
"zigpy-deconz==0.7.0",
|
||||
"zigpy-homeassistant==0.12.0",
|
||||
"zigpy-xbee-homeassistant==0.8.0",
|
||||
|
|
|
@ -2112,7 +2112,7 @@ zengge==0.2
|
|||
zeroconf==0.24.4
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.30
|
||||
zha-quirks==0.0.31
|
||||
|
||||
# homeassistant.components.zhong_hong
|
||||
zhong_hong_hvac==1.0.9
|
||||
|
|
|
@ -675,7 +675,7 @@ yahooweather==0.10
|
|||
zeroconf==0.24.4
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.30
|
||||
zha-quirks==0.0.31
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-deconz==0.7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue