Commit Graph

9798 Commits

Author SHA1 Message Date
Norbert Richter
ece26ccfaf
NeoPool add Redox tank alarm (#23582)
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
2025-07-05 15:16:57 +02:00
Pedro Ribeiro
407c274229
Update xsns_11_veml6070.ino (#23581)
* Update xsns_11_veml6070.ino

in Veml6070Detect check for the presence of both addresses in the bus to avoid misdetection of ATH20/21 (anyone with the device, please confirm this change still detect the device when present)

* Update xsns_16_tsl2561.ino

check the correct ID was returned to avoid misdetection of other sensors.

* Update xsns_57_tsl2591.ino - report channel values in JSON as in TSL2561

Add the raw infrared and broadband channels of the sensor to the JSON report like is done in the driver for TSL2561

* Update xsns_57_tsl2591.ino

Fix var name

* Update xsns_57_tsl2591.ino

Fix variable name
2025-07-05 15:15:27 +02:00
TID
638b3b5c1e
Update pl_PL.h (#23626)
Polish language update
2025-07-03 10:48:38 +02:00
Routmoute
4904a43b33
fix: teleinfo standard mode crash (#23628) 2025-07-02 08:44:03 +02:00
s-hadinger
143cfdd4f2
Berry Hue fix regression from #23429 (#23623) 2025-06-30 20:34:51 +02:00
Christian Baars
550b8c5307
use SDK config information about BLE capabilities (#23621) 2025-06-30 18:50:52 +02:00
Christian Baars
aeb3005c3e
small fixes for i2s audio driver (#23619) 2025-06-30 15:22:06 +02:00
Moritz Stückler
99297d6dfc
fix: mention AHT30 temperature sensor config variable (#23617) 2025-06-29 20:55:02 +02:00
Theo Arends
91e5be450d Change ESP32 LoRaWan decoding won't duplicate non-decoded message if SO147 0 2025-06-19 17:32:07 +02:00
UBWH
07809eede5
Create PS-L-I5.be (#23573)
Codec file for Dragino PS-LB/LS -- LoRaWAN Air Water Pressure Sensor.

0-5m version
2025-06-19 09:32:14 +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
Theo Arends
9392ac7d55 Bump version v15.0.1.1 2025-06-14 14:31:34 +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
Theo Arends
79024cdd23 Bump version v15.0.0.1 2025-06-13 15:01:51 +02:00
s-hadinger
64d6231111
LVGL Tasmota logo splash screen (#23538) 2025-06-12 07:53:41 +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
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
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
sfromis
e7f9f51e27
Update xsns_102_ld2402.ino, command table broken (#23504)
Command pointer table broken after refactoring 3a28938b91

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
Theo Arends
de0d88514a Fix button size 2025-06-01 15:50:42 +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
gemu
6aca98673d
fix upd[x] chg[x] (#23477) 2025-05-26 08:05:41 +02:00
Theo Arends
429537ce4c Fix Dragino LHT65 lorawan decoder 2025-05-25 17:20:47 +02:00
Theo Arends
fe596c680d Fix LoraWan config change detection 2025-05-25 16:39:30 +02:00
Fabrizio Amodio
553ee44b02
Berry: 'webserver.content_status_sticker' attribute parameter added (#23466)
* Berry: 'webserver.content_status_sticker' attribute parameter added

* fix optional parameter in comment
2025-05-23 22:42:59 +02:00
Theo Arends
6853e88116 Update i18n.h 2025-05-23 16:38:25 +02:00
Theo Arends
f6bf4351f5 Increase number of supported LoRaWan nodes from 4 to 16 2025-05-23 13:40:30 +02:00
sfromis
b684486570
Command lookup table in support_command.ino broken for ESP32 (#23461)
I observed that the definition of command names became mangled with commit 2bc5f682b0 due to vertical bar not being placed where it should. With no bar after `D_CMND_CPU_FREQUENCY`, the command name became concatenated with the next `D_CMND_SETSENSOR` with the "funny" effect that command name `CpuFrequencySetSensor` got matched with `&CmndSetSensor`

The reason for it not being matched with `&CmndCpuFrequency` is that there is a bar too many before the `Info` command name, as previous command name lines all finish with `"|"`. Hence an extra command table entry was created, meaning that the mismatch "only" affected command names `Info`, `TouchCal`, `TouchThres`, `CpuFrequency` and `SetSensor`.

Issue is only for ESP32, as both mishaps happened in a block conditional on `#ifdef ESP32`.

Arguably, it could make sense to have all the lines with command names start with `"|"` as a consistent way of formatting the lines without the special case of ending `"|"` to be omitted for the very last command name line, but I wanted to only make minimal changes
2025-05-22 22:13:52 +02:00
Theo Arends
4f4bf7c61b Add GUI support to LoRaWan decoders 2025-05-22 17:32:16 +02:00
s-hadinger
40bc108ba1
Berry 'webserver.remove_route' to revert 'webserver.on' (#23452) 2025-05-20 23:07:05 +02:00
Theo Arends
6a27899241 Update changelogs 2025-05-20 17:14:59 +02:00
s-hadinger
1306f7a8c7
Berry remove imports from globals (#23429) 2025-05-17 09:37:53 +02:00
s-hadinger
e86af24056
DNS setting with 'IPAddress4/5' not persisted (#23426) 2025-05-15 23:25:32 +02:00