zha: Bump to zigpy 0.2.0/bellows 0.7.0 (#16404)
parent
2252f4a257
commit
ba63a6abc0
|
@ -16,8 +16,8 @@ from homeassistant.helpers import discovery, entity
|
|||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = [
|
||||
'bellows==0.6.0',
|
||||
'zigpy==0.1.0',
|
||||
'bellows==0.7.0',
|
||||
'zigpy==0.2.0',
|
||||
'zigpy-xbee==0.1.1',
|
||||
]
|
||||
|
||||
|
|
|
@ -168,7 +168,7 @@ batinfo==0.4.2
|
|||
beautifulsoup4==4.6.3
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.6.0
|
||||
bellows==0.7.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.5.1
|
||||
|
@ -1530,4 +1530,4 @@ ziggo-mediabox-xl==1.0.0
|
|||
zigpy-xbee==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.1.0
|
||||
zigpy==0.2.0
|
||||
|
|
Loading…
Reference in New Issue