mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
Set command_line quality scale to legacy (#132306)
This commit is contained in:
parent
950563cf32
commit
94b16da90f
@ -4,5 +4,6 @@
|
|||||||
"codeowners": ["@gjohansson-ST"],
|
"codeowners": ["@gjohansson-ST"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/command_line",
|
"documentation": "https://www.home-assistant.io/integrations/command_line",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
"quality_scale": "legacy",
|
||||||
"requirements": ["jsonpath==0.82.2"]
|
"requirements": ["jsonpath==0.82.2"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user