mirror of https://github.com/home-assistant/core
11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"domain": "keba",
|
|
"name": "Keba Charging Station",
|
|
"codeowners": ["@dannerph"],
|
|
"documentation": "https://www.home-assistant.io/integrations/keba",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["keba_kecontact"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["keba-kecontact==1.1.0"]
|
|
}
|