2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "switchbot",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SwitchBot",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
2022-01-10 06:19:04 +00:00
|
|
|
"requirements": ["PySwitchbot==0.13.2"],
|
2021-09-18 19:25:05 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"codeowners": ["@danielhiversen", "@RenierM26"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["switchbot"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|