6272200730
- Die zwei Tankvorgaenge vom 04.09. geloescht; sie stammen aus dem asyncio-Wettlauf und haben nie stattgefunden (Anweisung des Eigentuemers). - Der Beschriftungs-Schalter der Menueleiste verschwindet im Spaltenlayout, wo die Beschriftungen ohnehin immer stehen und er nichts bewirkte. - .dm-fussnote trug font-weight: 300, obwohl es "Audi Type" nur als 400 gibt - eine Angabe ohne Wirkung. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
24 lines
535 B
JSON
24 lines
535 B
JSON
{
|
|
"domain": "audi_dashboard",
|
|
"name": "Audi Dashboard",
|
|
"version": "2026.9.6.4",
|
|
"documentation": "https://gitea.nothaft.cloud/paul/audi-app/src/branch/main/README.md",
|
|
"issue_tracker": "https://gitea.nothaft.cloud/paul/audi-app/issues",
|
|
"codeowners": [
|
|
"@paul"
|
|
],
|
|
"config_flow": true,
|
|
"integration_type": "service",
|
|
"single_config_entry": true,
|
|
"iot_class": "local_polling",
|
|
"dependencies": [
|
|
"http",
|
|
"frontend",
|
|
"panel_custom",
|
|
"recorder"
|
|
],
|
|
"requirements": [
|
|
"pypdf>=4.0.0"
|
|
]
|
|
}
|