Skip to content
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

Remove guard timer but keep charger sync logic #12084

Merged
merged 22 commits into from
Feb 10, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update evcc.dist.yaml
Remove guardDuration
  • Loading branch information
MarkusGH authored Feb 5, 2024
commit 75c6ac1ff1e39bc8d98f0935e463b14f5cb21590
1 change: 0 additions & 1 deletion evcc.dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ loadpoints:
disable: # pv mode disable behavior
delay: 3m # threshold must be exceeded for this long
threshold: 0 # maximum import power (W)
guardDuration: 5m # switch charger contactor not more often than this (default 5m)

# tariffs are the fixed or variable tariffs
tariffs:
Expand Down