1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/n26/manifest.json

11 lines
190 B
JSON
Raw Normal View History

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