mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Set quality scale on Mealie to silver (#148467)
This commit is contained in:
parent
659504c91f
commit
828037de1f
@ -6,5 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
"quality_scale": "silver",
|
||||||
"requirements": ["aiomealie==0.9.6"]
|
"requirements": ["aiomealie==0.9.6"]
|
||||||
}
|
}
|
||||||
|
@ -1667,7 +1667,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||||||
"matter",
|
"matter",
|
||||||
"maxcube",
|
"maxcube",
|
||||||
"mazda",
|
"mazda",
|
||||||
"mealie",
|
|
||||||
"meater",
|
"meater",
|
||||||
"medcom_ble",
|
"medcom_ble",
|
||||||
"media_extractor",
|
"media_extractor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user