core/homeassistant/components/keba/manifest.json

11 lines
232 B
JSON
Raw Normal View History

{
"domain": "keba",
"name": "Keba Charging Station",
"documentation": "https://www.home-assistant.io/components/keba",
"requirements": ["keba-kecontact==0.2.0"],
"dependencies": [],
"codeowners": [
"@dannerph"
]
}