Releases: jneilliii/OctoPrint-TPLinkSmartplug
Releases · jneilliii/OctoPrint-TPLinkSmartplug
0.9.9
Changed
- Changed current status logic checks to resolve potential issues with upcoming bundled force login plugin of OctoPrint 1.3.10.
0.9.8
Fixed
- Non Energy Monitoring devices were causing errors on status checks resulting in status update failure.
Issues
- When toggling energy monitoring devices on/off the energy usage reported in the sidebar panel is from prior to the status change, so off plugs aren't reporting 0 as expected. Upon the next polling interval the power usage shoould be back in sync.
- Need to change away from socket message updates and move to REST API calls for status updates.
0.9.7
Added
- Added energy monitoring support for the HS-110 devices. Plugs' statuses will be checked on startup, on toggle of on/off, on print progress, and on polling interval configured in settings.
0.9.6
Added
- Added countdown timer option to plug settings to allow using the plug's built in functions for delayed power on/off.
Notes
- Previously configured plugs will be erased upon upgrade to account for new data structure.
0.9.5
Added
- Custom gcode commands @TPLINKON and @TPLINKOFF for custom cases where M80/M81 can't be used.
0.9.4
Changed
- If M81 command is received to power off plug with a configured delay and
Warn While Printing
is enabled the plug will not be powered off if another print is started before the delay is reached.
0.9.3
Fixed
- Icon not displaying in IE due to binding css issue.
0.9.2
Notes
- Previously configured plugs will be erased upon upgrade to account for new data structure.
Added
- Button labeling.
- Button icons configurable via fontawesome class names found here.
- Spinning icon while awaiting response from server.
Changed
- Improved settings layout, less clutter.
0.9.1
Notes
- Previously configured plugs will be erased upon upgrade to account for new data structure.
Added
- Button labeling.
- Button icons configurable via fontawesome class names found here.
- Spinning icon while awaiting response from server.
Changed
- Improved settings layout, less clutter.
0.9.0
Notes
- Previously configured plugs will be erased upon upgrade to account for new data structure.
Added
- Button labeling.
- Button icons configurable via fontawesome class names found here.
- Spinning icon while awaiting response from server.
Changed
- Improved settings layout, less clutter.