Skip to content

Commit b08a72a

Browse files
authored
Move APC UPS Daemon integration to platinum (home-assistant#151335)
1 parent 1e4fa40 commit b08a72a

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

homeassistant/components/apcupsd/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"documentation": "https://www.home-assistant.io/integrations/apcupsd",
77
"iot_class": "local_polling",
88
"loggers": ["apcaccess"],
9-
"quality_scale": "bronze",
9+
"quality_scale": "platinum",
1010
"requirements": ["aioapcaccess==0.4.2"]
1111
}

homeassistant/components/apcupsd/quality_scale.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@ rules:
4343
status: exempt
4444
comment: |
4545
The integration does not require authentication.
46-
test-coverage:
47-
status: todo
48-
comment: |
49-
Patch `aioapcaccess.request_status` where we use it.
46+
test-coverage: done
5047
# Gold
5148
devices: done
5249
diagnostics: done

0 commit comments

Comments
 (0)