sma2mqtt

sma2mqtt - autodiscover and publish SMA inverters and Sunny Home Manager to MQTT. Docker container provided.

MIT License

Stars
10
Committers
2

Bot releases are visible (Hide)

sma2mqtt - 3.1.0 Release Latest Release

Published by jollyjinx about 1 year ago

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.

sma2mqtt - 3.1.0-beta.1

Published by jollyjinx about 1 year ago

This release has better debugging options - signaling and debug printing SMADevice and SMALighthouse actors. Furthermore optimisation of the QueryQueue has been done.

sma2mqtt - 3.0.0 Release

Published by jollyjinx over 1 year ago

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

sma2mqtt - 3.0.0-beta.3 Release

Published by jollyjinx over 1 year ago

This version now correctly removes invalid paths from inverters e.g. battery/temperature from normal inverters as one get's logged out otherwise.

sma2mqtt - 3.0.0-beta.2

Published by jollyjinx over 1 year ago

Increased update intervals to work with more inverters.

sma2mqtt - 3.0.0-alpha.3

Published by jollyjinx over 1 year ago

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

sma2mqtt - 3.0.0-alpha.2

Published by jollyjinx over 1 year ago

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.

sma2mqtt - first 3 release

Published by jollyjinx over 1 year ago

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

sma2mqtt - 2.0 release

Published by jollyjinx over 1 year ago

Package Rankings
Top 22.9% on Swiftpackageindex.com
Related Projects