Skip to content

Update documentation to cover Explicit DemoMode #821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/installation/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 10
---

import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";

Expand Down Expand Up @@ -46,6 +47,7 @@ Für deine erste Konfiguration ist das aber nicht notwendig.
```sh
evcc configure --advanced
```

:::

Teste, ob die Konfiguration funktioniert
Expand Down Expand Up @@ -190,7 +192,6 @@ Oft sind es auch Einrückungs- oder Tippfehler.
Die Datei ist im [YAML Format](https://wikipedia.org/wiki/YAML) verfasst.
Mit dem Online-Tool [YAML Lint](https://www.yamllint.com/) kannst du prüfen ob deine Datei das richtige Format einhält.


### Anpassen

Die Datei beinhaltet lediglich Demo-Geräte (`demo-charger`, `demo-meter`, `demo-battery`, `offline`).
Expand Down Expand Up @@ -219,3 +220,5 @@ Ausführlichere Erklärungen zu den Optionen findest du unter [Referenz → evcc
Willst du eine dynamische Demo sehen kannst du dir auch den Inhalt der Datei [demo.yaml](https://github.com/evcc-io/evcc/blob/master/cmd/demo.yaml) ansehen.
Diese Datei beinhaltet JavaScript-basierte Demo-Geräte, die eine eingeschränkte Funktionalität simulieren.
Sie wird auch für [demo.evcc.io](https://demo.evcc.io) genutzt.

Willst du deine eigene Installation im Demo mode ausführen, dann starte evcc mit dem Parameter --demo . Siehe [CLI Referenz](/docs/reference/cli/evcc) für mehr information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Willst du deine eigene Installation im Demo mode ausführen, dann starte evcc mit dem Parameter --demo . Siehe [CLI Referenz](/docs/reference/cli/evcc) für mehr information.
Willst du deine eigene Installation im Demo mode ausführen, dann starte evcc mit dem Parameter --demo .
Siehe [CLI Referenz](/docs/reference/cli/evcc) für mehr Information.

Wir machen Immer eine Zeile pro Satz. Das macht das Diffen einfacher.

60 changes: 33 additions & 27 deletions docs/installation/home-assistant.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,37 +40,37 @@ Siehe [Home Assistant Dokumentation](https://www.home-assistant.io/installation/
<TabItem value="Release" label="Release" default>
Die aktuelle stabile Version.

1. Repository automatisch hinzufügen: Klicke auf den nachfolgenden Button und dann auf **Open link**, dann auf **Hinzufügen**.
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fevcc-io%2Fhassio-addon)
2. Repository manuell hinzufügen:
1. Klicke auf **Einstellungen** → **Addons** → **Addon Store**
2. Klicke auf die **drei Punkte** → **Repositories**
3. Füge die Repository-URL ein und klicke auf **Hinzufügen**
```
https://github.com/evcc-io/hassio-addon
```
3. Webseite neu laden
4. Finde das Addon **evcc** und klicke es an
5. Klicke auf die Schaltfläche **Installieren**
1. Repository automatisch hinzufügen: Klicke auf den nachfolgenden Button und dann auf **Open link**, dann auf **Hinzufügen**.
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fevcc-io%2Fhassio-addon)
2. Repository manuell hinzufügen:
1. Klicke auf **Einstellungen** → **Addons** → **Addon Store**
2. Klicke auf die **drei Punkte** → **Repositories**
3. Füge die Repository-URL ein und klicke auf **Hinzufügen**
```
https://github.com/evcc-io/hassio-addon
```
3. Webseite neu laden
4. Finde das Addon **evcc** und klicke es an
5. Klicke auf die Schaltfläche **Installieren**

</TabItem>
<TabItem value="Nightly" label="Nightly">
Die aktuelle Entwicklerversion. Täglich aktualisiert. Kann instabil sein.
Kann zwar parallel zur Release Version installiert werden, aber es kann immer nur eine Version gleichzeitig laufen.
Falls du das Nightly nutzt, ändern sich auch die in dieser Anleitung genannten Pfade bzw. Docker Container Namen, d.h. statt `evcc` muss `evcc-nightly` verwendet werden.

1. Repository automatisch hinzufügen: Klicke auf den nachfolgenden Button und dann auf **Open link**, dann auf **Hinzufügen**.
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fevcc-io%2Fhassio-addon)
2. Repository manuell hinzufügen:
1. Klicke auf **Einstellungen** → **Addons** → **Addon Store**
2. Klicke auf die **drei Punkte** → **Repositories**
3. Füge die Repository-URL ein und klicke auf **Hinzufügen**
```
https://github.com/evcc-io/hassio-addon
```
3. Webseite neu laden
4. Finde das Addon **evcc (nightly)** und klicke es an
5. Klicke auf die Schaltfläche **Installieren**
Falls du das Nightly nutzt, ändern sich auch die in dieser Anleitung genannten Pfade bzw. Docker Container Namen, d.h. statt `evcc` muss `evcc-nightly` verwendet werden.

1. Repository automatisch hinzufügen: Klicke auf den nachfolgenden Button und dann auf **Open link**, dann auf **Hinzufügen**.
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fevcc-io%2Fhassio-addon)
2. Repository manuell hinzufügen:
1. Klicke auf **Einstellungen** → **Addons** → **Addon Store**
2. Klicke auf die **drei Punkte** → **Repositories**
3. Füge die Repository-URL ein und klicke auf **Hinzufügen**
```
https://github.com/evcc-io/hassio-addon
```
3. Webseite neu laden
4. Finde das Addon **evcc (nightly)** und klicke es an
5. Klicke auf die Schaltfläche **Installieren**

</TabItem>
</Tabs>
Expand All @@ -94,13 +94,14 @@ Lege eine leere Konfigurationsdatei `evcc.yaml` in deinem Addon-Stammkonfigurati
Falls dieser Ordner noch nicht exisiert, erstelle ihn manuell.

Um die Konfigurationsdatei anzulegen bzw. zu editieren, hast du verschiedene Möglichkeiten, hier ein paar zur Auswahl:

- [Visual Studio Code](https://github.com/hassio-addons/addon-vscode), in Visual Studio Code wähle das Hamburger-Menü oben links aus und wähle "File", "Open Folder...", select `/addon_configs/49686a9f_evcc`
- [File Editor](https://github.com/home-assistant/addons/tree/master/configurator), stelle sicher, dass Du die Option "Enforce Basepath" in der Addon Konfiguration deaktiviert hast, starte das Addon neu und navigiere nach `/addon_configs/49686a9f_evcc`
- [Advanced SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh), navigiere nach `/addon_configs/49686a9f_evcc` und verwende z. B. nano

Unter [Konfiguration](./configuration) findest du eine Anleitung, wie du den Inhalt für die `evcc.yaml` erstellen kannst.

Wenn du erstmal mit einer Demo starten möchtest, kopiere den Inhalt dieser [Demo](https://github.com/evcc-io/evcc/blob/master/cmd/demo.yaml) in deine `evcc.yaml` Datei.
Wenn du erstmal mit einer Demo starten möchtest, starte evcc mit dem parameter --demo. Weitere Informationen find Sie under [CLI Referenz](/docs/reference/cli/evcc).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Wenn du erstmal mit einer Demo starten möchtest, starte evcc mit dem parameter --demo. Weitere Informationen find Sie under [CLI Referenz](/docs/reference/cli/evcc).
Wenn du erstmal mit einer Demo starten möchtest, starte evcc mit dem parameter --demo.
Weitere Informationen findest du unter [CLI Referenz](/docs/reference/cli/evcc).


Jetzt bist du bereit und kannst das Addon starten.

Expand All @@ -120,28 +121,33 @@ Um die folgenden Funktionen auszuführen, benötigst du SSH Zugriff auf Home Ass
### Wie komme ich an die evcc Datenbank?

Zeige die Dateien in `/data` an:

```sh
docker exec addon_49686a9f_evcc ls -la /data
```

Kopiere die `evcc.db` nach `/addon_configs/49686a9f_evcc`:

```sh
docker cp addon_49686a9f_evcc:/data/evcc.db /addon_configs/49686a9f_evcc/
```

### Wie kann ich das evcc CLI nutzen?

Öffne eine Shell zum evcc Docker Container:

```sh
docker exec -it addon_49686a9f_evcc /bin/sh
```

Starte evcc CLI Befehle (hier als Beispiel `checkconfig`):

```sh
evcc -c /config/evcc.yaml checkconfig
```

Schließe die Shell im evcc Docker Container wenn du fertig bist:

```sh
exit
```
Expand Down
5 changes: 3 additions & 2 deletions docs/installation/linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Cloudsmith ist ein Service, welcher die Entwicklung von Software und Dienstleist
sudo systemctl start evcc
```

- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Demo Modus zu sehen sein.
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Erstkonfiguration Modus zu sehen sein.
Copy link
Member

@naltatis naltatis Jun 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Erstkonfiguration Modus zu sehen sein.
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche fordert dich auf ein Password zu vergeben und die Einrichtung zu starten.


- Stoppe den evcc-Server:

Expand Down Expand Up @@ -231,6 +231,7 @@ Neben dem Debian/Ubuntu APT Paket, stellen wir auch weitere Binaries für Linux
### Installation

- Lade die entsprechende Datei auf dein System herunter:

- 64-Bit Intel CPU: [evcc_X.XX_linux_amd64.tar.gz](https://github.com/evcc-io/evcc/releases/latest)
- 64-Bit ARM CPU: [evcc_X.XX_linux_arm64.tar.gz](https://github.com/evcc-io/evcc/releases/latest)
- 32-Bit ARM CPU (e.g. Raspberry Pi 32-Bit OS): [evcc_X.XX_linux_armv6.tar.gz](https://github.com/evcc-io/evcc/releases/latest)
Expand Down Expand Up @@ -317,4 +318,4 @@ Diese Dokumentation geht davon aus, dass Linux `systemd` unterstützt.

- Fertig :-)

Weitere Informationen findest du oben im Abschnitt [Systemdienst](#systemd).
Weitere Informationen findest du oben im Abschnitt [Systemdienst](#systemd).
2 changes: 1 addition & 1 deletion docs/installation/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Wenn du evcc ohne Paketmanager installieren willst oder eine nightly Version tes
brew services start evcc
```

- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Demo Modus zu sehen sein.
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Erstkonfiguration Modus zu sehen sein.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche sollte im Erstkonfiguration Modus zu sehen sein.
- Prüfe die Installation und öffne einen Browser und gib die folgende URL ein: [http://localhost:7070](http://localhost:7070). Die evcc Oberfläche fordert dich auf ein Password zu vergeben und die Einrichtung zu starten..

- Stoppe den evcc-Server:

```sh
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ evcc [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
--disable-auth Disable authentication (dangerous)
-h, --help Help
--ignore-db Run command ignoring service database
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_charger.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ evcc charger [name] [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_charger_ramp.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ evcc charger ramp [name] [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_checkconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ evcc checkconfig [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ See each sub-command's help for details on how to use the generated script.

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ evcc completion bash

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ evcc completion fish [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ evcc completion powershell [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ evcc completion zsh [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ evcc config [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_config_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ evcc config delete <id> [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ evcc configure [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_detect.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ evcc detect [host ...] [subnet ...] [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_device.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ evcc device [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_discuss.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ evcc discuss [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_dump.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ evcc dump [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/cli/evcc_eebus-cert.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ evcc eebus-cert [flags]

```
-c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml")
--custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees.
--database string Database location (default "~/.evcc/evcc.db")
--demo Enter demo mode. Disables auth, config ui and restart
-h, --help Help
--ignore-db Run command ignoring service database
-l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info")
Expand Down
Loading