core/homeassistant/components/switch/manifest.json

11 lines
194 B
JSON
Raw Normal View History

{
"domain": "switch",
"name": "Switch",
"documentation": "https://www.home-assistant.io/components/switch",
"requirements": [],
"dependencies": [
"group"
],
"codeowners": []
}