mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"domain": "switch_as_x",
|
|
"integration_type": "helper",
|
|
"name": "Switch as X",
|
|
"documentation": "https://www.home-assistant.io/integrations/switch_as_x",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "calculated",
|
|
"config_flow": true
|
|
}
|