Releases: jneilliii/OctoPrint-Tasmota
Releases · jneilliii/OctoPrint-Tasmota
1.1.4
- added ignore heaters option for idle timeout to deal with Prusa XL, MK4, etc. temperature reporting, resolves #202, #206
- update to Plotly.js version 2.8.3 to resolve conflict with Bed Level Visualizer plugin
1.1.4rc2
- added ignore heaters option for idle timeout to deal with Prusa MK4 temperature reporting, #202
1.1.4rc1
- update to Plotly.js version 2.8.3 to resolve conflict with Bed Level Visualizer plugin
1.1.3
- added
@TASMOTAON <ip> <indx>
and @TASMOTAOFF <ip> <indx>
gcode commands to resolve issues with firmware that errors with M80/M81 commands, resolves #178
- make polling_interval float to allow for sub-minute polling
- change from tooltip to popover, thanks to @ManuelMcLure
- added theme support to power graph
1.1.3rc6
- better background color detection for themes that takes into account inheritance.
1.1.3rc5
- Added theme support to power graph.
1.1.3rc3
- fix missing float conversion for polling status interval
1.1.3rc2
- make polling_interval float to allow for sub-minute polling
1.1.3rc1
- added
@TASMOTAON <ip> <indx>
and @TASMOTAOFF <ip> <indx>
gcode commands to resolve issues with firmware that errors with M80/M81 commands, #178