2020-01-03 13:59:44 +00:00
|
|
|
{
|
|
|
|
"domain": "kef",
|
|
|
|
"name": "KEF",
|
|
|
|
"codeowners": ["@basnijholt"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/kef",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["aiokef", "tenacity"],
|
2024-11-22 18:33:50 +00:00
|
|
|
"quality_scale": "legacy",
|
2025-01-13 13:47:32 +00:00
|
|
|
"requirements": ["aiokef==0.2.16", "getmac==0.9.5"]
|
2020-01-03 13:59:44 +00:00
|
|
|
}
|