Theo Arends
d436a4034b
Merge branch 'development' into prerelease-14.5.0
v14.5.0
2025-02-18 12:17:11 +01:00
Theo Arends
c6b975561f
Update changelogs
2025-02-18 12:16:49 +01:00
s-hadinger
4306823ba6
HASPmota exception when clicking on a checkbox ( #23022 )
2025-02-17 23:04:04 +01:00
s-hadinger
9b258cadcf
Wrong RMT channels for ESP32S3, now depends on 'soc_caps.h' ( #23021 )
2025-02-17 22:24:50 +01:00
Theo Arends
a1f7e3c4e5
Merge branch 'development' into prerelease-14.5.0
2025-02-17 17:52:33 +01:00
Theo Arends
871723b6f7
Update changelogs regarding ESP32 Webcam resolution changes since v14.4.0 ( #22901 )
2025-02-17 14:16:52 +01:00
Theo Arends
4f43c7548b
Prep v14.5.0
2025-02-17 10:18:30 +01:00
Theo Arends
439dd2ebe1
Merge branch 'development' into prerelease-14.5.0
2025-02-17 10:16:20 +01:00
Theo Arends
3c66ace01b
Update templates
2025-02-17 10:04:07 +01:00
Theo Arends
41af475cdb
Update changelogs
2025-02-16 15:04:57 +01:00
Theo Arends
3c5f22b31f
Update changelogs
2025-02-16 14:57:38 +01:00
Jason2866
cb333a5a38
wifi begin is needed to get MAC address ( #23011 )
2025-02-16 12:42:14 +01:00
Giuliano Zaro
c39a7d924a
Fix typo ( #22996 )
...
Found while trying to upload custom files on esp FS
2025-02-16 12:41:58 +01:00
s-hadinger
f07af885a9
Berry Leds Panel remove unused JS code ( #23010 )
2025-02-15 22:58:31 +01:00
s-hadinger
f1be1b8ba9
HASPmota optimize sort ( #23009 )
2025-02-15 22:58:24 +01:00
s-hadinger
cfc11b5e83
Fix memory corruption in bytes().appendb64()
2025-02-15 22:08:00 +01:00
s-hadinger
a939b4973e
Remove unwanted tab
2025-02-15 21:41:44 +01:00
s-hadinger
d805cef66e
Berry bytes add appendb64 ( #23008 )
...
* Berry Leds_panel minor fix
* Fix
* Berry add 'bytes().appendb64()'
* fix lib
2025-02-15 21:09:40 +01:00
s-hadinger
64ec55db4e
Leds panel fixed port ( #23007 )
...
* Berry Leds_panel minor fix
* Fix
2025-02-14 18:41:05 +01:00
Theo Arends
a2af12c969
Add support for WiZMote with WiFi disabled
2025-02-14 12:55:58 +01:00
Theo Arends
f383c877c6
Fix unwanted WiZMote restart
2025-02-13 21:32:34 +01:00
Theo Arends
cc14f721f9
Remove near future bitly advertising
2025-02-13 17:52:11 +01:00
Theo Arends
ccf8902515
Update changelogs
2025-02-13 10:01:29 +01:00
s-hadinger
f3dc35e9ca
Solidified Code updated
2025-02-12 21:38:27 +00:00
s-hadinger
0b3be314e7
Berry fixed parser error in rare case ( #22997 )
2025-02-12 22:37:48 +01:00
Jason2866
a9150dc703
revert accidentally change of rgb order
2025-02-12 18:36:26 +01:00
Theo Arends
c076331fad
Add support for Wiz Smart Remote using #define USE_WIZMOTE
and command SetOption164 1
2025-02-12 17:45:06 +01:00
s-hadinger
8621b9adf4
Add missing comma
2025-02-12 16:58:26 +01:00
s-hadinger
bc7a1f5dbc
'MqttTLS' field in 'Status 6' to indicate if the MQTT connection is encrypted ( #22995 )
2025-02-12 14:56:47 +01:00
Giuliano Zaro
3ef9fe9f6e
Fix typo ( #22991 )
2025-02-12 10:04:46 +01:00
Jason2866
1910aba79f
Update sdkconfig.defaults to actual
...
used from Tasmota Arduino Lib Builder
2025-02-11 21:55:30 +01:00
Jason2866
dbcfe486af
no issues for scripter problems
2025-02-11 13:56:33 +01:00
Jason2866
214b392839
add esp32-c6 to objdump pio script
2025-02-11 11:58:32 +01:00
Theo Arends
b9bc3580f4
Add support for Lithuanian language translations by zzdovydas ( #22971 )
2025-02-10 11:32:55 +01:00
Thomas Reitmayr
b07bd68046
Utilize ESP-IDF's LCD driver for pushing pixels to RGB displays with ESP32-S3 ( #22970 )
...
This commit is an optimization of code and possibly performance for pushing
pixel data to an RGB display with an ESP32-S3. It uses ESP-IDF's LCD driver
for doing so and replaces multiple code paths in the previous implementation.
No code for other ESP32 variants has been changed.
Also see the discussion arendst/Tasmota#22553
2025-02-09 21:58:50 +01:00
s-hadinger
7a97a8fa98
Berry compile typo in Partition_Wizard ( #22978 )
2025-02-09 18:40:15 +01:00
s-hadinger
1b2fc5eccc
Berry make HASPmota and Matter use 'tasmota.defer()' ( #22977 )
2025-02-09 18:39:32 +01:00
Giuliano Zaro
e7f5ecc2d0
Typo fix ( #22973 )
...
Address #22957
2025-02-09 18:32:53 +01:00
s-hadinger
ff5b4956c8
Berry 'tasmota.defer()' ( #22976 )
2025-02-09 17:56:38 +01:00
zzdovydas
5a6b219971
Add Lithuanian language to Tasmota ( #22971 )
...
* create_lt_LT_file
* half_done
* add_150_lt_translations
* remove_duplicates
* finish_lt_translations
* change_translation_description
* add_lang_lt_to_config_files
2025-02-09 17:03:08 +01:00
Theo Arends
99cbdf687d
Add berry control over TWAI rx queue size
2025-02-09 16:12:38 +01:00
Jason2866
57e4d18d26
Refactor Berry solidified artifact upload
2025-02-05 12:51:02 +01:00
Jason2866
d4a8952c34
refactor Berry artifact download and push
2025-02-05 11:53:06 +01:00
Jason2866
28b22de7e4
Last try for today
2025-02-04 20:11:34 +01:00
Jason2866
f65646ba80
Delete lib/libesp32_lvgl/lv_haspmota/src/solidify/berry_haspmota directory
2025-02-04 20:04:11 +01:00
Jason2866
f014299adc
Delete lib/libesp32_lvgl/lv_binding_berry/src/solidify/berry_lvgl directory
2025-02-04 20:03:52 +01:00
Jason2866
af4ec3e0d0
Delete lib/libesp32/berry_tasmota/src/solidify/berry_tasmota directory
2025-02-04 20:03:15 +01:00
Jason2866
f1e5b576ba
Delete lib/libesp32/berry_matter/src/solidify/berry_matter directory
2025-02-04 20:02:53 +01:00
Jason2866
c4dd9839c9
Delete lib/libesp32/berry_animate/src/solidify/berry_animate directory
2025-02-04 20:02:29 +01:00
Jason2866
db96993e50
Update Tasmota_build_devel.yml
2025-02-04 20:01:47 +01:00