Releases: jollyjinx/sma2mqtt
3.1.1 Strict Concurrency
3.1.0 Release
After nothing has come up in the beta, this release has better debugging options - signaling and debug printing SMADevice and SMALighthouse actors. Furthermore optimisation of the QueryQueue have been done.
3.1.0-beta.1
This release has better debugging options - signaling and debug printing SMADevice and SMALighthouse actors. Furthermore optimisation of the QueryQueue has been done.
3.0.0 Release
After nothing has come up in alpha and beta it's now released.
docker run --name "sma2mqtt" --net service16 jollyjinx/sma2mqtt:latest sma2mqtt --inverter-password MySimplePassword
Have fun with it - Patrick aka Jolly
3.0.0-beta.3 Release
This version now correctly removes invalid paths from inverters e.g. battery/temperature from normal inverters as one get's logged out otherwise.
3.0.0-beta.2
Increased update intervals to work with more inverters.
3.0.0-alpha.3
Updated README.md and added docker container for raspberry as well as docker creation script.
3.0.0-alpha.2
quite some changes from alpha1 which makes this one the best release so far.
just start it with:
sma2mqtt --inverter-password <password>
and it will find out all inverters and sunnyhomemanager and push changes to /sma topic on mqtt server named mqtt.
or use sma2mqtt --help to see all options.
first 3 release
documentation not updated, first version that finds out all inverters and homemanager in local network and requests interesting values.
2.0 release
2.0.0