Update ZHA deps (#12737)
This commit is contained in:
parent
d052d45712
commit
dc8c331c68
2 changed files with 4 additions and 4 deletions
|
@ -17,8 +17,8 @@ from homeassistant.helpers import discovery, entity
|
|||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = [
|
||||
'bellows==0.5.0',
|
||||
'zigpy==0.0.1',
|
||||
'bellows==0.5.1',
|
||||
'zigpy==0.0.3',
|
||||
'zigpy-xbee==0.0.2',
|
||||
]
|
||||
|
||||
|
|
|
@ -133,7 +133,7 @@ batinfo==0.4.2
|
|||
beautifulsoup4==4.6.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.5.0
|
||||
bellows==0.5.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.3.0
|
||||
|
@ -1298,4 +1298,4 @@ ziggo-mediabox-xl==1.0.0
|
|||
zigpy-xbee==0.0.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.0.1
|
||||
zigpy==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue