1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/keba/manifest.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.3.0"]
}