core/homeassistant/components/n26/manifest.json

11 lines
192 B
JSON

{
"domain": "n26",
"name": "N26",
"documentation": "https://www.home-assistant.io/integrations/n26",
"requirements": [
"n26==0.2.7"
],
"dependencies": [],
"codeowners": []
}