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-10-27 12:12:51 +00:00
|
|
|
"requirements": ["blebox_uniapi==2.1.3"],
|
2022-07-03 15:06:38 +00:00
|
|
|
"codeowners": ["@bbx-a", "@riokuu"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["blebox_uniapi"]
|
2020-05-05 09:29:58 +00:00
|
|
|
}
|