core/homeassistant/components/cloud/manifest.json

9 lines
239 B
JSON

{
"domain": "cloud",
"name": "Cloud",
"documentation": "https://www.home-assistant.io/integrations/cloud",
"requirements": ["hass-nabucasa==0.22"],
"dependencies": ["http", "webhook"],
"codeowners": ["@home-assistant/cloud"]
}