Update wink version
This commit is contained in:
parent
ff9568ad26
commit
3da554a198
7 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ import logging
|
|||
from homeassistant.components.light import ATTR_BRIGHTNESS, Light
|
||||
from homeassistant.const import CONF_ACCESS_TOKEN
|
||||
|
||||
REQUIREMENTS = ['python-wink==0.6.0']
|
||||
REQUIREMENTS = ['python-wink==0.6.1']
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue