Theo Arends
a14aad93cb
Revert "Fix `SendMail` watchdog restart during reconnect to SMTP server ( #21454 )"
...
This reverts commit 784bc3ea5f
.
2024-05-22 15:19:14 +02:00
Theo Arends
784bc3ea5f
Fix `SendMail` watchdog restart during reconnect to SMTP server ( #21454 )
2024-05-22 15:18:38 +02:00
Christian Baars
da4fab66c1
more consistent usage of variables, really use apll rx setting ( #21459 )
2024-05-21 17:43:43 +02:00
Theo Arends
3b4035b3e2
Add FUNC_ABOUT_TO_RESTART ( #21460 )
2024-05-21 17:28:02 +02:00
Theo Arends
73350da88c
Even better fix
2024-05-21 17:14:47 +02:00
Theo Arends
140e4791aa
nicer solution skipping loracommand header
2024-05-21 17:10:19 +02:00
Theo Arends
08afd40823
Remove command header
2024-05-21 16:48:14 +02:00
Theo Arends
00a389bbb2
Add default LoRaCommand disable reception ( #17790 )
2024-05-21 16:18:46 +02:00
Theo Arends
a4c7add8df
Prep ESP32 SPI bus 2 support
2024-05-21 15:58:16 +02:00
Theo Arends
2e51860464
Fix GUI auto-decimal ( #21445 )
2024-05-21 14:27:02 +02:00
Theo Arends
7824378755
Update changelogs
2024-05-21 10:22:29 +02:00
btsimonh
2eccc96c62
Ble 32 fixscanning ( #21451 )
...
* restore scanend callback
* fix ble scanning time from 20ms to 20s
* fix connection timeout.
Use ->getLastError() to find out why we did not connect.
* add #define to remove hack if not required in the future.
2024-05-20 20:56:55 +02:00
s-hadinger
7253e83a04
Fixed Zigbee crash when removing `ZbName` ( #21449 )
2024-05-20 16:51:35 +02:00
Christian Baars
e7f69ebc5f
bugfix: webradio crash with invalid url ( #21446 )
2024-05-20 09:12:14 +02:00
bovirus
62af6f3a7c
Update Italian language ( #21437 )
...
* Update Italian language
* Update Italian language (2)
---------
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
2024-05-20 09:11:48 +02:00
Christian Baars
7f7bcd0ab6
small refactoring, more robust handling of commands ( #21439 )
2024-05-19 17:12:54 +02:00
Theo Arends
009aa8d481
Prep ASR650X LoRaWan node
2024-05-19 12:09:33 +02:00
Christian Baars
0e5b2a86b8
i2s audio ,some improvements ( #21433 )
2024-05-18 22:15:59 +02:00
Barbudor
285a6f3532
knx dimmer and colour ( #21434 )
2024-05-18 22:15:46 +02:00
Barbudor
60a42f015e
Add command WebRun (as WebQuery extension) ( #21364 )
...
* tasmota-1m32
* ready
* add code usage
* clean
* remove also that
* remove WebQueryWithFunction in favor of default value
2024-05-18 22:15:16 +02:00
Theo Arends
33b0c1d5c2
Update changelogs
2024-05-18 12:29:51 +02:00
s-hadinger
27c731c7b6
Avoid connection errors when switching to safeboot to upload OTA firmware ( #21428 )
2024-05-17 20:40:17 +02:00
Theo Arends
0d225839da
On universal display remove default backlight power if a PWM channel is used for backlight
2024-05-17 14:08:34 +02:00
Theo Arends
2ddbc7c7fa
Fix watchdog restart or freeze if ``displaytext`` is more than 128 characters ( #21401 )
2024-05-17 12:47:14 +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
Theo Arends
6ba59385d4
Fix Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 ( #21281 )
2024-05-16 14:43:30 +02:00
s-hadinger
85a9eda143
Revert "Enabled watchdog for ESP32 and variants ( #21414 )" ( #21417 )
...
This reverts commit e4ea62cc0d
.
2024-05-15 22:52:49 +02:00
s-hadinger
ec6448b353
Drop support of old insecure fingerprint algorithm (deprecated since v8.4.0) ( #21416 )
2024-05-15 22:30:10 +02:00
s-hadinger
e4ea62cc0d
Enabled watchdog for ESP32 and variants ( #21414 )
2024-05-15 19:13:45 +02:00
Theo Arends
ac06195907
Remove non IDF5 code
2024-05-15 16:45:42 +02:00
Theo Arends
1d7f3e8f07
Fix compile warning ( #21411 )
2024-05-15 15:54:18 +02:00
Theo Arends
9105b56ffd
Bump v14.0.0.1
2024-05-14 16:45:58 +02:00
Theo Arends
f9ca7d4821
Update changelogs
2024-05-14 10:59:23 +02:00
s-hadinger
4cda2d7dc2
Berry `Leds` uses native WS2812 driver by default ( #21406 )
2024-05-13 22:21:58 +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
15a5ef30c4
Fixed Berry `gpio.dac_voltage()` ( #21403 )
2024-05-12 21:11:14 +02:00
Barbudor
466dcae840
Quick Fix: KNX loose config on restart ( #21378 )
...
* quick fix
* revert to ascillato test
2024-05-10 10:46:40 +02:00
Theo Arends
3e8ca44681
Attempt to fix TasMesh ( #21395 )
2024-05-10 10:34:58 +02:00
Theo Arends
c7a5cd58f4
Fix a compile error
2024-05-10 10:18:46 +02:00
Theo Arends
178b11196a
Fix default compile
2024-05-09 14:34:25 +02:00
Theo Arends
141a4086b3
Revert "ESP8266 removed SPI check for valid SPI Chip Select ( #21393 )"
...
This reverts commit 584329a6c0
.
2024-05-09 14:11:57 +02:00
Theo Arends
584329a6c0
ESP8266 removed SPI check for valid SPI Chip Select ( #21393 )
2024-05-09 13:52:07 +02:00
gemu
61814e79fe
fix jpeg compile core3 ( #21387 )
2024-05-08 13:21:14 +02:00
chefpro
1d626225de
Add display.ini file for esp32-1732S019 development board which is based on esp32s3 ( #21384 )
...
Co-authored-by: Peter Rustler <peter@rustlerit.de>
2024-05-08 09:18:51 +02:00
Theo Arends
9314032f69
Fix safeboot logging flood
2024-05-07 11:05:54 +02:00
fb-pilot
2f59523416
beautified code xsns 33 qmc5883l ( #21312 )
...
* Add files via upload
* Add files via upload
beautified code
* Update xsns_33_qmc5883l.ino
date removed
* Add files via upload
adapt defaults for bf-xsns_33_qmc5883l
* Update tasmota/my_user_config.h
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
---------
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
2024-05-07 10:06:57 +02:00
Christian Baars
08f9b37b99
Berry add gpio.set_freq() ( #21375 )
2024-05-07 09:36:39 +02:00
Theo Arends
21c7f4c81b
Minor changes
2024-05-06 17:36:39 +02:00
Theo Arends
c5e122f922
Add GPIOViewer pin mode support
2024-05-06 17:20:52 +02:00
fb-pilot
0d6baa00e4
add options for INA3221 driver ( #21310 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Delete tasmota/xsns_100_ina3221.ino
---------
Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2024-05-06 11:42:31 +02:00