Update wink version
This commit is contained in:
parent
ff9568ad26
commit
3da554a198
7 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers.entity import ToggleEntity
|
|||
from homeassistant.loader import get_component
|
||||
|
||||
DOMAIN = "wink"
|
||||
REQUIREMENTS = ['python-wink==0.6.0']
|
||||
REQUIREMENTS = ['python-wink==0.6.1']
|
||||
|
||||
DISCOVER_LIGHTS = "wink.lights"
|
||||
DISCOVER_SWITCHES = "wink.switches"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue