Skip to content

1.0.0

Compare
Choose a tag to compare
@jneilliii jneilliii released this 14 Apr 23:45
· 72 commits to master since this release
7f1bb1b
  • 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