Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # open evcc at http://evcc.local:7070
- network:
- schema: http
- host: evcc.local # .local suffix announces the hostname on MDNS
- port: 7070
- log: info
- levels:
- cache: error
- interval: 10s # control cycle interval
- meters:
- - type: template
- template: tasmota
- usage: grid
- host: 192.168.178.222
- name: grid1
- chargers:
- - type: template
- template: tasmota
- host: 192.168.178.233
- channel: 1
- standbypower: 15
- name: wallbox3
- vehicles:
- - type: template
- template: dacia
- title: Spring
- password: 20StellenmitSonderzeichen
- vin: UU1DBG000********
- capacity: 27.4
- name: ev2
- loadpoints:
- - title: Garage
- charger: wallbox3
- vehicles:
- - ev2
- mode: pv
- phases: 3
- mincurrent: 6
- maxcurrent: 10
- resetOnDisconnect: true
- site:
- title: Mein Zuhause
- meters:
- grid: grid1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement