Skip to content

Releases: volkszaehler/mbmd

0.13

09 Aug 13:50
Compare
Choose a tag to compare

Changelog

0931fd4 Add influxdb v2 support (#143)
5e2245e Add model 201
11c627c Drop influxdb v1 dependencies
8172e18 Fix model 203 current mixed with power
009d3fe Log physical modbus error
8267e39 Merge pull request #148 from andig/fix/model-203
52c1eee Revert "Use vue row component to simplify structure (#77)" (#149)
fa6b574 Revert device naming scheme to 0.11
a7f6428 Use model-specific point IDs
4a9d1f6 Use vue row component to simplify structure (#77)

0.12

04 Aug 11:44
Compare
Choose a tag to compare

Changelog

0d6f45f Append sub device id only if different from zero

0.10

27 Apr 11:02
e83718d
Compare
Choose a tag to compare

Breaking change

  • MPM meters are now named MPM instead of BE

Changelog

6539a8f Add capability for executing individual queries per device (#112)
f25d3aa Bump github.com/spf13/viper from 1.6.2 to 1.6.3 (#109)
612973d Create measurements from string representation (#110)
8a831fa Don't create SunSpec meters by default if connection is TCP
92f3bc3 Fix gzip writing on websocket connection (#111)
851ad89 Follow rate limit more closely by including update execution time (#108)
e83718d Merge pull request #116 from andig/mpm3pm
2a02b10 Rename BE meter to MPM
8528afb Use enumer for #110 (#114)

0.9.3

27 Apr 07:20
e83718d
Compare
Choose a tag to compare

Changelog

f25d3aa Bump github.com/spf13/viper from 1.6.2 to 1.6.3 (#109)
92f3bc3 Fix gzip writing on websocket connection (#111)
851ad89 Follow rate limit more closely by including update execution time (#108)

0.9.2

03 Apr 16:08
Compare
Choose a tag to compare

Changelog

cbcd424 Bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#104)
0108991 Fix merge artefacts from SDM220/230 PR
5f7cb06 Fix release version not added to binaries
4f5e348 Improve docker build (#103)

0.9.1

03 Apr 16:05
835d0dc
Compare
Choose a tag to compare

Fixes:

  • Fix UI merge artefacts from SDM230 PR (0108991)

0.9

23 Mar 12:27
510de61
Compare
Choose a tag to compare
0.9

Breaking changes:

  • Use hierarchical MQTT topic names for lines, strings and tariffs (#100)

Enhancements:

  • Return full precision floats in api (#68)
  • Add support for MPPT string values (#73)
  • Differentiate SDM220/230 meters (#74)

Fixes:

  • Fix startup aborted when home directory not found (#102)
  • Avoid use of cleansession to keep subscriptions alive (#88)

0.8

02 Jan 10:05
9418bd4
Compare
Choose a tag to compare
0.8

Changelog

9418bd4 Add default idle timeout (#64)
8090e70 Add support for KOSTAL Smart Energy Meter (#61)
136c4b9 Document Kostal total export energy issue
909ac01 Document RTU over TCP usage
4fd8b31 Ensure quick cancel when rate limit is used
2ad60ab Sort devices by name
f792d6d Use map instead of array for all devices apis (#60)