mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 09:11:38 +00:00
9 lines
237 B
JSON
9 lines
237 B
JSON
{
|
|
"domain": "cloud",
|
|
"name": "Cloud",
|
|
"documentation": "https://www.home-assistant.io/components/cloud",
|
|
"requirements": ["hass-nabucasa==0.16"],
|
|
"dependencies": ["http", "webhook"],
|
|
"codeowners": ["@home-assistant/cloud"]
|
|
}
|