Releases: jneilliii/OctoPrint-Tasmota
Releases · jneilliii/OctoPrint-Tasmota
1.0.4rc4
- Added M118 support for LED commands for more real-time control based on what's happening on the printer (ie waiting for heat up). The function is similar to the M150 support but you will need to use the command
M118 TASMOTA_M150 I192.168.0.105 R### G### B### W### P###
1.0.4rc3
- add numeric StatusSTS messages for chk values, #150
1.0.4rc2
- make request timeout configurable in settings, #142
1.0.4rc1
- fix bug with M150 command not having
I
parameter causing the command to get lost in the queue, #143.
1.0.3
- fix bug introduced in last version preventing addition of new devices
- add missing tooltip pop ups in tasmota editor modal
1.0.2
- resolve issues related to thermal runaway only being triggered once until a restart, #136
- add uptime library to resolve issues with idle timeout and initial pi boot, #131
- add label to warning prompts for better identification, #129
- add LED control via M150 gcode commands
1.0.2rc4
- add LED control via M150 gcode commands
1.0.2rc3
- resolves issues related to thermal runaway only being triggered once until a restart, #136
1.0.2rc2
- add label to warning prompts, #129
1.0.2rc1
- add uptime to resolve issues with idle timeout and initial pi boot, #131