Support for Wink lock user codes (#2525)
This commit is contained in:
parent
63356fb5eb
commit
3246b58437
9 changed files with 25 additions and 12 deletions
|
@ -12,7 +12,7 @@ from homeassistant.helpers.entity import Entity
|
|||
from homeassistant.components.wink import WinkDevice
|
||||
from homeassistant.loader import get_component
|
||||
|
||||
REQUIREMENTS = ['python-wink==0.7.8', 'pubnub==3.7.6']
|
||||
REQUIREMENTS = ['python-wink==0.7.10', 'pubnub==3.8.2']
|
||||
|
||||
SENSOR_TYPES = ['temperature', 'humidity']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue