* fix * fixes * bump pyswitchbee * bump pyswitchbee * bump pyswitchbee * fix * bump pyswitchbee * Apply suggestions from code review --------- Co-authored-by: Jafar Atili <jafar.atili@axonius.com> Co-authored-by: Erik Montnemery <erik@montnemery.com>
9 lines
254 B
JSON
9 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.0"]
|
|
}
|