Releases: spacemanspiff2007/sml2mqtt
Releases · spacemanspiff2007/sml2mqtt
3.1
fixed docker build
3.0-docker fix docker build
3.0
BREAKING CHANGE
- Almost complete rewrite, requires at least Python 3.10
- Extensive value processing which can be configured -> Config file changed
- Support for tibber pulse out of the box
- The analyze flag can also be set through an environment variable which makes it easier for docker users
2.2
Small config improvements
2.1
- Additional obis id for serial number matching
- Improved serial reading a bit
2.0.0
- Huge rework
- Docs now on RTD
- Docker image
1.2.2-fix
Fixed publish to pypi
1.2.2
- Added option to specify baudrate, parity, stopbits and bytesize for each port
1.2.1
- Add a config option
general
->device id obis
where an additional obis field for the serial number can be set - Updated smllib
1.2.0
- Added fallback in case shortcut fails
- Fixed some tests