mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 15:44:52 +01:00
Update IQS to gold for UptimeRobot (#162926)
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyuptimerobot"],
|
||||
"quality_scale": "bronze",
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["pyuptimerobot==24.0.1"]
|
||||
}
|
||||
|
||||
@@ -30,9 +30,7 @@ rules:
|
||||
config-entry-unloading: done
|
||||
docs-configuration-parameters: done
|
||||
docs-installation-parameters: done
|
||||
entity-unavailable:
|
||||
status: todo
|
||||
comment: Change the type of the coordinator data to be a dict[str, UptimeRobotMonitor] so we can just do a dict look up instead of iterating over the whole list
|
||||
entity-unavailable: done
|
||||
integration-owner: done
|
||||
log-when-unavailable: done
|
||||
parallel-updates: done
|
||||
|
||||
Reference in New Issue
Block a user