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
|
@ -10,7 +10,7 @@ from homeassistant.components.binary_sensor import BinarySensorDevice
|
|||
from homeassistant.const import CONF_ACCESS_TOKEN, ATTR_BATTERY_LEVEL
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['python-wink==0.7.6']
|
||||
REQUIREMENTS = ['python-wink==0.7.7']
|
||||
|
||||
# These are the available sensors mapped to binary_sensor class
|
||||
SENSOR_TYPES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue