Releases: volkszaehler/mbmd
0.13
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
0.10
Breaking change
- MPM meters are now named
MPM
instead ofBE
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
0.9.2
0.9.1
0.9
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)