core/homeassistant/components/switchbot/manifest.json

8 lines
205 B
JSON

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