1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/updater/manifest.json
2020-04-11 12:55:02 +02:00

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"
}