mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
10 lines
311 B
JSON
10 lines
311 B
JSON
{
|
|
"domain": "cloud",
|
|
"name": "Home Assistant Cloud",
|
|
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
|
"requirements": ["hass-nabucasa==0.34.7"],
|
|
"dependencies": ["http", "webhook", "alexa"],
|
|
"after_dependencies": ["google_assistant"],
|
|
"codeowners": ["@home-assistant/cloud"]
|
|
}
|