Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net> Co-authored-by: J. Nick Koston <nick@koston.org>
9 lines
275 B
JSON
9 lines
275 B
JSON
{
|
|
"domain": "switchbot",
|
|
"name": "SwitchBot",
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
|
"requirements": ["PySwitchbot==0.11.0"],
|
|
"config_flow": true,
|
|
"codeowners": ["@danielhiversen", "@RenierM26"],
|
|
"iot_class": "local_polling"
|
|
}
|