Commit Graph
20579 Commits
Author SHA1 Message Date
Jason2866 60e1018fbf Update ldf_cache.py 2025-08-07 21:09:27 +02:00
Jason2866 fb816f3738 Create ldf_cache.py 2025-06-17 17:10:13 +02:00
Jason2866 a5b02ceb20 Update platformio.ini 2025-06-17 17:09:00 +02:00
Theo Arends 67d428cd3d Update changelogs 2025-06-17 15:50:08 +02:00
Jason2866 384edd22a7 fix lib names (#23560) 2025-06-16 17:46:00 +02:00
Christian Baars fb44d42426 BLE updates for esp-nimble-cpp v2.x (#23553) 2025-06-15 18:24:54 +02:00
Christian Baars f378e68b3d i2s additions (#23543) 2025-06-14 16:32:54 +02:00
s-hadinger e30ad61e00 Berry report from upstream !BE_USE_PRECOMPILED_OBJECT (#23549) 2025-06-14 16:07:31 +02:00
Theo Arends 9392ac7d55 Bump version v15.0.1.1 2025-06-14 14:31:34 +02:00
Theo Arends 76d4651163 Update changelogs 2025-06-14 12:16:08 +02:00
UBWH ea4e399b18 Create DDS75L.be (#23545)
LoRaWAN Decoder File for Dragino DDS75-LB/LS

An Ultrasonic distance sensor

https://www.dragino.com/products/distance-level-sensor/item/271-dds75-lb-ls.html
2025-06-14 11:10:46 +02:00
s-hadinger d4d6a2c779 LVGL HASPmora fix regression introduced with LVGL 9.3.0 (#23547) 2025-06-14 11:03:55 +02:00
s-hadinger 390927c190 Berry fix realline (#23546) 2025-06-14 10:37:04 +02:00
s-hadinger b5d6e95164 LVGL regression missing 'lv.ANIM_OFF' and 'lv.ANIM_ON' (#23544) 2025-06-13 22:31:12 +02:00
Theo Arends 79024cdd23 Bump version v15.0.0.1 2025-06-13 15:01:51 +02:00
Theo Arends f7d4b0e726 Update changelogs v15.0.0 2025-06-13 12:33:53 +02:00
Jason2866 0687520c93 add CMakeLists.txt to gitignore 2025-06-13 11:13:31 +02:00
s-hadinger 64d6231111 LVGL Tasmota logo splash screen (#23538) 2025-06-12 07:53:41 +02:00
s-hadinger ea99e4724f Autoconf failing when last line has no trailing LF (#23537) 2025-06-11 23:10:20 +02:00
gemu 004f1ec36a fix compile error when globvars not used (#23535) 2025-06-11 09:16:15 +02:00
Theo Arends 742b7338fd Update rsyslog msgid 2025-06-10 23:40:38 +02:00
s-hadinger 84059199d4 Berry 'tasmota.is_network_up()' (#23532) 2025-06-10 20:56:50 +02:00
Theo Arends 4002344227 Fix syslog message id 2025-06-10 16:23:42 +02:00
Theo Arends bba5ba008e Format syslog messages according to RFC5424 adding local log time (#23509) 2025-06-09 17:42:58 +02:00
s-hadinger 7c2eabcd94 Zigbee improved message when coordinator failed to start (#23525)
* Zigbee improved message when coordinator failed to start

* Faster fail
2025-06-08 19:04:17 +02:00
Theo Arends 76a39f7597 LoRaWan berry fix initial last seen 2025-06-07 14:25:55 +02:00
Theo Arends 17cc37b889 Update changelogs 2025-06-07 13:52:45 +02:00
s-hadinger 8da8c97d4f ESP32 LVGL library from v9.2.2 to v9.3.0 (#23518) 2025-06-06 23:54:17 +02:00
Theo Arends 5522f3f6ba LoRaWan berry decoders add last seen to interrupt sensor 2025-06-06 16:09:13 +02:00
Theo Arends f3d4b5275d LoRaWan berry decoders fix invalid last seen 2025-06-05 15:08:21 +02:00
Theo Arends 26613aacb2 Add Berry mqtt publish rule processing 2025-06-05 14:04:03 +02:00
Theo Arends 4be87d41ef Fix LoRaWan decoder LHT52 battery calculation 2025-06-05 11:27:06 +02:00
Theo Arends 55c7dc0654 LoRaWan fix initial last_seen uninitialized 2025-06-04 18:38:23 +02:00
Theo Arends 93a22628e5 LoraWan change to confirmed command downlink 2025-06-04 18:13:43 +02:00
Theo Arends 263d84315f Add support for LoraWanSend and LoraWanNode 2025-06-03 17:58:35 +02:00
Theo Arends 81465a8506 Update changelogs 2025-06-03 11:15:00 +02:00
s-hadinger bafcfcd227 Berry increase web hooks from 16 to 32 (#23507) 2025-06-02 23:12:55 +02:00
sfromis e7f9f51e27 Update xsns_102_ld2402.ino, command table broken (#23504)
Command pointer table broken after refactoring https://github.com/arendst/Tasmota/commit/3a28938b9153d01e7ccef0a03d981251ced56123

The error with a comma before an entry instead of after, to match the other pointers, looks very obvious to me. Hence, I'm submitting this PR without having the hardware, and thus not able to do a runtime test.
2025-06-02 21:53:08 +02:00
s-hadinger d94d7c8972 Berry change number parser for json to reuse same parser as lexer (#23505) 2025-06-02 21:42:44 +02:00
Theo Arends de0d88514a Fix button size 2025-06-01 15:50:42 +02:00
Theo Arends 601ddc564d Update changelogs 2025-06-01 14:07:25 +02:00
s-hadinger ea9a24e76d Berry fix potential pointer underflow with string.endswith (#23496) 2025-05-31 20:02:40 +02:00
s-hadinger 1cd4e27123 Berry fix integer and real parser to handle overflows (#23495) 2025-05-31 15:03:54 +02:00
s-hadinger fcf4706914 Berry avoid json parsing for unmatched commands (#23494) 2025-05-30 22:34:56 +02:00
Theo Arends 692cf547cb Add Support for AP33772S USB PD Sink Controller as used in CentyLab RotoPD 2025-05-30 15:51:50 +02:00
Theo Arends 04302414c8 Berryfy code 2025-05-30 11:13:57 +02:00
Theo Arends b90ef3b400 Fix compilation 2025-05-29 17:53:55 +02:00
Theo Arends 2eb56b77a2 Change LoRaWan GUI sensor representation 2025-05-29 17:31:21 +02:00
gemu 2914554f5e fix regression (#23483) 2025-05-28 08:13:08 +02:00
Theo Arends b822a37a7c Add command trace code to be enabled with define DEBUG_COMMAND_HANG (#23481) 2025-05-27 11:31:15 +02:00