Bump NabuCasa library to 0.5 (#22010)

This commit is contained in:
Pascal Vizeli 2019-03-13 16:45:26 +01:00 committed by GitHub
parent a71394a0ce
commit 186b48e2eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ from .const import (
CONF_USER_POOL_ID, DOMAIN, MODE_DEV, MODE_PROD)
from .prefs import CloudPreferences
REQUIREMENTS = ['hass-nabucasa==0.4']
REQUIREMENTS = ['hass-nabucasa==0.5']
DEPENDENCIES = ['http']
_LOGGER = logging.getLogger(__name__)

View File

@ -524,7 +524,7 @@ habitipy==0.2.0
hangups==0.4.6
# homeassistant.components.cloud
hass-nabucasa==0.4
hass-nabucasa==0.5
# homeassistant.components.mqtt.server
hbmqtt==0.9.4

View File

@ -114,7 +114,7 @@ ha-ffmpeg==1.11
hangups==0.4.6
# homeassistant.components.cloud
hass-nabucasa==0.4
hass-nabucasa==0.5
# homeassistant.components.mqtt.server
hbmqtt==0.9.4