mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 00:03:16 +01:00
13 lines
351 B
JSON
13 lines
351 B
JSON
{
|
|
"domain": "uptime_kuma",
|
|
"name": "Uptime Kuma",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/uptime_kuma",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pythonkuma"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["pythonkuma==0.5.0"]
|
|
}
|