Wink hub sensor (#4704)
This commit is contained in:
parent
776e53a7f0
commit
ca63e44227
3 changed files with 26 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||
from homeassistant.helpers.entity import Entity
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['python-wink==0.10.1', 'pubnubsub-handler==0.0.5']
|
||||
REQUIREMENTS = ['python-wink==0.11.0', 'pubnubsub-handler==0.0.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue