-
-
Notifications
You must be signed in to change notification settings - Fork 968
Labels
Description
evcc enters Demo Mode when no evcc.config
was found. Currently it's possible to add devices via Config UI in Demo Mode, which leads to a wired mixed setup.
Wanted behavior:
- demo mode only with a specific flag (e.g.
--demo
) - disable auth, config ui, restart, ... in demo mode
- allow UI configuration without an (empty)
evcc.yaml
Note: Update documentations and demo instance accordingly