mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Add quality scale to ring manifest (#149406)
This commit is contained in:
parent
5ef17c8588
commit
d3f18c1678
@ -29,5 +29,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["ring_doorbell"],
|
"loggers": ["ring_doorbell"],
|
||||||
|
"quality_scale": "bronze",
|
||||||
"requirements": ["ring-doorbell==0.9.13"]
|
"requirements": ["ring-doorbell==0.9.13"]
|
||||||
}
|
}
|
||||||
|
@ -1890,7 +1890,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||||||
"rfxtrx",
|
"rfxtrx",
|
||||||
"rhasspy",
|
"rhasspy",
|
||||||
"ridwell",
|
"ridwell",
|
||||||
"ring",
|
|
||||||
"ripple",
|
"ripple",
|
||||||
"risco",
|
"risco",
|
||||||
"rituals_perfume_genie",
|
"rituals_perfume_genie",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user