mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 08:02:02 +00:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"domain": "upcloud",
|
|
"name": "UpCloud",
|
|
"codeowners": ["@scop"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/upcloud",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["upcloud-api==2.0.0"]
|
|
}
|