mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
bd54ff3c02
* Add TT WS API * Add a test * Correctly convert TT errrors
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"domain": "cloud",
|
|
"name": "Cloud",
|
|
"documentation": "https://www.home-assistant.io/integrations/cloud",
|
|
"requirements": ["hass-nabucasa==0.29"],
|
|
"dependencies": ["http", "webhook"],
|
|
"codeowners": ["@home-assistant/cloud"]
|
|
}
|