Commit Graph
15913 Commits
Author SHA1 Message Date
TD-er 127859cd20 Merge pull request #5287 from tonhuisman/feature/P020-data-handling-improvements
[P020] Improve data handling, add UDP receiver
2025-04-02 22:23:18 +02:00
Ton Huisman 00ce31184e [Rules] Small documentation update for events starting with ! 2025-04-02 22:20:20 +02:00
Ton Huisman 313d6b2ad0 [P020] Start UDP-listener once the network is available 2025-04-02 21:47:39 +02:00
Ton Huisman 3a5ed39cb4 [Rules] Enable substring function to return the remainder of a string (with docs update) 2025-03-31 12:46:00 +02:00
Ton Huisman 840522d2ed [Rules] Allow eventname and eventpar processing for explicit string events (!serial) 2025-03-31 11:56:15 +02:00
Ton Huisman 8531981e7d [P020] Update documentation 2025-03-30 16:41:29 +02:00
Ton Huisman c9c8245913 [P020] Fix compiler warning 2025-03-30 14:26:57 +02:00
TD-er ad6fd6771f Merge pull request #5286 from tonhuisman/bugfix/P104-fix-font-spacing-double-height
[P104] Bugfix: Apply fontspacing correctly on double-height fonts
2025-03-26 23:29:36 +01:00
TD-er ad252238c9 Merge pull request #5285 from tonhuisman/feature/AdaGFX_helper-docs-for-adding-font
[AdaGFX Helper] Docs for adding a custom font
2025-03-26 23:29:17 +01:00
TD-er d58715b06e [Serial] Add setXxBufferSize functions 2025-03-26 23:02:34 +01:00
TD-er fb7cb37539 Merge pull request #5235 from tonhuisman/feature/I2C-multiple-interfaces-support
[I2C] Add support for multiple I2C buses
2025-03-26 22:50:26 +01:00
Ton Huisman b364423fa6 [P020] Add support for UDP -> Serial receiver 2025-03-26 22:22:58 +01:00
Ton Huisman 87ad6b2b44 [P020] Improve data handling
send unaltered via network client
generate hex event data
apply RX buffer size
2025-03-23 23:18:41 +01:00
Ton Huisman ba03087cd5 [P104] Zone order setting was missing the reload-on-change flag 2025-03-23 23:15:49 +01:00
Ton Huisman f5e6864bca [P104] Enable double-height numeric font for ESP32 builds, minor code improvements 2025-03-23 17:38:44 +01:00
Ton Huisman 66c6922510 [P104] Bugfix: Apply fontspacing correctly on double-height fonts 2025-03-23 15:10:36 +01:00
Ton Huisman 21b0cf1bea [AdaGFX Helper] Docs extended based on review 2025-03-22 12:45:20 +01:00
Ton Huisman 2d6c0edbe4 [I2C] De-duplicate code 2025-03-21 22:40:24 +01:00
Ton Huisman 9c46e6ce17 [AdaGFX Helper] Docs extended and some typos fixed. 2025-03-21 21:18:09 +01:00
Ton Huisman a9ae9583c4 [AdaGFX Helper] Docs for adding a custom font 2025-03-20 22:30:13 +01:00
Ton Huisman 1199f2e098 [I2C] Move Clock Stretch setting to Hardware page, move I2C enabled check global 2025-03-15 21:09:15 +01:00
Ton Huisman 6aea90ab17 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support 2025-03-15 19:45:49 +01:00
TD-er 60a0ce320a Merge pull request #5283 from tonhuisman/featire/Build-add-esp32-climate-littlefs
[Build] Add ESP32 Climate LittleFS build
2025-03-15 18:19:31 +01:00
Ton Huisman 01fd4d0064 [Build] Add ESP32 Climate LittleFS build 2025-03-15 17:10:13 +01:00
Ton Huisman cfdb30d8f2 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support 2025-03-15 14:49:45 +01:00
TD-er ab4f61ce34 Merge pull request #5268 from tonhuisman/feature/Build-reduce-esp32-builds
[Build] Reduce number of ESP32 builds by removing non-Ethernet builds
2025-03-15 14:38:05 +01:00
Ton Huisman 7dea987613 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds 2025-03-15 14:36:49 +01:00
TD-er 3130b2b6d6 Merge pull request #5264 from tonhuisman/feature/P177-add-plugin-xdb401-pressure
[P177] Add plugin Environment - XDB401 I2C Pressure
2025-03-15 14:10:42 +01:00
TD-er fa23ba4f99 Merge pull request #5276 from tonhuisman/feature/P100-retrieve-counttotal-value
[P100] Retrieve CountTotal value
2025-03-15 14:10:10 +01:00
TD-er 3741ea3d41 Merge pull request #5269 from tonhuisman/bugfix/P095-backlight-command-not-working
[P095] Bugfix: backlight subcommand not working as intended
2025-03-15 14:09:44 +01:00
TD-er 9a1c15bfa4 Merge pull request #5263 from tonhuisman/feature/P116-add-st7735-172x320-resolution
[P116] Add support for ST7735 172x320px display
2025-03-15 14:09:07 +01:00
Ton Huisman 39442da9a0 [P100] Update documentation 2025-03-15 12:03:32 +01:00
Ton Huisman a4a7c59f6c [P100] Add option to show CountTotal value, enable Plugin Stats 2025-03-15 12:03:16 +01:00
Ton Huisman 70f3372d99 Merge branch 'mega' into feature/P100-retrieve-counttotal-value 2025-03-14 22:32:11 +01:00
Ton Huisman 6170d91aa2 [P100] Add documentation 2025-03-14 22:31:32 +01:00
Ton Huisman 58809d77e1 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support 2025-03-13 21:13:28 +01:00
Ton Huisman 4b4d1cc66f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P116-add-st7735-172x320-resolution 2025-03-13 20:32:36 +01:00
Ton Huisman 33b8771358 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds 2025-03-13 20:31:19 +01:00
Ton Huisman 834b6c456f [P177] Add missing class access specifier 2025-03-13 20:24:00 +01:00
Ton Huisman 53881817bd Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P177-add-plugin-xdb401-pressure 2025-03-13 20:00:54 +01:00
TD-er 0184366965 Merge pull request #5281 from TD-er/bugfix/WiFi_reload_known_credentials
[WiFi] Fix loading credentials after WiFi scan
2025-03-12 23:29:08 +01:00
TD-er c6d5e84b87 [Console] Reduce CPU load on ESP32-S3 sending logs to serial 2025-03-12 23:27:59 +01:00
Ton Huisman f38207dfe1 [Boards] Fix typo in ESP32-S3 16M definition 2025-03-12 22:47:05 +01:00
Ton Huisman 9b13e0f4d9 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds 2025-03-12 22:45:11 +01:00
TD-er 08459e2841 [WiFi] Fix loading credentials after WiFi scan 2025-03-12 17:45:02 +01:00
TD-er c7a8c54779 Merge pull request #5280 from TD-er/bugfix/math_parse_braces
[Rules] Fix broken math parsing
2025-03-12 10:03:32 +01:00
Ton Huisman 98c415919f [Review] Improvements and typos fixed 2025-03-11 21:41:59 +01:00
Ton Huisman 3d34aea19f [Commands] I2CScanner command show bus that's being scanned 2025-03-10 23:24:10 +01:00
TD-er 8358a74c01 [Rules] Fix broken math parsing
As reported on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=73218#p73218)
2025-03-10 21:44:23 +01:00
Ton Huisman e783e77bc8 Merge branch 'mega' into bugfix/P095-backlight-command-not-working 2025-03-09 23:13:52 +01:00