core/homeassistant/components/switchbot/manifest.json

9 lines
227 B
JSON

{
"domain": "switchbot",
"name": "SwitchBot",
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"requirements": ["PySwitchbot==0.6.2"],
"dependencies": [],
"codeowners": ["@danielhiversen"]
}