changed the powerview version
This commit is contained in:
parent
f22a40c3e8
commit
1fbf7afc6a
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ from homeassistant.components.scene import Scene
|
|||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = [
|
||||
'https://github.com/sander76/powerviewApi/'
|
||||
'archive/master.zip#powerview_api==0.2']
|
||||
'archive/master.zip#powerviewApi==0.2']
|
||||
|
||||
HUB_ADDRESS = 'address'
|
||||
|
||||
|
|
|
@ -91,7 +91,7 @@ https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f
|
|||
https://github.com/rkabadi/temper-python/archive/3dbdaf2d87b8db9a3cd6e5585fc704537dd2d09b.zip#temperusb==1.2.3
|
||||
|
||||
# homeassistant.components.scene.hunterdouglas_powerview
|
||||
https://github.com/sander76/powerviewApi/archive/master.zip#powerview_api==0.2
|
||||
https://github.com/sander76/powerviewApi/archive/master.zip#powerviewApi==0.2
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
https://github.com/theolind/pymysensors/archive/f0c928532167fb24823efa793ec21ca646fd37a6.zip#pymysensors==0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue