2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "uptimerobot",
|
2021-10-14 22:50:09 +00:00
|
|
|
"name": "UptimeRobot",
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@ludeeus", "@chemelli74"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:41:50 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/uptimerobot",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pyuptimerobot"],
|
|
|
|
"quality_scale": "platinum",
|
|
|
|
"requirements": ["pyuptimerobot==22.2.0"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|