mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"domain": "updater",
|
|
"name": "Updater",
|
|
"documentation": "https://www.home-assistant.io/integrations/updater",
|
|
"requirements": ["distro==1.5.0"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|