mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +00:00
10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"domain": "switchbot",
|
|
"name": "SwitchBot",
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
|
"requirements": ["PySwitchbot==0.12.0"],
|
|
"config_flow": true,
|
|
"codeowners": ["@danielhiversen", "@RenierM26"],
|
|
"iot_class": "local_polling"
|
|
}
|