mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"domain": "brands",
|
|
"name": "Brands",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": false,
|
|
"dependencies": ["http", "websocket_api"],
|
|
"documentation": "https://www.home-assistant.io/integrations/brands",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|