Releases: oerkel47/OctoPrint-MQTT-for-PSUcontrol
Releases · oerkel47/OctoPrint-MQTT-for-PSUcontrol
1.2.1
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
- 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
New features:
- Add switch to existing device
- create entity without device
1.0.2
just some minor finishing touches
1.0.1
now unsubscribes from old topics
1.0.0
Initial commit
now with working updater..