mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
10 lines
247 B
JSON
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"]
|
|
}
|