Releases: jneilliii/OctoPrint-TPLinkSmartplug
Releases · jneilliii/OctoPrint-TPLinkSmartplug
0.9.21
0.9.20
0.9.19
Hide tab if there are no energy monitoring capable plugs configured
Fix countdown related issues
Fix gcode processing related issues
Abort power off now clears countdown timers
Polling moved to server side code
Added German translations
Changed automatic power off option to an idle timeout
Added cooldown option
Added calculated cost per print job, highly experimental, and possibly inaccurate
0.9.18
Added
- cost estimation, may need to re-evaluate
- automatic power off toggle in sidebar with cancel timer
- custom command options
- new fontawesome 5.5 icon support with picker
Updated
- list of known plug models the plugin works with
- strip whitespace when identifying plug
- status update logic and knockout bindings
- energy graph now includes a legend display toggle
0.9.17
0.9.16
Added
- Added HS107 and HS300 multiple plug support.
- Energy data logging and graphing via new tab.
- Temperature runaway protection.
Fixed
- Change socket receive to grab 1024 chunks until full response is received.
- Fixed settings migration issue.
- CSS changes to integrate better with TouchUI.
- Check current state of plugs on settings save if plug list changes in anyway.
- Status checks no longer saves the settings in favor of real-time updates to current state.