mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 07:06:50 +01:00
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"domain": "switch",
|
|
"name": "Switch",
|
|
"after_dependencies": ["switch_as_x"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/switch",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal"
|
|
}
|