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 Paulus Schoutsen
parent 6ea0575a4a
commit 73d6dc6b6a
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -3,13 +3,13 @@
"name": "Cloud",
"documentation": "https://www.home-assistant.io/components/cloud",
"requirements": [
"hass-nabucasa==0.13"
"hass-nabucasa==0.14"
],
"dependencies": [
"http",
"webhook"
],
"codeowners": [
"@home-assistant/core"
"@home-assistant/cloud"
]
}

View File

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

View File

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