/meter

To read out dutch electricity meters

Primary LanguagePython

Meter

This project reads out your Dutch DSMR meter and puts it into an InfluxDB.

Development

  • Uses python3.8

Environment Variables

  • DB_TYPE (currently only influxdb is supported)
  • DB_HOST
  • DB_PORT
  • DB_USERNAME
  • DB_PASSWORD
  • DB_DATABASE
  • CURRENT_DATA_INTERVAL_SECONDS
  • TOTAL_DATA_INTERVAL_SECONDS