Skip to content

Releases: jneilliii/OctoPrint-Tasmota

1.1.2

17 Apr 21:01
Compare
Choose a tag to compare
  • fix bug introduced in version 1.1.1 that prevented adding new devices, #177

1.1.1

16 Apr 23:58
475699d
Compare
Choose a tag to compare
  • Fix issues related to TouchUI, css implementation of #170 to avoid issues with default interface
  • add hide option for sensor only devices, #166
  • add @TASMOTAIDLEOFF and @TASMOTAIDLEON command support to be able to disable the idle timeouts via gcode, helpful for OctoDash custom action for example

1.1.1rc3

11 Mar 15:17
Compare
Choose a tag to compare
1.1.1rc3 Pre-release
Pre-release
  • add @TASMOTAIDLEOFF and @TASMOTAIDLEON command support to be able to disable the idle timeouts via gcode, helpful for OctoDash custom action for example

1.1.1rc2

22 Jan 07:12
Compare
Choose a tag to compare
1.1.1rc2 Pre-release
Pre-release
  • add hide option for sensor only devices, #166

1.1.1rc1

14 Jan 01:12
Compare
Choose a tag to compare
1.1.1rc1 Pre-release
Pre-release
  • Fix issues related to TouchUI, css implementation of #170 to avoid issues with default interface.

1.1.0

06 Sep 04:59
fe47681
Compare
Choose a tag to compare
  • make waiting for timelapse optional, #147
  • don't open abort popup when all plugs off, #148, #151
  • update documentation and fix some typos in settings, #52
  • add optional upload power on and auto start print, #115
  • adjust auto start/on connect related code, #149
  • fix sensor data extraction for popup, #144
  • when status polling and idle timeout are both enabled, if a plug is detected as on start idle timer if not already started, #160

1.1.0rc2

04 Sep 22:21
Compare
Choose a tag to compare
1.1.0rc2 Pre-release
Pre-release
  • fix sensor data extraction for popup, #144
  • when status polling and idle timeout are both enabled, if a plug is detected as on start idle timer if not already started, #160

1.1.0rc1

04 Sep 06:28
Compare
Choose a tag to compare
1.1.0rc1 Pre-release
Pre-release
  • make waiting for timelapse optional, #147
  • don't open abort popup when all plugs off, #148, #151
  • update documentation and fix some typos in settings, #52
  • add optional upload power on and auto start print, #115
  • adjust auto start/on connect related code, #149

1.0.4

31 Jul 06:18
f7f37c8
Compare
Choose a tag to compare
  • fix bug with M150 command not having I parameter causing the command to get lost in the queue, #143
  • make request timeout configurable in settings, #142
  • add numeric StatusSTS messages for chk values, #150
  • account for energy data with multiple relay device, #155
  • 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.4rc5

10 Jul 02:39
Compare
Choose a tag to compare
1.0.4rc5 Pre-release
Pre-release
  • account for energy data with multiple relay device, #155