core/homeassistant/components/switchmate/manifest.json

13 lines
247 B
JSON

{
"domain": "switchmate",
"name": "Switchmate",
"documentation": "https://www.home-assistant.io/integrations/switchmate",
"requirements": [
"pySwitchmate==0.4.6"
],
"dependencies": [],
"codeowners": [
"@danielhiversen"
]
}