Skip to content

Releases: jollyjinx/sma2mqtt

3.1.1 Strict Concurrency

22 Mar 18:07
Compare
Choose a tag to compare

Updated to use Swift Strict Concurrency.
Released Version on docker with release tag jollyjinx/sma2mqtt:3.1.1 additionally to :latest

3.1.0 Release

29 Sep 05:39
Compare
Choose a tag to compare

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

15 Aug 16:27
Compare
Choose a tag to compare
3.1.0-beta.1 Pre-release
Pre-release

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

19 Jul 16:48
Compare
Choose a tag to compare

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

13 Jul 15:34
Compare
Choose a tag to compare

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

11 Jul 18:11
Compare
Choose a tag to compare

Increased update intervals to work with more inverters.

3.0.0-alpha.3

10 Jul 16:04
Compare
Choose a tag to compare

Updated README.md and added docker container for raspberry as well as docker creation script.

3.0.0-alpha.2

05 Jul 18:08
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release

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

02 Jul 09:41
Compare
Choose a tag to compare
first 3 release Pre-release
Pre-release

documentation not updated, first version that finds out all inverters and homemanager in local network and requests interesting values.

2.0 release

02 Jul 07:10
Compare
Choose a tag to compare
2.0.0