# open evcc at http://evcc.local:7070 network: schema: http host: evcc.local # .local suffix announces the hostname on MDNS port: 7070 log: debug levels: cache: error chargers: trace # unique installation id plant: 31XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX0 interval: 10s # control cycle interval meters: - type: template template: sma-home-manager usage: grid host: 192.168.66.60 name: grid1 - type: template template: sma-inverter usage: pv host: 192.168.66.62 name: pv2 vehicles: - type: hyundai # template: hyundai title: Ioniq phases: 1 user: xxxxxxxxxxxxxxxxxxxxxx password: 'xxxxxxxxxxxxxx' capacity: 38 language: de name: ev3 onIdentify: # set defaults when vehicle is identified mode: pv # enable PV-charging when vehicle is identified minCurrent: 6 # minSoc: 20 # immediately charge to 0% regardless of mode unless "off" (disabled) targetSoc: 90 # limit charge to 90% - type: renault # template: renault title: Zoe phases: 3 user: xxxxxxxxxxxxxxxxxxxxxxxx password: xxxxxxxxxxxxxxxxx capacity: 41 name: ev4 onIdentify: # set defaults when vehicle is identified mode: pv # enable PV-charging when vehicle is identified minCurrent: 6 # minSoc: 20 # immediately charge to 0% regardless of mode unless "off" (disabled) targetSoc: 90 # limit charge to 90% site: title: ZuHause meters: grid: grid1 pv: - pv2 hems: type: sma AllowControl: false deviceid: xxxxxxxxxxxx chargers: - name: EntratekWallbox type: ocpp stationid: 123456 connector: 1 timeout: 10m loadpoints: - title: Stellplatz charger: EntratekWallbox mode: pv phases: 3 resetOnDisconnect: false tariffs: currency: EUR # (default EUR) grid: # static grid price type: fixed price: 0.4 # [currency]/kWh feedin: # rate for feeding excess (pv) energy to the grid type: fixed price: 0.08 # [currency]/kWh