TD-er
4e9b716366
Merge pull request #5597 from SuksAE/P037_MQTTImport_improvement
...
Change in P037_MQTTImport to enable processing of JSON messages in rules
2026-08-03 22:56:54 +02:00
Ton Huisman
5574bc0fe2
[Fix] Write _plugin_sets_overview.repl as utf-8 so it works again on Windows
2026-08-02 15:56:21 +02:00
suks.ae
a85eb30659
escape characters instead of angle brackets
2026-07-31 12:10:16 +02:00
suks.ae
45476312ab
initial proposal
2026-07-31 10:01:42 +02:00
Ton Huisman
f193eff781
Merge branch 'mega' into bugfix/P073-wrong-content-on-74hc595-displays
2026-07-27 23:00:18 +02:00
Ton Huisman
c48d8302d4
[P073] Restructure code per display in separate files
2026-07-27 22:59:31 +02:00
TD-er
d7b54d0cb0
[I2C] Only change I2C settings (multiplexer/clock) for enabled tasks
2026-07-26 13:24:57 +02:00
TD-er
9850969df3
[TimingStats] Tweak code to reduce impact of timing stats
2026-07-26 13:22:45 +02:00
Ton Huisman
32a0d6fe0e
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P157-plugin-14-segment-display
2026-07-25 21:31:34 +02:00
TD-er
44f4559f3c
Merge pull request #5595 from tonhuisman/bugfix/Saving-task-cleared-the-cache-unexpectedly
...
[Bugfix] Taskname wasn't saved because cache was cleared unexpectedly
2026-07-25 21:27:10 +02:00
Ton Huisman
d3c1b2adf6
[Bugfix] Taskname wasn't saved because cache was cleared unexpectedly
2026-07-25 21:24:11 +02:00
Ton Huisman
990d8a8a55
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P157-plugin-14-segment-display
2026-07-25 16:21:34 +02:00
Ton Huisman
01a216db98
[P073] Fix initialization for GPIO pins, allow some more space for temperature values
2026-07-25 16:18:45 +02:00
Ton Huisman
ad18e5f679
[P073] Improve update speed for 74HC595 using DIREct-GPIO
...
Fix 7dn and 7dt content for 74HC595 displays
Also use DIRECT_GPIO for remaining GPIO functions of TM1637 and MAX7219
2026-07-24 23:02:29 +02:00
Ton Huisman
918d05e9a9
[P073] Correct wrong content shown on 74HC595 displays
2026-07-21 22:53:12 +02:00
Ton Huisman
41b42cbf69
[DeviceStruct] Apply SerialPortsAllowed to plugins
2026-07-21 21:17:47 +02:00
Ton Huisman
760cf3b54f
[DeviceStruct] Add setting for Allowed Serial Ports
2026-07-21 21:16:40 +02:00
TD-er
75d8a1e62b
Merge pull request #5590 from TD-er/bugfix/p2p_update_5496
...
[ESPEasy p2p] Only update remote task with changes on the sender #5496
2026-07-21 11:59:16 +02:00
TD-er
d80f77f555
[PWM] Fix crashes on ESP32 when using PWM fade ( #5344 )
...
Fixes: #5344
2026-07-21 11:58:09 +02:00
TD-er
3869d1de79
[ESPEasy p2p] Only update remote task with changes on the sender #5496
...
When an existing remote task already existed, it was cleared and initialized only with settings in the p2p packet when the sender task was saved.
Fixes: #5496
2026-07-21 11:35:08 +02:00
TD-er
be6608645c
Merge pull request #5586 from TD-er/bugfix/simplify_serial_fallback
...
[ESPEasy Console] Simplify init of ESPEasy console + update IDF/Arduino
2026-07-21 00:19:55 +02:00
TD-er
d80bea9467
[Serial] Fix failing custom_IR_ESP8266_4M1M build
2026-07-20 23:10:19 +02:00
TD-er
aa2cc9ceca
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback
2026-07-20 22:55:32 +02:00
TD-er
450ecb3116
[Docs] Add ESP32-S31 datasheet to docs
2026-07-20 22:55:24 +02:00
TD-er
406a62421f
[Console] Prevent long delay when USB-HWCDC is plugged but not used
2026-07-20 22:55:00 +02:00
TD-er
de1ee7ee81
Merge pull request #5568 from tonhuisman/feature/P016-add-event-on-overflow
...
[P016] Add Event on overflow setting
2026-07-20 22:51:43 +02:00
TD-er
ad42f76485
Merge pull request #5579 from tonhuisman/bugfix/P020-send-events-for-derived-values
...
[P020] Send events for Derived values
2026-07-20 22:51:15 +02:00
TD-er
ec83eaa0fa
Merge pull request #5588 from tonhuisman/bugfix/P129-prime-data-by-starting-a-read
...
[P129] Bugfix: Pre-read so initial read returns valid data
2026-07-20 22:50:39 +02:00
TD-er
6b2b80e88d
Merge pull request #5585 from tonhuisman/feature/Multiple-serial-ports-with-standard-selector
...
[Serial] Allow multiple selectors on a single page for Modbus configuration
2026-07-20 22:50:11 +02:00
Ton Huisman
ff54a4ac50
Merge branch 'mega' into feature/Multiple-serial-ports-with-standard-selector
2026-07-20 21:12:51 +02:00
TD-er
413a22ff8e
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback
2026-07-20 16:18:33 +02:00
TD-er
88882898b3
Merge pull request #5589 from letscontrolit/dependabot/github_actions/actions/setup-python-7
...
Bump actions/setup-python from 6 to 7
2026-07-20 16:16:55 +02:00
dependabot[bot]
ab6f0211c6
Bump actions/setup-python from 6 to 7
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-20 14:12:38 +00:00
TD-er
8ceb5eeeb1
automatically updated release notes for mega-20260720
mega-20260720
2026-07-20 13:16:21 +02:00
TD-er
3f66a388f5
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback
2026-07-19 22:51:09 +02:00
TD-er
50c52c3b95
[ESPEasy console] reduce load when USB HWCDC is not connected
2026-07-19 22:50:51 +02:00
TD-er
8c26bbf51c
Merge pull request #5565 from tonhuisman/feature/Docs-update-vscode-plugin-list
...
[Docs] Update VSCode plugin list
2026-07-19 21:50:05 +02:00
Ton Huisman
89834507e5
[Serial] Add definition for all-but-CDC serial ports
2026-07-19 21:23:20 +02:00
TD-er
39f43f14f8
[Serial] Simplify ESPEasy console code + reduce resource usage
2026-07-19 17:06:59 +02:00
Ton Huisman
e202e00c30
[P129] Bugfix: Pre-read so initial read returns valid data
2026-07-18 21:19:07 +02:00
Gijs Noorlander
759285e9bd
[Serial] Fix failing build on minimal ESP8266 builds
2026-07-18 20:53:07 +02:00
Ton Huisman
1ca9a91689
[Serial] Implement enable/disable HWSerial in serial selector
2026-07-18 16:42:36 +02:00
TD-er
72171b9500
[ESPEasy Console] Simplify init of ESPEasy console + update IDF/Arduino
2026-07-18 16:09:50 +02:00
TD-er
943b95a955
[Console] Split ESPEasy_console.cpp into dual/single/serial0-only
2026-07-18 01:52:45 +02:00
Ton Huisman
e4c6c93d61
[Serial] Simplify API
2026-07-17 23:32:12 +02:00
Ton Huisman
0144de4e47
[Serial] Allow multiple selectors on a single page for Modbus configuration
2026-07-17 22:36:19 +02:00
TD-er
0c3f46d3cf
Merge pull request #5584 from TD-er/docs/MiscDocumentation
...
[Docs] Add missing network overview tab screenshot
2026-07-17 15:46:35 +02:00
TD-er
92bcb385b9
[Docs] Add missing network overview tab screenshot
2026-07-17 15:43:30 +02:00
TD-er
6b9ba7d40b
Merge pull request #5583 from TD-er/docs/MiscDocumentation
...
[Docs] Document network + fix import/export nw. config
2026-07-17 15:27:51 +02:00
TD-er
60e4d70f99
[Docs] Document the devsecurity.dat file
2026-07-17 15:27:11 +02:00