mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Set REQUIREMENTS back to master
This commit is contained in:
parent
c1d728ce00
commit
6a4442cddf
@ -10,8 +10,8 @@ import logging
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.const import CONF_ACCESS_TOKEN
|
from homeassistant.const import CONF_ACCESS_TOKEN
|
||||||
|
|
||||||
REQUIREMENTS = ['https://github.com/w1ll1am23/python-wink/archive/'
|
REQUIREMENTS = ['https://github.com/balloob/python-wink/archive/'
|
||||||
'master.zip'
|
'42fdcfa721b1bc583688e3592d8427f4c13ba6d9.zip'
|
||||||
'#python-wink==0.2']
|
'#python-wink==0.2']
|
||||||
|
|
||||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user