Releases: jneilliii/OctoPrint-TPLinkSmartplug
Releases · jneilliii/OctoPrint-TPLinkSmartplug
1.0.2rc4
1.0.2rc3
1.0.2rc2 - TImelapse Race Condition Fix
- possible fix for #281, timelapse race condition
1.0.2rc1 - Shutdown Bugfix
- resolves issue related to shutdown monitoring not powering off devices due to SIGTERM, #274
1.0.1
1.0.0
- 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