Git Product home page Git Product logo

pymeterreader's Introduction

pymeterreader

Summary

A flexible and easy to configure service to collect and forward readings from smart meters and other sensors. It supports the Volkszaehler middleware and can be used as a replacement of vzlogger.

Supported Devices

  • Meters with SML protocol, tested with EMH electricity meters
  • Meters with plain serial protocols such as Landis+Gyr ULTRAHEAT T550 (UH50…)
  • Bosch BME280 sensor for air humidity, temperature and pressure

Installation

Install using pip on Raspberry Pi:

sudo python3 -m pip install pymeterreader
sudo pymeterreader-wizard

Use the wizard to test the connection to the Volkszähler middleware and map meters to channels, if the wizard is able to detect them. The wizard uses default baudrates and interfaces nodes only. Please try to manually configure your meters according to the example yaml file, if the wizard fails to detect them. Be sure to call the menu items 'Save current mapping' and 'Register PyMeterReader as systemd service' before you close the wizard.

sudo systemctl enable pymeterreader

Check the generated configuration file at /etc/pymeterreader.yaml. Note that all channels are configured with a default interval of 30m. The interval can be modified individually for all channels.

sudo systemctl start pymeterreader

You can follow the log using

journalctl -f

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.