Releases: jneilliii/OctoPrint-TPLinkSmartplug
Releases · jneilliii/OctoPrint-TPLinkSmartplug
1.0.4rc4
1.0.4rc3
What's Changed
- 1.0.3 by @jneilliii in #330
- Bump actions/stale from 7 to 8 by @dependabot in #334
- Bump actions/stale from 8 to 9 by @dependabot in #339
- Fixes modified: octoprint_tplinksmartplug/init.py by @puterboy in #352
- Fix rounding in Total Cost trace by @puterboy in #353
- Fix incorrect
last power cost
in additional details by @puterboy in #352 - Add auto connect option when Octoprint 'Connects' by @puterboy in #356
New Contributors
Full Changelog: 1.0.4rc2...1.0.4rc3
1.0.4rc2
1.0.4rc1
1.0.3
1.0.3rc3
1.0.3rc2
1.0.3rc1
1.0.2
- resolves issue related to shutdown monitoring not powering off devices due to SIGTERM, #274
- fix for #281, timelapse race condition
- add JSON response to on/off API commands
- 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+