From 1fbf7afc6a19da059a208a0c570785e5e346fddd Mon Sep 17 00:00:00 2001 From: sander Date: Thu, 10 Mar 2016 19:34:47 +0100 Subject: [PATCH] changed the powerview version --- homeassistant/components/scene/hunterdouglas_powerview.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/scene/hunterdouglas_powerview.py b/homeassistant/components/scene/hunterdouglas_powerview.py index d5f0eb51b21..0557dec5cc2 100644 --- a/homeassistant/components/scene/hunterdouglas_powerview.py +++ b/homeassistant/components/scene/hunterdouglas_powerview.py @@ -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' diff --git a/requirements_all.txt b/requirements_all.txt index 720218a32cb..56043896810 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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