Skip to content

Releases: jneilliii/OctoPrint-TPLinkSmartplug

1.0.2rc4

14 Apr 03:02
Compare
Choose a tag to compare
1.0.2rc4 Pre-release
Pre-release
  • add Always on Upload option to not require start print from slicer upload, #190, #267
  • replace deprecated getBoolen with get_boolean
  • remove duplicated bundling of fontawesome 5 if running on OctoPrint 1.5.0+

1.0.2rc3

31 Oct 04:11
Compare
Choose a tag to compare
1.0.2rc3 Pre-release
Pre-release
  • add JSON response to on/off API commands

1.0.2rc2 - TImelapse Race Condition Fix

21 Aug 00:22
Compare
Choose a tag to compare
Pre-release
  • possible fix for #281, timelapse race condition

1.0.2rc1 - Shutdown Bugfix

24 Jul 02:43
02ca08c
Compare
Choose a tag to compare
Pre-release
  • resolves issue related to shutdown monitoring not powering off devices due to SIGTERM, #274

1.0.1

16 Apr 02:43
Compare
Choose a tag to compare
  • fix issue introduced with last update that prevented adding new plugs.

1.0.0

14 Apr 23:45
7f1bb1b
Compare
Choose a tag to compare
  • clear _autostart_file on print done or canceled events to prevent from auto starting a file on next connect.
  • fix missing poll_status in init
  • resolve idle timeout issues related to plugs powering off with gcode commands, #254
  • change gcode trigger logic for off commands to account for printer buffer, #258
  • change index values for strip devices to match labels and the Kasa app, #243
  • add sending gcode commands before off and after on, #160, #170
  • turn on only if we are closed or errored state with upload event, thanks to @ayufan
  • added shutdown event monitoring, #263
  • add API endpoint for listing configured plugs

1.0.0rc8

08 Apr 22:51
Compare
Choose a tag to compare
1.0.0rc8 Pre-release
Pre-release
  • added shutdown event monitoring, #263

1.0.0rc7

24 Mar 02:23
4a7c579
Compare
Choose a tag to compare
1.0.0rc7 Pre-release
Pre-release
  • Turn on only if we are closed or errored state with upload event, thanks to @ayufan

1.0.0rc6

28 Feb 03:29
Compare
Choose a tag to compare
1.0.0rc6 Pre-release
Pre-release
  • add sending gcode commands before off and after on, #160, #170

1.0.0rc5

28 Feb 02:06
Compare
Choose a tag to compare
1.0.0rc5 Pre-release
Pre-release
  • change gcode trigger logic for off commands to account for printer buffer, #258
  • change index values for strip devices to match labels and the Kasa app, #243