2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "cloud",
|
|
|
|
"name": "Cloud",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
2019-11-28 13:23:59 +00:00
|
|
|
"requirements": ["hass-nabucasa==0.30"],
|
2019-08-01 20:03:45 +00:00
|
|
|
"dependencies": ["http", "webhook"],
|
2019-12-05 09:15:28 +00:00
|
|
|
"after_dependencies": ["alexa", "google_assistant"],
|
2019-08-01 20:03:45 +00:00
|
|
|
"codeowners": ["@home-assistant/cloud"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|