mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00: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"
|
|
}
|