Add Swiss Public Transport quality scale record (#131629)

pull/133643/head
Cyrill Raccaud 2024-12-20 12:30:55 +01:00 committed by GitHub
parent 6a599dc27a
commit e62a563ec1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 86 additions and 1 deletions

View File

@ -0,0 +1,86 @@
rules:
# Bronze
action-setup: done
appropriate-polling:
status: done
comment: >
Polling interval is set to support one connection.
There is a rate limit at 10000 calls per day.
brands: done
common-modules: done
config-flow-test-coverage: done
config-flow: todo
dependency-transparency: todo
docs-actions: done
docs-high-level-description: done
docs-installation-instructions: done
docs-removal-instructions: todo
entity-event-setup:
status: exempt
comment: No events implemented
entity-unique-id: done
has-entity-name: done
runtime-data: done
test-before-configure: done
test-before-setup: done
unique-config-entry: done
# Silver
config-entry-unloading: done
log-when-unavailable:
status: done
comment: Offloaded to coordinator
entity-unavailable:
status: done
comment: Offloaded to coordinator
action-exceptions: done
reauthentication-flow:
status: exempt
comment: No authentication needed
parallel-updates: todo
test-coverage: todo
integration-owner: done
docs-installation-parameters: todo
docs-configuration-parameters:
status: exempt
comment: no options flow
# Gold
entity-translations: done
entity-device-class: done
devices: done
entity-category: done
entity-disabled-by-default:
status: done
comment: No disabled entities implemented
discovery:
status: exempt
comment: Nothing to discover
stale-devices:
status: exempt
comment: Stale not possible
diagnostics: todo
exception-translations: done
icon-translations: done
reconfiguration-flow: todo
dynamic-devices:
status: exempt
comment: No dynamic devices
discovery-update-info:
status: exempt
comment: Nothing to discover
repair-issues:
status: exempt
comment: Nothing to repair
docs-use-cases: todo
docs-supported-devices: done
docs-supported-functions: done
docs-data-update: done
docs-known-limitations: todo
docs-troubleshooting: todo
docs-examples: todo
# Platinum
async-dependency: done
inject-websession: done
strict-typing: todo

View File

@ -983,7 +983,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"supla",
"surepetcare",
"swiss_hydrological_data",
"swiss_public_transport",
"swisscom",
"switch_as_x",
"switchbee",