13 lines
404 B
JSON
13 lines
404 B
JSON
{
|
|
"domain": "cloud",
|
|
"name": "Home Assistant Cloud",
|
|
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
|
"requirements": ["hass-nabucasa==0.59.0"],
|
|
"dependencies": ["http", "webhook"],
|
|
"after_dependencies": ["google_assistant", "alexa"],
|
|
"codeowners": ["@home-assistant/cloud"],
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["hass_nabucasa"],
|
|
"integration_type": "system"
|
|
}
|