smartmeter

Application for reading a Dutch smart meter (DSMR) and saving the data to InfluxDB

MIT License

Stars
2
Committers
2

Bot releases are visible (Hide)

smartmeter - v0.2.5 Latest Release

Published by koesie10 5 months ago

smartmeter - v0.2.4

Published by koesie10 5 months ago

What's Changed

Full Changelog: https://github.com/koesie10/smartmeter/compare/v0.2.3...v0.2.4

smartmeter - v0.2.3

Published by koesie10 9 months ago

smartmeter - v0.2.2

Published by koesie10 9 months ago

What's Changed

Full Changelog: https://github.com/koesie10/smartmeter/compare/v0.2.1...v0.2.2

smartmeter - v0.2.1

Published by koesie10 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/koesie10/smartmeter/compare/v0.2.0...v0.2.1

smartmeter - v0.2.0

Published by koesie10 over 2 years ago

Changelog

  • 65d96df Fix typo: tarrif -> tariff
  • d36514c Upgrade to Go 1.18
smartmeter - v0.1.5

Published by github-actions[bot] almost 3 years ago

Changelog

  • bb87443 Add more statistics published to HomeAssistant
smartmeter - v0.1.4

Published by github-actions[bot] almost 3 years ago

Changelog

  • ececad0 Add information about build to Prometheus publisher
smartmeter - v0.1.3

Published by github-actions[bot] almost 3 years ago

Changelog

  • b50729b Fix incorrect value_json for tarrif 1 consumed
smartmeter - v0.1.2

Published by github-actions[bot] almost 3 years ago

Changelog

  • e7ba17b Fix typo
smartmeter - v0.1.1

Published by github-actions[bot] almost 3 years ago

Changelog

  • 71c99be Add builds for more ARM architectures
smartmeter - v0.1.0

Published by github-actions[bot] almost 3 years ago

Changelog

  • 8091b45 Add ESMR 5.0 test file
  • 9fc1d36 Add InfluxDB support
  • b62f97c Add LICENSE and update README
  • bc25c7f Add continuous read from file for debugging
  • e4cfb99 Add debug publishers
  • 55d600c Add fields from ESMR 5.0 specification
  • 61fb68b Add goreleaser
  • 78a77df Add new fields to Influx output
  • 6b47306 Add possibility to read from other sources and output as Prometheus metrics
  • e02b7d7 Add very simple homeassistant publisher
  • a884b79 Allow running InfluxDB and Prometheus publishers at the same time
  • 18035a7 Do not error when a parse error is returned
  • bcf53cd Fix client being created in wrong scope
  • 111d00e Fix incorrect unit of measurement in HomeAssistant config
  • 6dbad7a Fix trying to read packet when a parse error occurs
  • 23e4b7e Initial commit
  • c8c5cf3 Make phases 1-indexed in the Influx tags
  • dd4910b Move reading of serial/file/network to separate package
  • 39b195e Rename HomeAssistant publisher to MQTT publisher
  • 205849a Run go mod tidy
  • 61d788a Set default serial mode to match specification
  • 76eb97a Switch to Go modules
  • fbd7b2e Update README
  • 64c7f44 Upgrade to Go 1.17
Package Rankings
Top 7.83% on Proxy.golang.org
Related Projects