Theo Arends
b3b9699782
Display related fixes
...
- CHange Display removed PWM control of backlight GPIO for universal display regression from v14.1.0
- Fix Display DisplayMode adds a display device while not configured
- Fix GUI intermittent exception on screen updates due to flash access
2024-12-15 00:32:51 +01:00
Theo Arends
3c51793d5c
Reduce stack usage
2024-12-10 11:39:37 +01:00
Theo Arends
71dfae2d9d
Fix ESP8266 Device Group exception due to lack of stack space ( #22271 )
2024-12-09 15:16:30 +01:00
Theo Arends
8cb9345a97
Fix compilation
2024-11-27 15:05:43 +01:00
Theo Arends
5a32df5e81
Fix Shift595 output offsets and restart relay toggles
2024-11-27 13:48:30 +01:00
Theo Arends
4e40bbf3b6
Bump version v14.3.0.7 - again
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-17 14:03:04 +01:00
Theo Arends
6821293819
Revert "Bump version v14.3.0.7"
...
This reverts commit 14c0a42203
.
2024-11-17 11:30:55 +01:00
Theo Arends
14c0a42203
Bump version v14.3.0.7
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-16 17:47:18 +01:00
Theo Arends
03b57179ac
Final fix unknown/error
2024-09-21 13:23:14 +02:00
Theo Arends
a5730a76f9
Add command entered to command error and command unknown message
2024-09-17 16:24:45 +02:00
Theo Arends
e74142724c
Disable 64-bit timing support
2024-08-18 12:13:44 +02:00
Theo Arends
903686f7b5
Add 64-bit timing support
2024-08-16 11:56:07 +02:00
Theo Arends
8f75684cd7
Add Rule and Scripter xdrv sensor polling
2024-08-13 12:28:09 +02:00
Theo Arends
5bac2a2331
Revert "Add Rule and Scripter xdrv sensor polling"
...
This reverts commit cc2ea328d5
.
2024-08-11 19:29:10 +02:00
Theo Arends
cc2ea328d5
Add Rule and Scripter xdrv sensor polling
2024-08-11 17:47:01 +02:00
Theo Arends
82add09bf9
Fix Core 3.0.4 baudrate detection
2024-08-04 16:11:13 +02:00
Theo Arends
e02615827b
Fix compilation without SPI
2024-07-26 13:50:15 +02:00
Theo Arends
401d7b9b41
Fix StrCaseStr_P()
2024-07-23 14:28:36 +02:00
gemu
58485dec2a
fix resistive Touch xpt for 2 spi busses ( #21814 )
...
* fix xpt touch for 2 spi busses
* support for 2 utouch spi busses
* Update support.ino
2024-07-22 13:58:50 +02:00
Theo Arends
af1fa724af
Fix non-webserver compilation
2024-06-25 16:36:28 +02:00
Roland Praml
f3dcbdcea9
FIX: Allow use of UART0 with enabled USB_CDC_CONSOLE ( #21496 )
...
Co-authored-by: Roland Praml <roland@DESKTOP-MKLGCJR>
2024-06-22 14:17:05 +02:00
Marius Bezuidenhout
f68e2285e8
Fixed incorrect output size clamping ( #21568 )
2024-06-06 09:39:23 +02:00
Theo Arends
a4c7add8df
Prep ESP32 SPI bus 2 support
2024-05-21 15:58:16 +02:00
s-hadinger
b9bd558abe
Enabled watchdog for ESP32 and variants ( #21422 )
...
* Enabled watchdog for ESP32 and variants
* Ensure compilation for sageboot
* Fix compilation
* Fix compilation for RISCV
2024-05-16 21:19:34 +02:00
s-hadinger
2865630309
Prepare for ESP32 WDT ( #21383 )
...
* Prepare for ESP32 WDT
* make `sleep()` reset WDT
2024-05-12 21:12:08 +02:00
s-hadinger
599526a90c
``Publish3`` to send binary data encoded as Hex, disabled in safeboot ( #21345 )
2024-05-04 15:26:07 +02:00
Marius Bezuidenhout
545cc27ca8
Fixed HexToBytes function. Added Publish3 command. ( #21329 )
2024-05-04 14:42:35 +02:00
Theo Arends
d678666ef0
Fix MQTT heatindex calculation
2024-04-08 14:58:31 +02:00
Theo Arends
ed7909f23f
Removed unused `#define MQTT_DATA_STRING` support
2024-04-04 17:03:08 +02:00
s-hadinger
a2bb0afea2
IR support data larger than 64 bits ( #20831 )
2024-02-28 22:42:29 +01:00
Theo Arends
9a5217bf90
Add heatindex to BMP driver ( #4771 )
2024-02-19 14:17:40 +01:00
Theo Arends
fb003e006e
Add Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` ( #4771 )
2024-02-18 18:00:41 +01:00
Theo Arends
95b03592dc
Add ISR logging failsafe
2024-01-30 16:57:45 +01:00
Theo Arends
5d06a25915
Add ESP32-C3 support for GPIO11 ( #18350 )
2024-01-26 12:13:23 +01:00
Theo Arends
10885fe60d
Refactored rules ``Subscribe`` using LList allowing full message size and enabled by default
2024-01-22 16:57:59 +01:00
Theo Arends
e5abd47c86
More syslog explaining
2023-12-21 14:49:37 +01:00
Theo Arends
2f824b1976
Document different syslog layouts
2023-12-21 14:30:49 +01:00
Theo Arends
a445c7f23a
Fix syslog server warning
...
Fix syslog server warning caused by lack of <PRI> field and hostname starting with 'z' (#14689 )
2023-12-20 16:00:27 +01:00
Theo Arends
ad831418e5
Fix SO51
2023-11-24 11:36:20 +01:00
Theo Arends
b02a66a1b6
Fix ESP32C3 relay toggle on restart
...
Fix ESP32C3 relay toggle on restart (#20030 )
2023-11-17 13:02:19 +01:00
Theo Arends
f0162377e2
Fix ESP32-C3 gpio hold
...
Fix ESP32-C3 gpio hold on non-relay gpios (#20030 )
2023-11-16 10:26:21 +01:00
Theo Arends
c1fa07dd51
Fix ESP32C3 ledlink
2023-11-13 10:54:25 +01:00
Theo Arends
d96ed15e95
Bump version v3.1.0.4
2023-10-04 13:52:08 +02:00
Theo Arends
81fc4e336b
Fix Arduino3 compilation
2023-09-14 14:17:51 +02:00
Theo Arends
2682d82628
Fix ESP32C3 relay click on restart
2023-09-13 23:16:38 +02:00
Theo Arends
62c36a49b3
Add ESP32-C6 GPIO26/28 in template
...
Add ESP32-C6 GPIO26/28 in template as Red pins used by flash (QIO) but optionally free if DIO/DOUT
2023-08-30 15:14:46 +02:00
Theo Arends
0c3b559630
Phase 1 support C2/C6
2023-08-21 16:00:20 +02:00
Christian Baars
7544d2f23c
fix IRAM_ATTR specified both in function declaration and definition ( #19286 )
2023-08-10 12:19:18 +02:00
s-hadinger
2a3690b866
Berry `tasmota.loglevel()` and `tasmota.rtc_utc()` for faster performance ( #19152 )
2023-07-19 20:58:50 +02:00
Theo Arends
d0e88c9dae
Fix BusyDelay WS2812
2023-05-24 17:24:48 +02:00