Skip to content

Releases: jneilliii/OctoPrint-Tasmota

0.8.9

20 Feb 19:22
Compare
Choose a tag to compare

UI improvements
fontawesome 5 with icon picker
automatic shutdown added with timer
remove Single Relay in preference of SetOption26 setting being on
add verify button to check SetOption26 setting and verify communication
energy/sensor monitoring with graph
polling moved to server side code
added more debug logging

0.8.8

02 Dec 16:27
ec9306a
Compare
Choose a tag to compare
  • Added thermal runaway options
  • Disable powering off plug on gcode off command if printer is printing and warn while printing option is enabled

0.8.7

22 Oct 02:59
568eafd
Compare
Choose a tag to compare

Added

  • Python 3 compatibility

Fixed

  • ON/OFF comparison in cases where the response is not uppercase by default
  • Resolve issues with special characters in password

0.8.6

11 Aug 20:34
1b8b068
Compare
Choose a tag to compare

Added

  • configurable color options for the navbar icons.
  • countdown timer that utilizes the backlog command with delay to allow for powering off a plug after the pi has been shutdown using the system command option.
  • polling option to check status based on configured interval.

0.8.5

12 Mar 04:39
6ec6519
Compare
Choose a tag to compare

Added

  • Show label text when TouchUI interface is enabled. Default UI should not see any change.

Updated

  • Screenshots for new settings interface.

0.8.4

28 Feb 00:31
8086a1d
Compare
Choose a tag to compare

Fixed

  • Changed broken link to fontawesome icons.

0.8.3

25 Feb 17:27
24348b5
Compare
Choose a tag to compare

Fixed

  • Index setting restored after inadvertently being deleted.

0.8.2

24 Feb 10:26
Compare
Choose a tag to compare

Fixed

  • Username/Password settings restored after inadvertently being deleted.

0.8.1

03 Feb 06:52
Compare
Choose a tag to compare

Fixed

  • Icon not displaying in IE due to binding css issue.

0.8.0

03 Feb 03:28
8183a86
Compare
Choose a tag to compare

Changed

  • Improved settings layout to reduce clutter.