Upgrade hass-nabucasa to 0.16 ()

This commit is contained in:
Paulus Schoutsen 2019-08-01 13:03:45 -07:00 committed by GitHub
parent c3cdd3e7d2
commit 35400b0db1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 13 deletions

View file

@ -2,14 +2,7 @@
"domain": "cloud", "domain": "cloud",
"name": "Cloud", "name": "Cloud",
"documentation": "https://www.home-assistant.io/components/cloud", "documentation": "https://www.home-assistant.io/components/cloud",
"requirements": [ "requirements": ["hass-nabucasa==0.16"],
"hass-nabucasa==0.15" "dependencies": ["http", "webhook"],
], "codeowners": ["@home-assistant/cloud"]
"dependencies": [
"http",
"webhook"
],
"codeowners": [
"@home-assistant/cloud"
]
} }

View file

@ -9,7 +9,7 @@ bcrypt==3.1.7
certifi>=2019.6.16 certifi>=2019.6.16
cryptography==2.7 cryptography==2.7
distro==1.4.0 distro==1.4.0
hass-nabucasa==0.15 hass-nabucasa==0.16
home-assistant-frontend==20190731.0 home-assistant-frontend==20190731.0
importlib-metadata==0.18 importlib-metadata==0.18
jinja2>=2.10.1 jinja2>=2.10.1

View file

@ -593,7 +593,7 @@ habitipy==0.2.0
hangups==0.4.9 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.15 hass-nabucasa==0.16
# homeassistant.components.mqtt # homeassistant.components.mqtt
hbmqtt==0.9.4 hbmqtt==0.9.4

View file

@ -162,7 +162,7 @@ ha-ffmpeg==2.0
hangups==0.4.9 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.15 hass-nabucasa==0.16
# homeassistant.components.mqtt # homeassistant.components.mqtt
hbmqtt==0.9.4 hbmqtt==0.9.4