Set quality scale to 🥇 gold for switchbot integration (#144608)

* update quality scale

* update to gold
This commit is contained in:
Retha Runolfsson
2025-05-26 21:06:07 +08:00
committed by GitHub
parent 5642d6450f
commit 49cf66269c
3 changed files with 3 additions and 5 deletions

View File

@ -40,5 +40,6 @@
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"iot_class": "local_push",
"loggers": ["switchbot"],
"quality_scale": "gold",
"requirements": ["PySwitchbot==0.64.1"]
}

View File

@ -40,13 +40,11 @@ rules:
Once a cryptographic key is successfully obtained for SwitchBot devices,
it will be granted perpetual validity with no expiration constraints.
test-coverage:
status: todo
comment: |
Consider using snapshots for fixating all the entities a device creates.
status: done
# Gold
devices: done
diagnostics: todo
diagnostics: done
discovery-update-info:
status: exempt
comment: |

View File

@ -2030,7 +2030,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"swisscom",
"switch_as_x",
"switchbee",
"switchbot",
"switchbot_cloud",
"switcher_kis",
"switchmate",