11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"domain": "blebox",
|
|
"name": "BleBox devices",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/blebox",
|
|
"requirements": ["blebox_uniapi==2.0.0"],
|
|
"codeowners": ["@bbx-a", "@bbx-jp", "@riokuu"],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["blebox_uniapi"]
|
|
}
|