2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "cloud",
|
|
|
|
"name": "Cloud",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/cloud",
|
2019-08-19 10:15:41 +00:00
|
|
|
"requirements": ["hass-nabucasa==0.17"],
|
2019-08-01 20:03:45 +00:00
|
|
|
"dependencies": ["http", "webhook"],
|
|
|
|
"codeowners": ["@home-assistant/cloud"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|