mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
zha: Bump to zigpy 0.2.0/bellows 0.7.0 (#16404)
This commit is contained in:
parent
2252f4a257
commit
ba63a6abc0
@ -16,8 +16,8 @@ from homeassistant.helpers import discovery, entity
|
|||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = [
|
REQUIREMENTS = [
|
||||||
'bellows==0.6.0',
|
'bellows==0.7.0',
|
||||||
'zigpy==0.1.0',
|
'zigpy==0.2.0',
|
||||||
'zigpy-xbee==0.1.1',
|
'zigpy-xbee==0.1.1',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -168,7 +168,7 @@ batinfo==0.4.2
|
|||||||
beautifulsoup4==4.6.3
|
beautifulsoup4==4.6.3
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.6.0
|
bellows==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.5.1
|
bimmer_connected==0.5.1
|
||||||
@ -1530,4 +1530,4 @@ ziggo-mediabox-xl==1.0.0
|
|||||||
zigpy-xbee==0.1.1
|
zigpy-xbee==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.1.0
|
zigpy==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user