2020-05-05 09:29:58 +00:00
|
|
|
{
|
|
|
|
"domain": "blebox",
|
|
|
|
"name": "BleBox devices",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/blebox",
|
2022-06-29 09:57:55 +00:00
|
|
|
"requirements": ["blebox_uniapi==2.0.0"],
|
|
|
|
"codeowners": ["@bbx-a", "@bbx-jp", "@riokuu"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["blebox_uniapi"]
|
2020-05-05 09:29:58 +00:00
|
|
|
}
|