mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Set internal quality_scale for the safe_mode integration (#60526)
This commit is contained in:
parent
110fd261ee
commit
325861addf
@ -4,5 +4,6 @@
|
|||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/safe_mode",
|
"documentation": "https://www.home-assistant.io/integrations/safe_mode",
|
||||||
"dependencies": ["frontend", "persistent_notification", "cloud"],
|
"dependencies": ["frontend", "persistent_notification", "cloud"],
|
||||||
"codeowners": ["@home-assistant/core"]
|
"codeowners": ["@home-assistant/core"],
|
||||||
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user