Update python-wink version (#5734)
This commit is contained in:
parent
c0dcef6c3e
commit
25a68f3ce9
2 changed files with 2 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==1.1.0', 'pubnubsub-handler==1.0.0']
|
||||
REQUIREMENTS = ['python-wink==1.1.1', 'pubnubsub-handler==1.0.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue