mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"domain": "switchbee",
|
|
"name": "SwitchBee",
|
|
"codeowners": ["@jafar-atili"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbee",
|
|
"iot_class": "local_push",
|
|
"requirements": ["pyswitchbee==1.8.3"]
|
|
}
|