Update hass-nabucasa to 0.14 (#24481)

* Update hass-nabucasa to 0.14

* Update owner of cloud

* Update codeowners
This commit is contained in:
Paulus Schoutsen 2019-06-12 09:29:02 -07:00 committed by GitHub
parent 5698173c76
commit 06ca04c1c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -49,7 +49,7 @@ homeassistant/components/cisco_ios/* @fbradyirl
homeassistant/components/cisco_mobility_express/* @fbradyirl homeassistant/components/cisco_mobility_express/* @fbradyirl
homeassistant/components/cisco_webex_teams/* @fbradyirl homeassistant/components/cisco_webex_teams/* @fbradyirl
homeassistant/components/ciscospark/* @fbradyirl homeassistant/components/ciscospark/* @fbradyirl
homeassistant/components/cloud/* @home-assistant/core homeassistant/components/cloud/* @home-assistant/cloud
homeassistant/components/cloudflare/* @ludeeus homeassistant/components/cloudflare/* @ludeeus
homeassistant/components/config/* @home-assistant/core homeassistant/components/config/* @home-assistant/core
homeassistant/components/configurator/* @home-assistant/core homeassistant/components/configurator/* @home-assistant/core

View file

@ -3,13 +3,13 @@
"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.13" "hass-nabucasa==0.14"
], ],
"dependencies": [ "dependencies": [
"http", "http",
"webhook" "webhook"
], ],
"codeowners": [ "codeowners": [
"@home-assistant/core" "@home-assistant/cloud"
] ]
} }

View file

@ -9,7 +9,7 @@ bcrypt==3.1.6
certifi>=2018.04.16 certifi>=2018.04.16
cryptography==2.6.1 cryptography==2.6.1
distro==1.4.0 distro==1.4.0
hass-nabucasa==0.13 hass-nabucasa==0.14
home-assistant-frontend==20190604.0 home-assistant-frontend==20190604.0
importlib-metadata==0.15 importlib-metadata==0.15
jinja2>=2.10 jinja2>=2.10

View file

@ -562,7 +562,7 @@ habitipy==0.2.0
hangups==0.4.9 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.13 hass-nabucasa==0.14
# homeassistant.components.mqtt # homeassistant.components.mqtt
hbmqtt==0.9.4 hbmqtt==0.9.4

View file

@ -145,7 +145,7 @@ ha-ffmpeg==2.0
hangups==0.4.9 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.13 hass-nabucasa==0.14
# homeassistant.components.mqtt # homeassistant.components.mqtt
hbmqtt==0.9.4 hbmqtt==0.9.4