mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 08:41:46 +00:00
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "switch",
|
|
"name": "Switch",
|
|
"documentation": "https://www.home-assistant.io/integrations/switch",
|
|
"after_dependencies": ["switch_as_x"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|