mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Update bellows to 0.5.2 (#13800)
This commit is contained in:
parent
7ea776dff4
commit
2707d35a86
@ -16,7 +16,7 @@ from homeassistant.helpers import discovery, entity
|
|||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = [
|
REQUIREMENTS = [
|
||||||
'bellows==0.5.1',
|
'bellows==0.5.2',
|
||||||
'zigpy==0.0.3',
|
'zigpy==0.0.3',
|
||||||
'zigpy-xbee==0.0.2',
|
'zigpy-xbee==0.0.2',
|
||||||
]
|
]
|
||||||
|
@ -140,7 +140,7 @@ batinfo==0.4.2
|
|||||||
beautifulsoup4==4.6.0
|
beautifulsoup4==4.6.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.5.1
|
bellows==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.5.0
|
bimmer_connected==0.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user