mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 17:21:56 +00:00
9 lines
237 B
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"
|
|
}
|