Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 22:25
028dd42

This release adds an HTTP server! Check it out to control your wink via my crappy UI or REST calls!

Changelog:

  • Add HTTP server running on port 3000. You can toggle stuff on it!
  • Crash when the message queue is full, in the hopes that the supervisor restarts us. rumqttc seems to have issues reconnecting sometimes.
  • Broadcast discovery info every time we connect to the mqtt server.