mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
zha: Update to bellows 0.3.4 (#8594)
This commit is contained in:
parent
dc42b6358a
commit
8d31c5fbf6
@ -14,7 +14,7 @@ from homeassistant import const as ha_const
|
|||||||
from homeassistant.helpers import discovery, entity
|
from homeassistant.helpers import discovery, entity
|
||||||
from homeassistant.util import slugify
|
from homeassistant.util import slugify
|
||||||
|
|
||||||
REQUIREMENTS = ['bellows==0.3.2']
|
REQUIREMENTS = ['bellows==0.3.4']
|
||||||
|
|
||||||
DOMAIN = 'zha'
|
DOMAIN = 'zha'
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ batinfo==0.4.2
|
|||||||
beautifulsoup4==4.6.0
|
beautifulsoup4==4.6.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.3.2
|
bellows==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.blink
|
# homeassistant.components.blink
|
||||||
blinkpy==0.6.0
|
blinkpy==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user