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.
pull/12323/head
Russell Cloran 2018-02-11 14:45:47 -08:00
parent 219ed7331c
commit 28ed304c93
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