Log Modbus Energy Meter data to InfluxDB on a Raspberry Pi and publish values via MQTT

Samuel Vestlin a6d7ba4354 First commit, updated README.md 6 éve
.gitignore 1fe9f02a23 Initial commit 6 éve
LICENSE 1fe9f02a23 Initial commit 6 éve
README.md a6d7ba4354 First commit, updated README.md 6 éve

README.md

energy-meter-logger

Log your Energy Meter data on a Raspberry Pi and plot graphs of your energy consumption

Requirements

  • Python 2.7 (or 3) and PIP

    $ sudo apt-get install python-pip
    
    $ pip install --user git+https://github.com/samuelphy/energy-meter-logger