core/homeassistant/components/switch_as_x/manifest.json

13 lines
297 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
}