Wink Rollershutter (#2294)
* Update python-wink to 0.7.7 * Add Wink Rollershutter component
This commit is contained in:
parent
2882f05f2c
commit
40840044ca
9 changed files with 102 additions and 8 deletions
|
@ -13,7 +13,7 @@ from homeassistant.util import color as color_util
|
|||
from homeassistant.util.color import \
|
||||
color_temperature_mired_to_kelvin as mired_to_kelvin
|
||||
|
||||
REQUIREMENTS = ['python-wink==0.7.6']
|
||||
REQUIREMENTS = ['python-wink==0.7.7']
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue