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