core/homeassistant/components/update/manifest.json

9 lines
222 B
JSON
Raw Normal View History

{
"domain": "update",
"name": "Update",
"codeowners": ["@home-assistant/core"],
2023-02-08 19:41:50 +00:00
"documentation": "https://www.home-assistant.io/integrations/update",
"integration_type": "entity",
"quality_scale": "internal"
}