mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "updater",
|
|
"name": "Updater",
|
|
"documentation": "https://www.home-assistant.io/integrations/updater",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "cloud_polling"
|
|
}
|