13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"domain": "switchbee",
|
|
"name": "SwitchBee",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
|
"requirements": ["pyswitchbee==1.5.5"],
|
|
"codeowners": ["@jafar-atili"],
|
|
"iot_class": "local_polling",
|
|
"supported_brands": {
|
|
"bswitch": "BSwitch"
|
|
}
|
|
}
|