mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update Wink requirement
This commit is contained in:
parent
191d7b0a50
commit
264310074f
@ -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.0.0', 'pubnubsub-handler==0.0.7']
|
||||
REQUIREMENTS = ['python-wink==1.0.0', 'pubnubsub-handler==1.0.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user