What's Changed
- track timers in order to cancel delayed off triggered by gcode when an on trigger is sent within the delay period, #335
- add ignored heaters setting for idle timer, workaround for Prusa MK4, #336
- Fixes modified: octoprint_tplinksmartplug/init.py by @puterboy in #352
- Fix rounding in Total Cost trace by @puterboy in #353
- Add auto connect option when Octoprint 'Connects' by @puterboy in #356 (no UI in settings yet)
- Jjk addgrandtotal - fixed bug in how self.total_correction is updated by @puterboy in #358
- remove spaces in comma separated ignore inputs, #361
- adjust for missing energy data and add some init variables, #363
- add last_row_entered to init to hopefully resolve #364
New Contributors
Full Changelog: 1.0.3...1.0.4