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": [
|
2021-11-09 13:50:35 +00:00
|
|
|
"pyuptimerobot==21.11.0"
|
2021-08-04 20:20:03 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@ludeeus"
|
|
|
|
],
|
2021-08-10 18:26:48 +00:00
|
|
|
"quality_scale": "platinum",
|
2021-08-04 20:20:03 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"config_flow": true
|
|
|
|
}
|