Bump ZHA dependencies (#75133)
parent
1768315c50
commit
3166d4895f
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.31.0",
|
||||
"bellows==0.31.1",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.6",
|
||||
"zha-quirks==0.0.77",
|
||||
|
@ -12,7 +12,7 @@
|
|||
"zigpy==0.47.2",
|
||||
"zigpy-xbee==0.15.0",
|
||||
"zigpy-zigate==0.9.0",
|
||||
"zigpy-znp==0.8.0"
|
||||
"zigpy-znp==0.8.1"
|
||||
],
|
||||
"usb": [
|
||||
{
|
||||
|
|
|
@ -393,7 +393,7 @@ beautifulsoup4==4.11.1
|
|||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.31.0
|
||||
bellows==0.31.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.9.6
|
||||
|
@ -2519,7 +2519,7 @@ zigpy-xbee==0.15.0
|
|||
zigpy-zigate==0.9.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-znp==0.8.0
|
||||
zigpy-znp==0.8.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.47.2
|
||||
|
|
|
@ -311,7 +311,7 @@ base36==0.1.1
|
|||
beautifulsoup4==4.11.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.31.0
|
||||
bellows==0.31.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.9.6
|
||||
|
@ -1683,7 +1683,7 @@ zigpy-xbee==0.15.0
|
|||
zigpy-zigate==0.9.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-znp==0.8.0
|
||||
zigpy-znp==0.8.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.47.2
|
||||
|
|
Loading…
Reference in New Issue