1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00
Files
core/homeassistant/components/upcloud/manifest.json
2023-02-08 20:41:50 +01:00

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"]
}