Skip to content

GerritPlehn/deye-mqtt-influx

Repository files navigation

Deye MQTT to InfluxDB

Designed as a small shim between deye-inverter-mqtt and InfluxDB.

Provide links to your MQTT relay (like Mosquitto) and your InfluxDB, the rest is done for you.

Currently only supports the micro and settings metric groups, in addition to the availability and logger status topic. Refer to the deye-inverter-mqtt README.

How to use

To install dependencies:

bun install

Copy .env.example to .env and adjust the variables as necessary. Alternatively provide the listed environment variables as you seem fit.

To run:

bun start

This project was created using bun. Bun is a fast all-in-one JavaScript runtime.

About

Minimal shim between deye-inverter-mqtt and InfluxDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published