Skip to content

Commit 46e674f

Browse files
authored
docs: add meter title/icon note (config ui only) (#795)
1 parent f4a2987 commit 46e674f

File tree

2 files changed

+10
-0
lines changed
  • docs/reference/configuration
  • i18n/en/docusaurus-plugin-content-docs/current/reference/configuration

2 files changed

+10
-0
lines changed

docs/reference/configuration/meters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Im folgenden sind die verschiedenen möglichen Typen und deren weitere Parameter
6262

6363
---
6464

65+
:::note Hinweis
66+
Die zusätzlichen Meter-Felder `title` und `icon` werden in der `evcc.yaml` aus technischen Gründen nicht unterstützt.
67+
Titel und Icon (je Anwendungsfall) können nur für Zähler definiert werden, die über die Konfigurationsoberfläche angelegt wurden.
68+
:::
69+
6570
## Unterstützte Typen
6671

6772
### `movingaverage`

i18n/en/docusaurus-plugin-content-docs/current/reference/configuration/meters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ The various possible types and their additional parameters are documented below:
6262

6363
---
6464

65+
:::note Note
66+
The additional meter fields `title` and `icon` are not supported in the `evcc.yaml` file due to technical reasons.
67+
Titles and icons (use case dependent) can only be defined for meters created via the configuration interface.
68+
:::
69+
6570
## Supported Types
6671

6772
### `movingaverage`

0 commit comments

Comments
 (0)