core/homeassistant/components/switch_as_x/manifest.json

11 lines
289 B
JSON

{
"domain": "switch_as_x",
"name": "Switch as X",
"codeowners": ["@home-assistant/core"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switch_as_x",
"integration_type": "helper",
"iot_class": "calculated",
"quality_scale": "internal"
}