Theo Arends
e5485288eb
Update changelogs
2024-08-03 14:18:48 +02:00
Theo Arends
8f74a226e7
Update changelogs
2024-08-02 10:02:31 +02:00
Theo Arends
67fcb71c6d
Update changelogs
2024-07-31 11:03:06 +02:00
Theo Arends
88293d7414
Analog GPIO changes
...
- Analog GPIO ``ADC Input`` with ``AdcParam<x> 1,<start_range>,<end_range>,<margin>,1`` provide direct light control
- Analog GPIO ``ADC Voltage`` with ``AdcParam<x> 11,<start_range>,<end_range>,<lowest_voltage>,<highest_voltage>`` provide energy monitoring with dc voltage
- Analog GPIO ``ADC Current`` with ``AdcParam<x> 12,<start_range>,<end_range>,<lowest_current>,<highest_current>`` provide energy monitoring with dc voltage
2024-07-28 18:52:38 +02:00
Theo Arends
87ec0cce21
Revert "Analog GPIO extensions"
...
This reverts commit 7c1cf6a81f
.
2024-07-28 18:47:13 +02:00
Theo Arends
7c1cf6a81f
Analog GPIO extensions
...
- Analog GPIO ``ADC Input`` with ``AdcParam<x> 1,<start_range>,<end_range>,1`` provide direct light control
- Analog GPIO ``ADC Voltage`` with ``AdcParam<x> 11,<start_range>,<end_range>,<lowest_voltage>,<highest_voltage>`` provide energy monitoring with dc voltage
- Analog GPIO ``ADC Current`` with ``AdcParam<x> 12,<start_range>,<end_range>,<lowest_current>,<highest_current>`` provide energy monitoring with dc voltage
2024-07-28 18:33:43 +02:00
Theo Arends
9f99633f43
update changelogs
2024-07-27 13:32:01 +02:00
Theo Arends
f1a898c5ca
Update changelogs
2024-07-26 14:12:08 +02:00
Theo Arends
b9fcfa86c9
Update changelogs
2024-07-25 13:33:00 +02:00
Theo Arends
0784637f4f
Update changelogs
2024-07-24 13:41:58 +02:00
Theo Arends
f42e44a69d
Support for Sonoff iFan04-H using template ( #16402 )
...
- Bump version v14.1.0.4
2024-07-22 15:35:20 +02:00
Theo Arends
85bff67d9b
Add support for Wooliis Hall Effect Coulometer or Battery capacity monitor ( #21732 )
2024-07-17 14:14:44 +02:00
Theo Arends
8f6a0b15c3
Update changelogs
2024-07-14 13:54:09 +02:00
Theo Arends
105a08dd20
Skip MQTT response if command is prefixed with underscore ( #21740 )
2024-07-08 16:57:21 +02:00
Theo Arends
60d0c2208b
update changelogs
2024-07-08 13:54:48 +02:00
Theo Arends
fee5251bd4
Fix universal display power regression ( #21726 )
2024-07-05 15:30:31 +02:00
Theo Arends
363cd8d79e
Update changelogs
2024-07-05 11:59:16 +02:00
Theo Arends
dfa5b46494
Update changelogs
2024-07-04 16:18:53 +02:00
Theo Arends
59fc68026b
Add Support for Sonoff POWCT Ring ( #21131 )
2024-07-03 16:31:43 +02:00
Theo Arends
344fdf94f7
Update changelogs
2024-07-02 10:19:59 +02:00
Theo Arends
c8e29dafc6
Changed ESP32 TM1621 number overflow from "9999" to "12E3" ( #21131 )
2024-07-01 12:31:02 +02:00
Theo Arends
171d641092
Update changelogs
2024-06-30 15:38:40 +02:00
Theo Arends
3371fde11e
Update changelogs
2024-06-28 09:56:55 +02:00
Theo Arends
178d42c286
Change ESP32 support for energy margin checks, like ``MaxPower2`` per phase ( #21695 )
...
- Add ESP32 support for power and energy limit checks, like ``MaxEnergy2`` per phase (#21695 )
- Bump version v14.1.0.3
2024-06-27 16:50:45 +02:00
Theo Arends
20d0207890
Update changelogs
2024-06-27 13:30:15 +02:00
Theo Arends
33225bfabb
Update changelogs
2024-06-25 22:58:46 +02:00
Theo Arends
25f17d7141
Update changelogs
2024-06-22 14:22:09 +02:00
Theo Arends
904fb01e75
Update changelogs
2024-06-22 14:12:48 +02:00
Theo Arends
3701a8cedc
Update changelogs
2024-06-22 12:54:08 +02:00
Theo Arends
94aded8d5c
Update changelogs
2024-06-15 13:59:17 +02:00
Theo Arends
0c49262d54
Update changelogs
2024-06-14 22:40:27 +02:00
Theo Arends
75c47b6948
Extend command ``SetOption147 1`` to disable publish of IRReceived MQTT messages ( #21574 )
2024-06-14 11:23:03 +02:00
Theo Arends
9451f20b43
Update changelogs
2024-06-14 10:46:14 +02:00
Theo Arends
6e8e3cc740
Update changelogs
2024-06-12 10:54:17 +02:00
Theo Arends
87148ae0c1
Change SerialBridge command ``SSerialSend9`` replaced by ``SSerialMode``
...
- Bump version v14.1.0.2
2024-06-11 17:27:39 +02:00
Theo Arends
4858ec0aef
Allow receive or send using SerialBridge
2024-06-11 12:41:19 +02:00
Theo Arends
0471ba24c1
Add support for QMP6988 temperature and pressure sensor
2024-06-10 16:05:25 +02:00
Theo Arends
7471d754f7
Update changelogs
2024-06-10 11:54:22 +02:00
Theo Arends
d046f9c25f
Update changelogs
2024-06-10 10:50:19 +02:00
Theo Arends
e4bf2a5c27
Update changelogs
2024-06-09 18:33:47 +02:00
Theo Arends
3cae94d710
Update changelogs
2024-06-09 10:35:03 +02:00
Theo Arends
ff961df336
Change display timing splash screen with display modes 1 to 5
2024-06-08 15:33:44 +02:00
Theo Arends
9350f68ac5
Replace optional MQTT_TELE_RETAIN to Energy Margins message by ``SensorRetain``
2024-06-07 11:48:52 +02:00
Theo Arends
c7083629e1
update changelogs
2024-06-06 16:29:20 +02:00
Theo Arends
7d87bf0dcc
Update changelogs
2024-06-04 09:37:02 +02:00
Theo Arends
243411916b
Bump v14.1.0.1
2024-06-03 14:50:59 +02:00
Theo Arends
132b98f0c2
Change GPIOViewer from v1.5.3 to v1.5.4 (No functional change)
2024-06-02 12:03:28 +02:00
Theo Arends
b58615183f
Update changelogs
2024-06-02 11:00:30 +02:00
Theo Arends
fc7638e684
Update changelogs
2024-05-31 10:07:28 +02:00
Theo Arends
90e21a5902
Update changelogs
2024-05-30 14:22:14 +02:00
Theo Arends
533b86d890
Update changelogs
2024-05-30 14:12:20 +02:00
Theo Arends
2771827c15
Changed TCP bridge increased baudrate selection ( #21528 )
...
- Bump v14.0.0.4
2024-05-30 10:50:12 +02:00
Theo Arends
b61ea17ce1
Bump version v14.0.0.3
2024-05-29 17:17:53 +02:00
Theo Arends
2347f37269
Revert "Fix ESP32 slow response when using UDP as in emulation ( #21470 )"
...
This reverts commit f132663dfe
.
2024-05-29 16:45:16 +02:00
Theo Arends
f132663dfe
Fix ESP32 slow response when using UDP as in emulation ( #21470 )
2024-05-29 11:46:55 +02:00
Theo Arends
7b478f718c
Update changelogs
2024-05-27 22:47:08 +02:00
Theo Arends
5085a8bbbb
Bump version v14.0.0.2
2024-05-27 15:46:15 +02:00
Theo Arends
00694abbde
Update changelogs
2024-05-27 14:07:18 +02:00
Theo Arends
a9e7426cff
Changed support W5500 SPI ethernet using four SPI GPIOs only without IRQ and RESET
2024-05-23 15:16:05 +02:00
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
Theo Arends
7824378755
Update changelogs
2024-05-21 10:22:29 +02:00
Theo Arends
ec97552c8b
Update changelogs
2024-05-19 11:20:42 +02:00
Theo Arends
33b0c1d5c2
Update changelogs
2024-05-18 12:29:51 +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
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
Theo Arends
f602470aeb
Update changelogs
2024-05-16 13:50:50 +02:00
Theo Arends
17a299dd00
Update changelogs
2024-05-15 15:37:25 +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
Theo Arends
50e9bb70aa
Update RELEASENOTES.md
2024-05-10 11:09:17 +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
Theo Arends
2f3663b8aa
Update changelogs
2024-05-08 13:26:36 +02:00
Theo Arends
522929384c
Update changelogs
2024-05-07 16:16:39 +02:00
Theo Arends
c5e122f922
Add GPIOViewer pin mode support
2024-05-06 17:20:52 +02:00
Theo Arends
d469f2a565
Update changelogs
2024-05-06 10:34:48 +02:00
Theo Arends
a3e57d6479
Add Support for compile time hostname with `#define WIFI_DEFAULT_HOSTNAME` ( #21236 )
2024-05-05 15:37:03 +02:00
Theo Arends
abc460575a
Update changelogs
2024-05-05 14:38:55 +02:00
Theo Arends
0f19dcdff8
Bump version v13.4.1.2
...
- ESP32-C3 OTA binary name from `tasmota32c3cdc.bin` to `tasmota32c3.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-C6 OTA binary name from `tasmota32c6cdc.bin` to `tasmota32c6.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-S3 OTA binary name from `tasmota32s3cdc.bin` to `tasmota32s3.bin` with USB HWCDC and fallback to serial (#21212 )
2024-04-18 14:01:27 +02:00
Theo Arends
7e14db4091
Add support for SPL06_007 pressure and temperature sensor ( #21185 )
2024-04-18 11:47:16 +02:00
Theo Arends
f01e74f605
Update changelogs
2024-04-17 21:53:33 +02:00
Theo Arends
0bb1fcbc00
Change comments
2024-04-17 15:58:20 +02:00
Theo Arends
e95c940345
Change ESP32 Ethernet Phy Type number for ETH_PHY_DM9051 from 4 to 10 ( #21204 )
2024-04-17 15:10:45 +02:00
Theo Arends
0eff23f519
Update changelogs
2024-04-17 10:35:09 +02:00
Theo Arends
6c5dee9556
Bump version to v13.4.1.1
...
- Changed ESP32 Framework (Arduino Core) from v2.0.15 to v3.0.0 (#21180 )
2024-04-15 12:26:48 +02:00
Theo Arends
a2ad349487
Update changelogs
2024-04-14 11:43:56 +02:00
Theo Arends
5cb3ea2114
Update changelogs
2024-04-12 16:01:00 +02:00
Theo Arends
0f9adae912
Update changelogs
2024-04-12 11:03:48 +02:00
Theo Arends
1b5fdb5c57
update changelogs
2024-04-11 14:07:25 +02:00
Theo Arends
cbd533c1e9
Update changelogs
2024-04-06 17:12:54 +02:00
Theo Arends
02f6e05289
Fixed M5Core2 LoRa868 module receive exception
2024-04-06 15:04:05 +02:00
Theo Arends
06f905e0b5
Update changelogs
2024-04-05 11:12: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
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
31fc66f5be
Update changelogs
2024-04-01 14:37:42 +02:00
Theo Arends
b15a0e2f1f
Add support for Domoticz non-persistent ``DzIdx5`` to ``DzIdx32`` ( #21019 )
2024-03-31 14:33:27 +02: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
b587287ce0
Update changelogs
2024-03-27 21:38:36 +01:00
Theo Arends
c13d3cbf1c
Update changelogs
2024-03-27 09:38:36 +01:00
Theo Arends
14c48a18a0
Update changelogs
2024-03-23 15:32:12 +01:00
Theo Arends
f10218a257
Add support for LoRaWanBridge
2024-03-23 15:20:22 +01:00
Theo Arends
f18bbae23a
Bump version v13.4.0.3
2024-03-18 11:11:12 +01:00
Jason2866
bb2f31bd88
Fix release firmware url
2024-03-15 12:56:22 +01:00
Theo Arends
0ac0dda5ba
Update changelogs
2024-03-14 16:47:10 +01:00
Theo Arends
e77a5f57ff
Update changelogs
2024-03-10 12:08:30 +01:00
Theo Arends
6d82997fde
Update changelogs
2024-03-09 13:32:53 +01:00
Theo Arends
24372207de
Update changelogs
...
- Elevate some messages
2024-03-04 11:58:46 +01:00
Theo Arends
715ca102c7
update changelogs
2024-03-01 16:52:28 +01:00
Theo Arends
3162282f91
Update changelogs
2024-03-01 10:23:51 +01:00
Theo Arends
daa24af6f6
Bump version to v13.4.0.2
2024-02-29 13:36:08 +01:00
Theo Arends
77cba87994
Update changelogs
2024-02-27 14:16:13 +01:00
Theo Arends
100869a40f
Upload changelogs
2024-02-26 12:22:47 +01:00
Theo Arends
fb003e006e
Add Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` ( #4771 )
2024-02-18 18:00:41 +01:00
Theo Arends
920967506b
Update changelogs
2024-02-18 15:31:20 +01:00
Theo Arends
d8d1b1d131
Add QMC5883l check for overflow and scale reading ( #20643 )
2024-02-18 15:24:21 +01:00
Theo Arends
9a12192fa9
Update changelogs
2024-02-18 12:41:31 +01:00
Theo Arends
236eb77af1
Update changelogs
2024-02-17 15:31:06 +01:00
Theo Arends
1abaf146b5
Fix ESP32 PWM activity on unconfigured PWM GPIOs ( #20732 )
2024-02-17 15:19:12 +01:00
Theo Arends
6732db8803
Update changelogs
2024-02-16 15:04:03 +01:00
Theo Arends
cbc9796c92
Update changelogs
2024-02-14 19:19:24 +01:00
Theo Arends
bee3b5b66a
Bump version v13.4.0.1
2024-02-14 17:57:17 +01:00
Theo Arends
70a4fbd800
Add command ``SetOption159 1`` to enable counting on both rising and falling edge ( #20712 )
2024-02-14 11:22:41 +01:00
Theo Arends
71ae3fb231
Prep release v13.4
2024-02-13 12:15:38 +01:00
Theo Arends
72b18eff4c
Update changelogs
2024-02-11 11:47:31 +01:00
Theo Arends
4e7e256892
Add ESP32 Core3 support for SPI ethernet on DM9051, W5500 and KSZ8851
2024-02-08 16:45:28 +01:00
Theo Arends
7d698a6752
Update changelogs
2024-02-08 11:36:03 +01:00
Theo Arends
a408326326
Bump version to v13.3.0.5
2024-02-05 12:24:32 +01:00
Theo Arends
32ce27495a
Update changelogs
2024-02-05 12:19:14 +01:00
Theo Arends
3b0cb408ba
Update changelogs
2024-02-05 11:57:00 +01:00
Theo Arends
ded44f7755
Update changelogs
2024-02-04 11:55:14 +01:00
Theo Arends
92b8bb3c9b
Update changelogs
2024-02-03 17:23:07 +01:00
Theo Arends
1e7bbfcc00
update changelogs
2024-01-27 23:56:55 +01:00
Theo Arends
5bb9e65a4b
Update changelogs
2024-01-26 15:09:44 +01:00
Theo Arends
4bc7b4ec2f
Add ESP32 support for DS18x20 on Shelly Plus Add-On ( #20580 )
2024-01-26 12:26:47 +01:00
Theo Arends
5d06a25915
Add ESP32-C3 support for GPIO11 ( #18350 )
2024-01-26 12:13:23 +01:00
Theo Arends
758549c4c3
Fix MLX90614 naming ( #20592 )
2024-01-25 14:29:12 +01:00
Theo Arends
2a9f9634c9
Update changelogs
2024-01-24 15:05:37 +01:00
Theo Arends
cce5204177
Refactored rules USE_EXPRESSION and SUPPORT_IF_STATEMENT replacing LinkedList with arrays and enabled by default
2024-01-24 14:33:55 +01:00
Theo Arends
a74200d40d
Refactored rules USE_EXPRESSION and SUPPORT_IF_STATEMENT replacing LinkedList with arrays
2024-01-23 23:52:18 +01:00
Theo Arends
85c1413eb1
Bump version v13.3.0.4
2024-01-22 17:03:52 +01:00
Theo Arends
10885fe60d
Refactored rules ``Subscribe`` using LList allowing full message size and enabled by default
2024-01-22 16:57:59 +01:00
Theo Arends
95f76d623f
Changed command ``TimedPower`` refactored from String to LList
2024-01-21 14:29:44 +01:00
Theo Arends
90a4ae0ef5
Update changelogs
2024-01-20 11:46:51 +01:00
Theo Arends
c9d0106007
Removed max number of 30 backlog entries
2024-01-18 16:32:28 +01:00
Theo Arends
2832ed914b
Change command ``TimedPower``
...
Change command ``TimedPower`` from erasing all timers to showing remaining timers
2024-01-17 15:55:25 +01:00