core/homeassistant/components/switchbot/manifest.json

9 lines
237 B
JSON

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