mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade QS from silver to gold for slide_local (#133863)
Upgrade QS to gold
This commit is contained in:
parent
8991cd4f46
commit
b1fe247eed
@ -6,7 +6,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/slide_local",
|
"documentation": "https://www.home-assistant.io/integrations/slide_local",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"quality_scale": "silver",
|
"quality_scale": "gold",
|
||||||
"requirements": ["goslide-api==0.7.0"],
|
"requirements": ["goslide-api==0.7.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
|
@ -56,7 +56,9 @@ rules:
|
|||||||
comment: |
|
comment: |
|
||||||
Slide_local represents a single physical device, no dynamic changes of devices possible (besides removal of instance itself).
|
Slide_local represents a single physical device, no dynamic changes of devices possible (besides removal of instance itself).
|
||||||
discovery-update-info: done
|
discovery-update-info: done
|
||||||
repair-issues: todo
|
repair-issues:
|
||||||
|
status: exempt
|
||||||
|
comment: No issues/repairs.
|
||||||
docs-use-cases: done
|
docs-use-cases: done
|
||||||
docs-supported-devices: done
|
docs-supported-devices: done
|
||||||
docs-supported-functions: done
|
docs-supported-functions: done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user