Commit Graph

1660 Commits

Author SHA1 Message Date
Theo Arends 9a5394f9ab Prep 14.4 2024-12-11 10:17:21 +01:00
Theo Arends 2f4ca9bbe9 Merge branch 'development' into prerelease-14.4.0 2024-12-10 12:17:21 +01:00
Theo Arends 3c51793d5c Reduce stack usage 2024-12-10 11:39:37 +01:00
s-hadinger bdf880cf84
Improved auto-selection of LED hardware support (RMT, SPI) (#22618) 2024-12-09 23:22:52 +01:00
Theo Arends 8eada8e7d8 Merge branch 'development' into prerelease-14.4.0 2024-12-09 15:20:01 +01:00
Theo Arends 71dfae2d9d Fix ESP8266 Device Group exception due to lack of stack space (#22271) 2024-12-09 15:16:30 +01:00
Theo Arends 23e5a4dec2 Change RG-15 sensor name from RG-15 to RG15 (#22612) 2024-12-09 11:17:04 +01:00
Theo Arends f62080bc54 Merge branch 'development' into prerelease-14.4.0 2024-12-08 14:55:14 +01:00
Theo Arends ed520140a1 Add support for Sonoff POWCT Energy Export Active (#22596) 2024-12-07 22:44:45 +01:00
Theo Arends 54d28c9d35 Update changelogs 2024-12-07 15:08:57 +01:00
Theo Arends 4ffc53b465 Shorten menus and add submenu headers (#22592) 2024-12-06 17:02:44 +01:00
Theo Arends f72769252e Fix KNX Scenes index change regression from v14.2.0.4 (#22405) 2024-12-04 10:52:00 +01:00
Theo Arends 62e4bf1acd Add command `SetOption162 1` to disable adding export energy to energy today (#22578) 2024-12-03 11:34:48 +01:00
Theo Arends 4046cd8ec0 Add show Active Power Total with any multi-phase energy monitoring (#22579) 2024-12-03 10:28:38 +01:00
Theo Arends 341cc87527 Update changelog 2024-12-02 12:15:46 +01:00
Theo Arends e2bae09ded Update changelogs 2024-12-01 15:41:11 +01:00
Theo Arends e1fc36361e Update changelogs 2024-12-01 13:07:37 +01:00
Theo Arends f176ede65d Update changelogs 2024-11-29 16:16:32 +01:00
s-hadinger db0287e566
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x

* update changelog
2024-11-27 22:11:57 +01:00
Theo Arends 5a32df5e81 Fix Shift595 output offsets and restart relay toggles 2024-11-27 13:48:30 +01:00
Theo Arends 5dd132bb5f Update changelogs 2024-11-26 14:05:01 +01:00
Theo Arends bf872defab Fix use HTML escape on File System Edit File load (#22492) 2024-11-21 16:58:45 +01:00
Theo Arends 6d0467489a Add command `SetOption161 1` to disable display of state text (#22515) 2024-11-21 12:13:14 +01:00
Theo Arends ae7cba2f13 Add support for TM1640 based IoTTimer by Stefan Oskamp (#21376) 2024-11-20 14:31:21 +01:00
Theo Arends 3778f22d7b Fix wrong GUI Module and Template drop down list indexes regression 2024-11-18 22:53:07 +01:00
Theo Arends 320ad0e1d3 Fix ESP32 upgrade by file upload response based on file size (#22500) 2024-11-18 17:09:23 +01:00
Theo Arends 3114c75a1d Update changelogs 2024-11-18 16:05:42 +01:00
Theo Arends 4e40bbf3b6 Bump version v14.3.0.7 - again
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-17 14:03:04 +01:00
Theo Arends 6821293819 Revert "Bump version v14.3.0.7"
This reverts commit 14c0a42203.
2024-11-17 11:30:55 +01:00
Theo Arends 14c0a42203 Bump version v14.3.0.7
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-16 17:47:18 +01:00
Theo Arends 1dff29f367 Update changelogs 2024-11-14 09:56:49 +01:00
s-hadinger dd99642cf7
Prevent crashing when `display.ini` is missing end `#` (#22471) 2024-11-14 08:24:20 +01:00
Theo Arends 0fb39b9bac Update changelogs 2024-11-12 16:40:59 +01:00
s-hadinger 77f9fb0783
Matter provisioning with matter.js controller (#22470) 2024-11-12 16:35:53 +01:00
Theo Arends cf94ccf59c Bump version v14.3.0.6
- Add command ``WebColor20`` to control color of Button when Off
2024-11-11 22:44:18 +01:00
Theo Arends 0536cc87a0 Update changelogs 2024-11-11 13:39:50 +01:00
Theo Arends c86f74d456 Bump version v14.3.0.5
- Redesign GUI adding feedback to buttons, shutters and lights
2024-11-11 13:34:09 +01:00
Theo Arends 669c6e49ea Update changelogs 2024-11-10 11:18:18 +01:00
s-hadinger a5c33eba5e
Berry drivers for PCA9535 (generic and in SenseCAP D1) (#22451) 2024-11-09 19:29:29 +01:00
Theo Arends 3bc90175db Fix ESP32, ESP32-S2 and ESP32-S3 re-enable touch buttons (#22446) 2024-11-09 15:24:40 +01:00
Theo Arends c2091d7082 Fix FUNC_COMMAND linked list command buffer corruption by shutter driver 2024-11-08 23:26:46 +01:00
s-hadinger 7c82d3a7ae
Berry add I2C read16/write16 supporting Little Endian (#22448) 2024-11-08 20:22:53 +01:00
Theo Arends df293dad82 Add support MS5837 2024-11-08 18:16:26 +01:00
Theo Arends 19e15e21aa Update changelogs 2024-11-08 17:38:31 +01:00
Theo Arends 98cf7f33f7 Update changelogs 2024-11-08 16:50:04 +01:00
s-hadinger 2fd1c0b7fb
Support for I2C over Serial (#22444) 2024-11-07 21:54:16 +01:00
s-hadinger a571ca1db5
SCD40 ready for virtual I2C (#22443) 2024-11-07 21:21:01 +01:00
s-hadinger 94c45689a6
Prepare for virtual I2C (#22427) 2024-11-04 22:31:50 +01:00
s-hadinger 57d8bea761
ESP32S3 UART output mode for Tx (#22426) 2024-11-04 22:23:46 +01:00
Theo Arends 49d706f54c Add DALI command `DaliGroupSliders 0..16` to show GUI group sliders with feedback disabling `DaliLight` 2024-10-31 17:01:36 +01:00