Skip to content

Releases: jneilliii/OctoPrint-TPLinkSmartplug

0.9.9

20 Nov 22:01
c92ae0f
Compare
Choose a tag to compare

Changed

  • Changed current status logic checks to resolve potential issues with upcoming bundled force login plugin of OctoPrint 1.3.10.

0.9.8

19 Nov 19:49
da4b3c8
Compare
Choose a tag to compare

Fixed

  • Non Energy Monitoring devices were causing errors on status checks resulting in status update failure.

Issues

  • When toggling energy monitoring devices on/off the energy usage reported in the sidebar panel is from prior to the status change, so off plugs aren't reporting 0 as expected. Upon the next polling interval the power usage shoould be back in sync.
  • Need to change away from socket message updates and move to REST API calls for status updates.

0.9.7

03 Nov 05:42
Compare
Choose a tag to compare
0.9.7 Pre-release
Pre-release

Added

  • Added energy monitoring support for the HS-110 devices. Plugs' statuses will be checked on startup, on toggle of on/off, on print progress, and on polling interval configured in settings.

0.9.6

05 Aug 21:02
Compare
Choose a tag to compare

Added

  • Added countdown timer option to plug settings to allow using the plug's built in functions for delayed power on/off.

Notes

  • Previously configured plugs will be erased upon upgrade to account for new data structure.

0.9.5

04 Aug 02:49
Compare
Choose a tag to compare

Added

  • Custom gcode commands @TPLINKON and @TPLINKOFF for custom cases where M80/M81 can't be used.

0.9.4

14 Jun 23:58
0edf789
Compare
Choose a tag to compare

Changed

  • If M81 command is received to power off plug with a configured delay and Warn While Printing is enabled the plug will not be powered off if another print is started before the delay is reached.

0.9.3

03 Feb 06:39
f7b1e9a
Compare
Choose a tag to compare

Fixed

  • Icon not displaying in IE due to binding css issue.

0.9.2

31 Jan 01:37
Compare
Choose a tag to compare

Notes

  • Previously configured plugs will be erased upon upgrade to account for new data structure.

Added

  • Button labeling.
  • Button icons configurable via fontawesome class names found here.
  • Spinning icon while awaiting response from server.

Changed

  • Improved settings layout, less clutter.

0.9.1

30 Jan 14:19
Compare
Choose a tag to compare

Notes

  • Previously configured plugs will be erased upon upgrade to account for new data structure.

Added

  • Button labeling.
  • Button icons configurable via fontawesome class names found here.
  • Spinning icon while awaiting response from server.

Changed

  • Improved settings layout, less clutter.

0.9.0

30 Jan 05:06
69fbbac
Compare
Choose a tag to compare

Notes

  • Previously configured plugs will be erased upon upgrade to account for new data structure.

Added

  • Button labeling.
  • Button icons configurable via fontawesome class names found here.
  • Spinning icon while awaiting response from server.

Changed

  • Improved settings layout, less clutter.