2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "switch",
|
|
|
|
"name": "Switch",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/switch",
|
2022-03-10 11:23:01 +00:00
|
|
|
"after_dependencies": ["switch_as_x"],
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2022-03-10 11:23:01 +00:00
|
|
|
"quality_scale": "internal"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|