Skip to content

Releases: bojleros/ec133mqtt

v1.1.0-rc1

10 Jun 19:21
Compare
Choose a tag to compare
Silly fix to protect against floats in msgs

v1.1.0

10 Jun 19:29
Compare
Choose a tag to compare
  • updated runtime environment
  • image is now built with github actions (amd64 and arm64/rpi5)
  • some variable casting was made much more riddiculous in order to avoid crashes when floats are sent

1.0.3

29 Oct 20:50
26cf5a1
Compare
Choose a tag to compare
  • Code cleanup
  • Consumers are now able to reconnect

1.0.2

25 Oct 12:55
dbe63db
Compare
Choose a tag to compare
  • Added led brightness linearization

1.0.1

25 Oct 08:10
2ad00da
Compare
Choose a tag to compare
Fix postback (#2)

* Fixes for mqtt posback and signal handling

* Remove unused signalhandler function

1.0.0

24 Oct 19:04
0ce1bd1
Compare
Choose a tag to compare
Merge pull request #1 from bojleros/dev

First version