Skip to content

stream Orno WE-515 energy meter data to mqtt and influxdb

License

Notifications You must be signed in to change notification settings

fargiolas/we515mqtt

Repository files navigation

Orno WE-515 to MQTT

A couple of services to read data from a OR-WE-515 Energy meter and broadcast it to my local MQTT broker and to Grafana for visualization. It will probably work with with OR-WE-514 too commenting out the lines that read the multitariff registers.

Nothing too refined and mainly meant for personal use.

we515mqtt.py

The main service, reads data WE515 from Modbus RTU over TCP and publish it to a MQTT broker.

To interact with the device over wifi I'm using a Protoss PW11-H.

mqttinfluxbridge.py

Subscribes to MQTT data and writes it to a InfluxDB database

Grafana dashboard example with latest measurements

dashboard

Useful references

About

stream Orno WE-515 energy meter data to mqtt and influxdb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages