Bump ZHA dependencies (#100732)
parent
a087ea8b3d
commit
44fd60bd53
|
@ -21,7 +21,7 @@
|
||||||
"universal_silabs_flasher"
|
"universal_silabs_flasher"
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows==0.36.3",
|
"bellows==0.36.4",
|
||||||
"pyserial==3.5",
|
"pyserial==3.5",
|
||||||
"pyserial-asyncio==0.6",
|
"pyserial-asyncio==0.6",
|
||||||
"zha-quirks==0.0.103",
|
"zha-quirks==0.0.103",
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"zigpy-xbee==0.18.2",
|
"zigpy-xbee==0.18.2",
|
||||||
"zigpy-zigate==0.11.0",
|
"zigpy-zigate==0.11.0",
|
||||||
"zigpy-znp==0.11.4",
|
"zigpy-znp==0.11.4",
|
||||||
"universal-silabs-flasher==0.0.13"
|
"universal-silabs-flasher==0.0.14"
|
||||||
],
|
],
|
||||||
"usb": [
|
"usb": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -513,7 +513,7 @@ beautifulsoup4==4.12.2
|
||||||
# beewi-smartclim==0.0.10
|
# beewi-smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.36.3
|
bellows==0.36.4
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer-connected==0.14.0
|
bimmer-connected==0.14.0
|
||||||
|
@ -2623,7 +2623,7 @@ unifi-discovery==1.1.7
|
||||||
unifiled==0.11
|
unifiled==0.11
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
universal-silabs-flasher==0.0.13
|
universal-silabs-flasher==0.0.14
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb-lib==0.5.4
|
upb-lib==0.5.4
|
||||||
|
|
|
@ -437,7 +437,7 @@ base36==0.1.1
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.2
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.36.3
|
bellows==0.36.4
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer-connected==0.14.0
|
bimmer-connected==0.14.0
|
||||||
|
@ -1932,7 +1932,7 @@ ultraheat-api==0.5.7
|
||||||
unifi-discovery==1.1.7
|
unifi-discovery==1.1.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
universal-silabs-flasher==0.0.13
|
universal-silabs-flasher==0.0.14
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb-lib==0.5.4
|
upb-lib==0.5.4
|
||||||
|
|
Loading…
Reference in New Issue