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 14:45:47 -08:00 committed by Paulus Schoutsen
parent dc8a0205ee
commit 34ccfae565
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

@ -1275,7 +1275,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