Skip to content

Commit 933fae9

Browse files
authored
Pooldose document exempts (home-assistant#160166)
1 parent b6dd9db commit 933fae9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

homeassistant/components/pooldose/quality_scale.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rules:
5353
docs-use-cases: todo
5454
dynamic-devices:
5555
status: exempt
56-
comment: This integration does not support dynamic devices, as it is designed for a single PoolDose device.
56+
comment: This integration does not support dynamic device discovery, as each config entry represents a single PoolDose device with all available entities.
5757
entity-category: done
5858
entity-device-class: done
5959
entity-disabled-by-default: done
@@ -63,10 +63,10 @@ rules:
6363
reconfiguration-flow: done
6464
repair-issues:
6565
status: exempt
66-
comment: This integration does not provide repair issues, as it is designed for a single PoolDose device with a fixed configuration.
66+
comment: This integration does not have any identified cases where repair issues would be needed.
6767
stale-devices:
6868
status: exempt
69-
comment: This integration does not support stale devices, as it is designed for a single PoolDose device with a fixed configuration.
69+
comment: This integration manages a single device per config entry, so stale device removal is not applicable.
7070

7171
# Platinum
7272
async-dependency: done

0 commit comments

Comments
 (0)