1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/spaceapi/quality_scale.yaml

121 lines
3.4 KiB
YAML

rules:
# Bronze
action-setup:
status: exempt
comment: This integration has no custom service actions.
appropriate-polling:
status: exempt
comment: This integration does not poll.
brands: done
common-modules:
status: exempt
comment: This integration has no entities and no coordinator.
config-flow-test-coverage: todo
config-flow: todo
dependency-transparency:
status: exempt
comment: This integration has no dependencies.
docs-actions:
status: exempt
comment: This integration has no custom service actions.
docs-high-level-description: done
docs-installation-instructions: done
docs-removal-instructions: todo
entity-event-setup:
status: exempt
comment: This integration has no entities.
entity-unique-id:
status: exempt
comment: This integration has no entities.
has-entity-name:
status: exempt
comment: This integration has no entities.
runtime-data: todo
test-before-configure: todo
test-before-setup: todo
unique-config-entry: todo
# Silver
action-exceptions:
status: exempt
comment: This integration has no custom service actions.
config-entry-unloading: todo
docs-configuration-parameters: todo
docs-installation-parameters: done
entity-unavailable:
status: exempt
comment: This integration has no entities.
integration-owner: done
log-when-unavailable:
status: exempt
comment: This integration has no entities.
parallel-updates:
status: exempt
comment: This integration does not poll.
reauthentication-flow: todo
test-coverage: done
# Gold
devices:
status: exempt
comment: This integration has no entities.
diagnostics: todo
discovery-update-info:
status: exempt
comment: This integration is a service and has no devices.
discovery:
status: exempt
comment: This integration is a service and has no devices.
docs-data-update:
status: exempt
comment: This integration does not poll.
docs-examples:
status: exempt
comment: This integration does not provide any automation
docs-known-limitations:
status: done
comment: Only SpaceAPI v13 is supported.
docs-supported-devices:
status: exempt
comment: This integration is a service and has no devices.
docs-supported-functions:
status: exempt
comment: This integration has no entities.
docs-troubleshooting: todo
docs-use-cases: todo
dynamic-devices:
status: exempt
comment: This integration is a service and has no devices.
entity-category:
status: exempt
comment: This integration has no entities.
entity-device-class:
status: exempt
comment: This integration has no entities.
entity-disabled-by-default:
status: exempt
comment: This integration has no entities.
entity-translations:
status: exempt
comment: This integration has no entities.
exception-translations:
status: exempt
comment: This integration has no custom exceptions.
icon-translations:
status: exempt
comment: This integration does not use icons.
reconfiguration-flow: todo
repair-issues: todo
stale-devices:
status: exempt
comment: This integration is a service and has no devices.
# Platinum
async-dependency:
status: exempt
comment: This integration has no dependencies.
inject-websession:
status: exempt
comment: This integration does not use web sessions.
strict-typing: done