zha: Update to bellows 0.3.4 (#8594)

pull/8625/head
Russell Cloran 2017-07-21 21:22:43 -07:00 committed by Paulus Schoutsen
parent 7b10f0a14f
commit 333da0dc6d
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant import const as ha_const
from homeassistant.helpers import discovery, entity
from homeassistant.util import slugify
REQUIREMENTS = ['bellows==0.3.2']
REQUIREMENTS = ['bellows==0.3.4']
DOMAIN = 'zha'

View File

@ -92,7 +92,7 @@ batinfo==0.4.2
beautifulsoup4==4.6.0
# homeassistant.components.zha
bellows==0.3.2
bellows==0.3.4
# homeassistant.components.blink
blinkpy==0.6.0