2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "uptimerobot",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "Uptime Robot",
|
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-08-05 12:58:29 +00:00
|
|
|
"pyuptimerobot==21.8.2"
|
2021-08-04 20:20:03 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@ludeeus"
|
|
|
|
],
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"config_flow": true
|
|
|
|
}
|