RalfJL / VE.Direct2MQTT

Use a esp32 to push VE.Direct ASCII messages to a MQTT server
MIT License
57 stars 16 forks source link

Victron is building wonderful devices for Solar systems. Some of the devices have a VE.Direct interface and Victron disclosed the protocol.

I do own 2 MPTT75/15 Solar charger and all that I was missing was a MQTT interface for monitoring. I do NOT plan or intend to augment or replace the, in my eyes, perfect bluetooth app.

So here it is

VE.Direct2MQTT

VE.Direct2MQTT is using an ESP32 developers board and the Arduino IDE to send all ASCII data coming from a VE.Direct device to a MQTT server.

With the help of the MQTT server you can integrate the monitoring data to virtually any Home Automation System.

Features

Limitations

Hardware Installation

Please see the wiki

Software configuration

Please see the wiki

Debugging

Please see the wiki

Disclaimer

I WILL NOT BE HELD LIABLE FOR ANY DAMAGE THAT YOU DO TO YOU OR ONE OF YOUR DEVICES.