updated python-wink requirements for 3.0.1
This commit is contained in:
parent
afbf377b6d
commit
f6d16ba118
6 changed files with 24 additions and 15 deletions
|
@ -13,8 +13,8 @@ from homeassistant.components.wink import WinkToggleDevice
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN
|
||||
|
||||
REQUIREMENTS = ['https://github.com/bradsk88/python-wink/archive/'
|
||||
'91c8e9a5df24c8dd1a5267dc29a00a40c11d826a.zip'
|
||||
'#python-wink==0.3.0']
|
||||
'd3fcce7528bd031a2c05363a108628acc4eb03aa.zip'
|
||||
'#python-wink==0.3.1']
|
||||
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
""" Find and return Wink lights. """
|
||||
|
|
|
@ -12,8 +12,8 @@ from homeassistant.components.lock import LockDevice
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN
|
||||
|
||||
REQUIREMENTS = ['https://github.com/bradsk88/python-wink/archive/'
|
||||
'91c8e9a5df24c8dd1a5267dc29a00a40c11d826a.zip'
|
||||
'#python-wink==0.3.0']
|
||||
'd3fcce7528bd031a2c05363a108628acc4eb03aa.zip'
|
||||
'#python-wink==0.3.1']
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
""" Sets up the Wink platform. """
|
||||
|
|
|
@ -12,8 +12,8 @@ from homeassistant.helpers.entity import Entity
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN, STATE_OPEN, STATE_CLOSED
|
||||
|
||||
REQUIREMENTS = ['https://github.com/bradsk88/python-wink/archive/'
|
||||
'91c8e9a5df24c8dd1a5267dc29a00a40c11d826a.zip'
|
||||
'#python-wink==0.3.0']
|
||||
'd3fcce7528bd031a2c05363a108628acc4eb03aa.zip'
|
||||
'#python-wink==0.3.1']
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
""" Sets up the Wink platform. """
|
||||
|
|
|
@ -12,8 +12,8 @@ from homeassistant.components.wink import WinkToggleDevice
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN
|
||||
|
||||
REQUIREMENTS = ['https://github.com/bradsk88/python-wink/archive/'
|
||||
'91c8e9a5df24c8dd1a5267dc29a00a40c11d826a.zip'
|
||||
'#python-wink==0.3.0']
|
||||
'd3fcce7528bd031a2c05363a108628acc4eb03aa.zip'
|
||||
'#python-wink==0.3.1']
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
""" Sets up the Wink platform. """
|
||||
|
|
|
@ -17,8 +17,8 @@ from homeassistant.const import (
|
|||
|
||||
DOMAIN = "wink"
|
||||
REQUIREMENTS = ['https://github.com/bradsk88/python-wink/archive/'
|
||||
'91c8e9a5df24c8dd1a5267dc29a00a40c11d826a.zip'
|
||||
'#python-wink==0.3.0']
|
||||
'd3fcce7528bd031a2c05363a108628acc4eb03aa.zip'
|
||||
'#python-wink==0.3.1']
|
||||
|
||||
DISCOVER_LIGHTS = "wink.lights"
|
||||
DISCOVER_SWITCHES = "wink.switches"
|
||||
|
|
|
@ -9,6 +9,9 @@ jinja2>=2.8
|
|||
# homeassistant.components.arduino
|
||||
PyMata==2.07a
|
||||
|
||||
# homeassistant.components.device_tracker.icloud
|
||||
pyicloud==0.7.2
|
||||
|
||||
# homeassistant.components.device_tracker.netgear
|
||||
pynetgear==0.3
|
||||
|
||||
|
@ -60,7 +63,7 @@ https://github.com/pavoni/home-assistant-vera-api/archive/efdba4e63d58a30bc9b36d
|
|||
# homeassistant.components.lock.wink
|
||||
# homeassistant.components.sensor.wink
|
||||
# homeassistant.components.switch.wink
|
||||
https://github.com/balloob/python-wink/archive/42fdcfa721b1bc583688e3592d8427f4c13ba6d9.zip#python-wink==0.2
|
||||
https://github.com/bradsk88/python-wink/archive/d3fcce7528bd031a2c05363a108628acc4eb03aa.zip#python-wink==0.3.1
|
||||
|
||||
# homeassistant.components.media_player.cast
|
||||
pychromecast==0.6.12
|
||||
|
@ -83,9 +86,6 @@ https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b6
|
|||
# homeassistant.components.mqtt
|
||||
paho-mqtt==1.1
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
jsonpath-rw==1.4.0
|
||||
|
||||
# homeassistant.components.notify.pushbullet
|
||||
pushbullet.py==0.9.0
|
||||
|
||||
|
@ -119,6 +119,9 @@ py-cpuinfo==0.1.6
|
|||
# homeassistant.components.sensor.dht
|
||||
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
|
||||
|
||||
# homeassistant.components.sensor.dweet
|
||||
dweepy==0.2.0
|
||||
|
||||
# homeassistant.components.sensor.forecast
|
||||
python-forecastio==1.3.3
|
||||
|
||||
|
@ -145,6 +148,9 @@ https://github.com/rkabadi/temper-python/archive/3dbdaf2d87b8db9a3cd6e5585fc7045
|
|||
# homeassistant.components.switch.transmission
|
||||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.sensor.twitch
|
||||
python-twitch==1.2.0
|
||||
|
||||
# homeassistant.components.sun
|
||||
astral==0.8.1
|
||||
|
||||
|
@ -155,11 +161,14 @@ https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f
|
|||
hikvision==0.4
|
||||
|
||||
# homeassistant.components.switch.orvibo
|
||||
orvibo==1.0.1
|
||||
orvibo==1.1.0
|
||||
|
||||
# homeassistant.components.switch.wemo
|
||||
pywemo==0.3.3
|
||||
|
||||
# homeassistant.components.thermostat.heatmiser
|
||||
heatmiserV3==0.9.1
|
||||
|
||||
# homeassistant.components.thermostat.honeywell
|
||||
evohomeclient==0.2.4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue