mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump all of ZHA's zigpy dependencies (#73964)
Bump zigpy and radio library versions
This commit is contained in:
parent
c4ad5aa68a
commit
abe44a100f
@ -687,7 +687,7 @@ class ZHAGateway:
|
|||||||
_LOGGER.debug("Shutting down ZHA ControllerApplication")
|
_LOGGER.debug("Shutting down ZHA ControllerApplication")
|
||||||
for unsubscribe in self._unsubs:
|
for unsubscribe in self._unsubs:
|
||||||
unsubscribe()
|
unsubscribe()
|
||||||
await self.application_controller.pre_shutdown()
|
await self.application_controller.shutdown()
|
||||||
|
|
||||||
def handle_message(
|
def handle_message(
|
||||||
self,
|
self,
|
||||||
|
@ -4,15 +4,15 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows==0.30.0",
|
"bellows==0.31.0",
|
||||||
"pyserial==3.5",
|
"pyserial==3.5",
|
||||||
"pyserial-asyncio==0.6",
|
"pyserial-asyncio==0.6",
|
||||||
"zha-quirks==0.0.75",
|
"zha-quirks==0.0.77",
|
||||||
"zigpy-deconz==0.16.0",
|
"zigpy-deconz==0.18.0",
|
||||||
"zigpy==0.46.0",
|
"zigpy==0.47.2",
|
||||||
"zigpy-xbee==0.14.0",
|
"zigpy-xbee==0.15.0",
|
||||||
"zigpy-zigate==0.7.4",
|
"zigpy-zigate==0.9.0",
|
||||||
"zigpy-znp==0.7.0"
|
"zigpy-znp==0.8.0"
|
||||||
],
|
],
|
||||||
"usb": [
|
"usb": [
|
||||||
{
|
{
|
||||||
|
@ -390,7 +390,7 @@ beautifulsoup4==4.11.1
|
|||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.30.0
|
bellows==0.31.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.9.6
|
bimmer_connected==0.9.6
|
||||||
@ -2498,7 +2498,7 @@ zengge==0.2
|
|||||||
zeroconf==0.38.7
|
zeroconf==0.38.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.75
|
zha-quirks==0.0.77
|
||||||
|
|
||||||
# homeassistant.components.zhong_hong
|
# homeassistant.components.zhong_hong
|
||||||
zhong_hong_hvac==1.0.9
|
zhong_hong_hvac==1.0.9
|
||||||
@ -2507,19 +2507,19 @@ zhong_hong_hvac==1.0.9
|
|||||||
ziggo-mediabox-xl==1.1.0
|
ziggo-mediabox-xl==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.16.0
|
zigpy-deconz==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee==0.14.0
|
zigpy-xbee==0.15.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.7.4
|
zigpy-zigate==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-znp==0.7.0
|
zigpy-znp==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.46.0
|
zigpy==0.47.2
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.5.2
|
zm-py==0.5.2
|
||||||
|
@ -305,7 +305,7 @@ base36==0.1.1
|
|||||||
beautifulsoup4==4.11.1
|
beautifulsoup4==4.11.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.30.0
|
bellows==0.31.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.9.6
|
bimmer_connected==0.9.6
|
||||||
@ -1659,22 +1659,22 @@ youless-api==0.16
|
|||||||
zeroconf==0.38.7
|
zeroconf==0.38.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.75
|
zha-quirks==0.0.77
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.16.0
|
zigpy-deconz==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee==0.14.0
|
zigpy-xbee==0.15.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.7.4
|
zigpy-zigate==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-znp==0.7.0
|
zigpy-znp==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.46.0
|
zigpy==0.47.2
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.39.0
|
zwave-js-server-python==0.39.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user