1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 15:36:51 +01:00
Files
core/homeassistant/components/fints/manifest.json
T
2023-02-08 20:19:19 +01:00

10 lines
247 B
JSON

{
"domain": "fints",
"name": "FinTS",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/fints",
"iot_class": "cloud_polling",
"loggers": ["fints", "mt_940", "sepaxml"],
"requirements": ["fints==3.1.0"]
}