1466 Commits

Author SHA1 Message Date
Theo Arends
71ae3fb231 Prep release v13.4 2024-02-13 12:15:38 +01:00
Theo Arends
8a08895110 Merge branch 'development' into prerelease-13.4 2024-02-13 10:49:31 +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
Theo Arends
789fd1e055 Add command `TimedPower`
Add command ``TimedPower<index> <milliseconds>[,ON|OFF|TOGGLE|BLINK]`` executes ``Power<index> [ON|OFF|TOGGLE|BLINK] `` and after <millisecond> executes ``Power<index> [OFF|ON|TOGGLE|OFF]``
2024-01-15 23:58:33 +01:00
Theo Arends
3daea4f8fd Update change logs 2024-01-15 21:57:15 +01:00
Theo Arends
637fac5ae8 Add GUI sensor separators (#20495) 2024-01-15 15:36:59 +01:00
Theo Arends
779fe14c60 Update changelogs 2024-01-13 11:19:56 +01:00
Theo Arends
f065d74293 Add support for HardwareSerial invert (#15461) 2024-01-12 13:57:31 +01:00
Theo Arends
3e3bfccb58 Bump version v13.3.0.3 2024-01-12 12:17:31 +01:00
Theo Arends
2165ea549a Update changelogs 2024-01-11 15:39:13 +01:00
Theo Arends
af24d689a9 Update changelogs 2024-01-10 10:39:24 +01:00
Theo Arends
ebe840eba5 Update changelogs 2024-01-08 09:40:10 +01:00
Theo Arends
3320847237 Update changelogs 2024-01-07 16:15:08 +01:00
Theo Arends
ec75462905 Minor fixes 2024-01-06 21:57:09 +01:00
Theo Arends
8e06dcdcc3 Revert "Minor fixes"
This reverts commit aea3789f4095b88656075f12082c9b6661d1d048.
2024-01-06 21:49:55 +01:00
Theo Arends
aea3789f40 Minor fixes 2024-01-06 21:46:37 +01:00
Theo Arends
2f184b394f Add GPIO Viewer to see realtime GPIO states. Enable with define USE_GPIO_VIEWER 2024-01-06 17:54:23 +01:00
Theo Arends
0ed01c3b1d Revert "Add ESP32 experimental support GPIOViewer when `define USE_ESP32_GPIO_VIEWER` is enabled"
This reverts commit 9d27f395d8012c4fd1e3d74384d50d215679fecb.
2024-01-04 22:50:41 +01:00
Theo Arends
9d27f395d8 Add ESP32 experimental support GPIOViewer when `define USE_ESP32_GPIO_VIEWER` is enabled 2024-01-04 18:28:37 +01:00
Theo Arends
03aea58a4c Bump version v13.2.0.2 2024-01-02 14:29:23 +01:00
Theo Arends
92c3261fb0 Update changelogs 2023-12-30 14:59:16 +01:00
Theo Arends
4393327bb9 Add support negative power on BL0942 using index 5..8 (#20322) 2023-12-29 22:54:32 +01:00
Theo Arends
d5a4f8441b Fix Berry claiming UART0 if needed (#20324) 2023-12-28 17:25:01 +01:00
Theo Arends
21c7edcb50 Add display of active drivers using command `status 4` 2023-12-27 22:03:56 +01:00
Theo Arends
a6a8214ea7 Fix support for Domoticz floor/room topics
Fix support for Domoticz floor/room topics. Regression from v12.0.1 (#20299)
2023-12-23 16:13:13 +01:00
Theo Arends
a445c7f23a Fix syslog server warning
Fix syslog server warning caused by lack of <PRI> field and hostname starting with 'z' (#14689)
2023-12-20 16:00:27 +01:00
Theo Arends
9e2ae391fc Fix ESP32 piezo ceramic buzzer
Fix ESP32 piezo ceramic buzzer doesn't buzz (#20118)
2023-12-19 15:38:12 +01:00
Theo Arends
b81eaf5bc8 Support syslog updates every sleep
Support syslog updates every sleep or every second if `#define SYSLOG_UPDATE_SECOND` (#20260)
2023-12-19 12:45:13 +01:00
Theo Arends
b69a335634 Update changelogs 2023-12-18 14:26:13 +01:00