Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbus-warp-charger

Work in progress

This repo integrates a WARP Charger Wallbox into a Victron Venus OS device (e.g. Cerbo GX). The integration is using the Victron evcharger model (com.victronenergy.evcharger) and is basically mimic a Victron wallbox. Therefore switching between 1-phase and 3-phase charging is not supported, since it is not supported by Victrons wallbox.

It is possible to see the current charging status (not connected, connected, rfid missing, charging etc.) and you can control the maximum charging current (Settings->Max charging current). As charge mode you can select between manual and automatic (scheduled is not implemented right now). Manual mode is basically the normal charging mode where you can control the charging current and start/stop the charging process. In automatic mode pv excess mode is selected. So this option is only available if pv excess mode is available at the WARP charger. If the wallbox is a WARP Charger Pro wallbox also the energy measurements are shown.

WARP Repositories

This is an overview of all repositories that make up the WARP Charger and WARP Energy Manager ecosystem.

Please report any issue concerning WARP hard- or software in the esp32-firmware repository, no matter which repository it originates from.

Software

  • esp32-firmware - Source code of the ESP32 firmware shared between all WARP Chargers and Energy Managers

Libraries used by the firmware:

  • tfjson - SAX style JSON serializer and deserializer
  • tfmodbustcp - Modbus TCP server and client implementation
  • tfocpp - OCPP 1.6 implementation
  • tftools - Miscellaneous tools and helpers

Remote access:

Documentation, tools and integrations:

  • warp-charger - Source code of (docs.)warp-charger.com and the printed manual, released firmwares, datasheets and documents, as well as some tools and hardware design files
  • api.warp-charger.com - Serves APIs that are used by WARP Chargers to obtain relevant public information like day ahead prices
  • vislog.warp-charger.com - Visualizes WARP Charger logs and EVSE debug protocols
  • dbus-warp-charger - Integrates WARP Chargers into a Victron Energy Venus OS device (e.g. Cerbo GX)

WARP Charger Hardware

WARP4 Charger

Current charger generation.

WARP3 Charger

  • warp-esp32-ethernet-brick - Hardware design files of the WARP ESP32 Ethernet Brick
  • evse-v3-bricklet - Hardware design files of the EVSE 3.0 Bricklet (firmware shared with the EVSE 2.0 Bricklet)
  • nfc-bricklet - Firmware source code and hardware design files of the NFC Bricklet

WARP2 Charger

  • esp32-ethernet-brick - Hardware design files of the ESP32 Ethernet Brick
  • evse-v2-bricklet - Firmware source code and hardware design files of the EVSE 2.0 Bricklet
  • nfc-bricklet - Firmware source code and hardware design files of the NFC Bricklet

WARP1 Charger

  • esp32-brick - Hardware design files of the ESP32 Brick
  • evse-bricklet - Firmware source code and hardware design files of the EVSE Bricklet
  • rs485-bricklet - Firmware source code and hardware design files of the RS485 Bricklet

WARP Energy Manager Hardware

WARP Energy Manager 2.0

Current energy manager generation.

WARP Energy Manager 1.0

Forked/patched projects

Setup

Copy the files to the data folder /data/ e.g. /data/dbus-warp-charger. Afterwards modify the config.ini file such that it points to your WARP charger. After that call the install.sh script.

At the WARP charger webinterface enable external control (Wallbox->Einstellungen->Externe Steuerung), press save and restart the wallbox.

Discussions on Tinkerunity (forum)

This project is discussed in our forum: - https://www.tinkerunity.org/topic/12371-integration-in-victron-vrm/#comment-55709

Credit

This project is based on the go-e charger integration repo: https://github.com/vikt0rm/dbus-goecharger

About

WARP Charger Integration for Victron Venus OS

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages