s-hadinger
07a2df1b74
Berry add `flash.current_ota` ( #21097 )
2024-04-04 19:14:33 +02:00
Theo Arends
ed7909f23f
Removed unused `#define MQTT_DATA_STRING` support
2024-04-04 17:03:08 +02:00
Theo Arends
db92a843fc
Change Wifi 5 to Wifi 6
2024-04-04 14:59:32 +02:00
gemu
ad3782bed1
google charts memory leak ( #21093 )
2024-04-04 10:18:57 +02:00
Theo Arends
6558414e2b
Add PowerLock to status
...
- Change Power format in status to bitmap
2024-04-03 15:02:11 +02:00
Theo Arends
7c36029ec2
Add command ``Wifi 5`` to enable 11ax on ESP32 Core3
2024-04-03 14:36:52 +02:00
Theo Arends
fe89774fe0
Bump version v13.4.0.4
...
- Add command ``PowerLock`` to disable power control of selected outputs (#21081 )
2024-04-03 11:47:38 +02:00
Theo Arends
52344d2cc7
Fix JSON output ( #21084 )
2024-04-02 16:49:24 +02:00
Theo Arends
1ebdbfd6a4
Allow Domoticz unsubsctibe using command ``DzIdx0 0`` ( #21019 )
2024-04-01 13:56:40 +02:00
Barbudor
0422b25e31
Change format of KNX Energy to match specifications ( #21074 )
...
* take 1
* refactor knx enhancement
* round on energy + auto show temp/hum sensors
2024-03-31 21:15:53 +02:00
Julio Vilmar Gesser
60666fa1c5
Added support to multiple SR04 ( #20975 )
...
* added support to multiple SR04
* Reduced MAX # of SR04 to 3 as ESP32 has only 3 serial uarts
2024-03-31 15:12:29 +02:00
Theo Arends
b15a0e2f1f
Add support for Domoticz non-persistent ``DzIdx5`` to ``DzIdx32`` ( #21019 )
2024-03-31 14:33:27 +02:00
gemu
e336913b32
fix multidisplay mode ( #21067 )
2024-03-31 08:16:15 +02:00
Theo Arends
71e666462c
Prep RN2XX3 support
2024-03-30 16:42:57 +01:00
Theo Arends
caed27645e
Consolidate Lora memory usage
2024-03-30 15:02:20 +01:00
Theo Arends
6ccb3ae290
Move Lora variables from fixed to heap
2024-03-29 17:56:06 +01:00
Theo Arends
7774ce5ad8
Update TXPowerBasedOnRssi()
2024-03-29 14:30:31 +01:00
Theo Arends
4b44d2fa32
Change ESP32 WiFi phy modes 11n and 11ax represented as HT20, HT40 and HE20 ( #19350 )
2024-03-29 13:04:44 +01:00
Theo Arends
0814acb8dc
Fix Lora ESP32S3 compile warning
2024-03-28 18:20:13 +01:00
Theo Arends
bd3c7d8ddf
Fix LoRaWan joining
2024-03-28 17:51:09 +01:00
Theo Arends
894e46cb5a
Refactor lorawan
2024-03-28 17:15:45 +01:00
Theo Arends
7c52906a2e
Fix ESP8266 Lora SX1262 exceptions
2024-03-27 23:03:10 +01:00
bovirus
1abc4a6c30
Update Italian language ( #21052 )
2024-03-27 17:44:41 +01:00
gemu
b50d613360
display ini to utouch ( #21029 )
2024-03-27 12:12:59 +01:00
s-hadinger
6ad2c4c945
LVGL simplify configuration ( #21043 )
2024-03-26 23:16:16 +01:00
Theo Arends
03cf7dc460
Fix ESP32 LoRaWanBridge OTAA
2024-03-26 17:02:44 +01:00
Jason2866
48aa621975
enable additionally `USE_UNIVERSAL_TOUCH` ( #21038 )
...
dedicated driver are still enabled. To be disabled when transition to UTouch is finished
2024-03-26 16:34:43 +01:00
Pabasara Perera
2fff690af3
Azure iothub direct method support ( #21013 )
...
* feature: azure iot hub direct method support
* null terminator
* Remove vulnerability
---------
Co-authored-by: s-hadinger <49731213+s-hadinger@users.noreply.github.com>
2024-03-25 22:11:36 +01:00
s-hadinger
10465ce941
Added GPIO for SPI for Universal Touch Screen ( #21025 )
...
* Added GPIO for SPI for Universal Touch Screen
* Rename GPIOs
* Fix indentation
* Add parsing of I2C Reset and IRQ GPIOs
2024-03-25 22:04:50 +01:00
Theo Arends
36cbca9004
Add updated user config
2024-03-23 15:21:16 +01:00
Theo Arends
f10218a257
Add support for LoRaWanBridge
2024-03-23 15:20:22 +01:00
gemu
31adf74634
fix linker error ( #21017 )
2024-03-23 10:05:56 +01:00
s-hadinger
a34f5496a1
Fix HASPmota demo and robotocondensed fonts ( #21014 )
2024-03-22 16:55:22 +01:00
gemu
aad917d060
Email32 more debug ( #21010 )
...
* more debug on esp32 mail
* Update xdrv_01_2_webserver_esp32_mail.ino
2024-03-22 08:09:16 +01:00
s-hadinger
3c70e63af8
LVGL library from v9.0.0 to v9.1.0 ( #21008 )
2024-03-21 18:47:41 +01:00
gemu
a38e88422f
fix google char memory leak ( #20995 )
2024-03-21 15:11:40 +01:00
Theo Arends
c18ed34685
Fix Lora watchdog
...
- Update file JSON settings demo
2024-03-20 18:18:31 +01:00
Christian Baars
46fae91e10
fix BTHome, prep BLE5 ( #20989 )
2024-03-20 11:22:35 +01:00
s-hadinger
9c34707401
Zigbee added for attributes of type `uint48` used by energy monitoring ( #20992 )
2024-03-19 22:21:10 +01:00
Theo Arends
f18bbae23a
Bump version v13.4.0.3
2024-03-18 11:11:12 +01:00
Frank Werner
70bce974b2
Add MCP23S08 support ( #20971 )
2024-03-18 10:18:14 +01:00
s-hadinger
130c3f83f1
LVGL add helper functions ( #20968 )
2024-03-16 23:50:03 +01:00
bovirus
899e637bda
Update Italian language ( #20956 )
2024-03-16 12:12:32 +01:00
fb-pilot
73a52945c2
Add files via upload ( #20959 )
2024-03-16 12:12:18 +01:00
gemu
ca17be0e0b
fix regression ( #20962 )
2024-03-16 12:11:48 +01:00
Marcus Better
1a462c986c
[tuyamcu_v2] Fix suppressed dimmer updates from MQTT ( #20950 )
...
The driver tried to avoid loops when state updates from the MCU (eg
from physical button press) could be reflected back by Tasmota and
trigger another MCU command, followed by a state update. It did this
by tracking the source of the command in the last_source and
last_command_source variables, suppressing the command if either of
those was SRC_SWITCH.
However this logic is faulty: Since there are two last_source
variables to check, a command might reset one of them, but the other
would still suppress the update. As it turns out, MQTT commands would
only set last_source but not last_command_source. As a result, any
dimmer changes via MQTT would be dropped by the driver and not applied
to the MCU.
Switch functionality (on/off) was still working because those do not
rely on last_command_source, only last_source.
This change removes the loop detection logic altogether for dimmer
updates. This should be safe, because the driver already has the
latest dimmer value in its shadow state, and will not try to re-apply
a current value, thus breaking the loop.
This patch has been tested with several CE-WF500D dimmers which had
this problem.
2024-03-14 17:42:52 +01:00
Theo Arends
cc8614da9c
Add command ``RfTimeout`` to Sonoff RFBridge ( #20937 )
2024-03-14 17:21:09 +01:00
Theo Arends
5ab7ebee9d
Fix compilations
2024-03-14 16:40:22 +01:00
fb-pilot
f7ae60a9e4
expand xsns_100_ina3221 to optionaly calculate the charge and / or Energy per chanel ( #20915 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update en_GB.h
* Update xsns_100_ina3221.ino
* Add files via upload
* Add files via upload
I hope I have all details now changed ;-))
* Add files via upload
I still found a little detail to beutify ;-)
2024-03-12 08:12:22 +01:00
s-hadinger
8b7cd2de44
HASPmota moved to a distinct library `lv_haspmota` ( #20929 )
2024-03-11 22:31:44 +01:00