Skip to content

Commit 93fa162

Browse files
authored
Update IQS for IMGW-PIB integration (home-assistant#153870)
1 parent c432b1c commit 93fa162

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

homeassistant/components/imgw_pib/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/imgw_pib",
77
"iot_class": "cloud_polling",
8-
"quality_scale": "silver",
8+
"quality_scale": "platinum",
99
"requirements": ["imgw_pib==1.5.6"]
1010
}

homeassistant/components/imgw_pib/quality_scale.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@ rules:
5050
discovery:
5151
status: exempt
5252
comment: The integration is a cloud service and thus does not support discovery.
53-
docs-data-update: todo
54-
docs-examples: todo
55-
docs-known-limitations: todo
53+
docs-data-update: done
54+
docs-examples: done
55+
docs-known-limitations: done
5656
docs-supported-devices:
5757
status: exempt
5858
comment: This is a service, which doesn't integrate with any devices.
59-
docs-supported-functions: todo
59+
docs-supported-functions: done
6060
docs-troubleshooting:
6161
status: exempt
6262
comment: No known issues that could be resolved by the user.
63-
docs-use-cases: todo
63+
docs-use-cases: done
6464
dynamic-devices:
6565
status: exempt
6666
comment: This integration has a fixed single service.

0 commit comments

Comments
 (0)