issues
search
jneilliii
/
OctoPrint-TPLinkSmartplug
105
stars
57
forks
source link
1.0.0
#264
Closed
jneilliii
closed
3 years ago
jneilliii
commented
3 years ago
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, resolves #254
change gcode trigger logic for off commands to account for printer buffer, resolves #258
change index values for strip devices to match labels and the Kasa app, resolves #243
add sending gcode commands before off and after on, resolves #160, resolves #170
turn on only if we are closed or errored state with upload event, thanks to @ayufan
added shutdown event monitoring, resolves #263
add API endpoint for listing configured plugs