core/homeassistant/components/keba/manifest.json

10 lines
269 B
JSON
Raw Normal View History

{
"domain": "keba",
"name": "Keba Charging Station",
"codeowners": ["@dannerph"],
2023-02-08 19:35:25 +00:00
"documentation": "https://www.home-assistant.io/integrations/keba",
"iot_class": "local_polling",
2023-02-08 19:35:25 +00:00
"loggers": ["keba_kecontact"],
"requirements": ["keba-kecontact==1.1.0"]
}