1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/switch/manifest.json
2022-03-30 10:56:37 +02:00

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"
}