zha: Update zigpy-xbee to 0.0.2

0.0.2 implements auto_form, so that configuring the radio to be a
controller is done automatically.
This commit is contained in:
Russell Cloran 2018-02-11 17:20:55 -08:00 committed by GitHub
commit 069454323e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.util import slugify
REQUIREMENTS = [
'bellows==0.5.0',
'zigpy==0.0.1',
'zigpy-xbee==0.0.1',
'zigpy-xbee==0.0.2',
]
DOMAIN = 'zha'

View File

@ -1273,7 +1273,7 @@ zeroconf==0.19.1
ziggo-mediabox-xl==1.0.0
# homeassistant.components.zha
zigpy-xbee==0.0.1
zigpy-xbee==0.0.2
# homeassistant.components.zha
zigpy==0.0.1