Skip to content

Releases: scs/smartmeter-datacollector-configurator

Smart Meter Data Collector Configurator v1.2.0

27 Mar 12:52
3dc63bc
Compare
Choose a tag to compare

Improvements

  • add L+G E570
  • update frontend & backend dependencies

Smart Meter Data Collector Configurator v1.1.0

19 May 18:24
Compare
Choose a tag to compare

Improvements

  • add L+G E360 meter
  • add Kamstrup HAN meter
  • update frontend & backend dependencies

Changes

  • add support for Python 3.10, remove Python 3.7 support
  • update .deb package build to bullseye (Raspberry Pi OS & Debian)

Smart Meter Data Collector Configurator v1.0.2

08 Apr 07:37
Compare
Choose a tag to compare
  • update frontend & backend dependencies
  • update Node.js version to 16 (LTS)

Smart Meter Data Collector Configurator v1.0.1

25 Oct 10:23
Compare
Choose a tag to compare

Improvements

  • make sure the pbuilder chroot is updated before a build
  • run "apt-get update" before instaling anything in GitHub workflows

Bugfixes

  • don't automatically determine Python package dependencies when building a Debian package

Smart Meter Data Collector Configurator v1.0.0

11 Oct 07:58
Compare
Choose a tag to compare

Features

  • support ISKRAEMECO AM550 smart meter over P1

Improvements

  • remove EKZ logo from frontend header
  • add acknowledgements to frontend footer

Smart Meter Data Collector Configurator v0.4.1

13 Sep 09:37
Compare
Choose a tag to compare

Improvements

  • manually parse JSON string if axios hasn't done it yet

Smart Meter Data Collector Configurator v0.4.0

10 Sep 07:40
Compare
Choose a tag to compare

Improvements

  • clarify the meaning of the different passwords
  • automatically restart the python3-smartmeter-datacollector when deploying the configuration
  • add unit tests

Smart Meter Data Collector Configurator v0.3.0

03 Sep 09:56
Compare
Choose a tag to compare

Features

  • Support building Debian packages
  • Add build-deb.yml GitHub workflow to automatically build Debian packages for
    • Debian Buster amd64
    • Raspberry Pi OS (Buster) armhf

Smart Meter Data Collector Configurator v0.2.2

02 Sep 11:24
Compare
Choose a tag to compare

Bug Fixes

  • properly attach / upload the Python build artifacts to a newly created release in the publish-to-pypi.yml GitHub workflow

Smart Meter Data Collector Configurator v0.2.1

02 Sep 11:23
Compare
Choose a tag to compare

Initial release of smartmeter-datacollector-configurator tool which supports

  • creating / modifying a valid configuration for smartmeter-datacollector
  • restarting smartmeter-datacollector
  • optionally controlling a demo of smartmeter-datacollector which includes an MQTT broker, Telegraf, InfluxDB and Grafana

ATTENTION: smartmeter-datacollector-configurator is still in beta phase!