Skip to content

Releases: oerkel47/OctoPrint-MQTT-for-PSUcontrol

1.2.1

04 Aug 11:42
Compare
Choose a tag to compare

I experienced incorrect states of the switch on MQTT. This version now uses queueing on MQTT publishing which should fix cases where the MQTT plugin is not yet connected to the server (or has lost connection).

1.2.0

21 Oct 17:47
c0a4694
Compare
Choose a tag to compare
  • Slightly renamed plugin to better reflect what it does and distinguish from other mqtt plugins
  • Removed option to manually set availability topic
    • Now uses last will topic from mqtt plugin for better reliability
  • internal code changes

1.1.0

15 Jul 19:27
5b0e39b
Compare
Choose a tag to compare

New features:

  • Add switch to existing device
  • create entity without device

1.0.2

12 May 15:28
d91c527
Compare
Choose a tag to compare

just some minor finishing touches

1.0.1

07 May 18:39
daec7a7
Compare
Choose a tag to compare

now unsubscribes from old topics

1.0.0

07 May 11:12
ead5de2
Compare
Choose a tag to compare
Initial commit

now with working updater..