Update Hass-NabuCasa 0.9 (#22258)

This commit is contained in:
Pascal Vizeli 2019-03-21 19:39:24 +01:00 committed by Paulus Schoutsen
parent f47a50aa24
commit 8a314d7da0
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ from .const import (
CONF_USER_POOL_ID, DOMAIN, MODE_DEV, MODE_PROD)
from .prefs import CloudPreferences
REQUIREMENTS = ['hass-nabucasa==0.8']
REQUIREMENTS = ['hass-nabucasa==0.9']
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.8
hass-nabucasa==0.9
# 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.8
hass-nabucasa==0.9
# homeassistant.components.mqtt.server
hbmqtt==0.9.4