MichaelDvP
67953fccd6
from PR #3128
2026-06-22 11:59:06 +02:00
soderdaen
b6a7fb0bf0
Update changelog_latest.md and emsesp_version
2026-06-21 21:15:47 +02:00
MichaelDvP
95f475ab6f
command message calsl compute direct,#3127
2026-06-21 10:53:10 +02:00
soderdaen
f8fa092ac3
Fix: AP crash and infinite loop during WiFi scan.
2026-06-20 10:42:38 +02:00
proddy and Cursor
5aadf7234f
Reduce DeviceValue heap usage with on-demand custom name
...
Store the per-entity custom_fullname as a heap-allocated string that is
only created when a custom name is actually set, instead of an inline
std::string on every DeviceValue. Saves ~20 bytes per entity (hundreds to
~1000 entities), reclaiming internal heap on no-PSRAM boards.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-15 19:53:14 +02:00
MichaelDvP
f99ca7f013
seltemp write in cooling mode #1781
2026-06-04 12:21:16 +02:00
MichaelDvP
7349bc9ebf
reset system status
2026-06-04 12:20:12 +02:00
MichaelDvP
238c9b7860
fix scheduler onChange
2026-05-28 13:14:14 +02:00
MichaelDvP
cf2f816527
chore: update generated files for v3.8.3-dev.5
2026-05-27 09:19:59 +00:00
MichaelDvP
559336a2a7
Merge remote branch “mdvp/dev”
2026-05-27 11:08:35 +02:00
MichaelDvP
0e6cb363ad
0x470 telegram is not hc dependend
2026-05-27 10:52:18 +02:00
MichaelDvP
66b1b1cb24
revert settings for txmode off and 0x0d without ack
2026-05-27 10:49:29 +02:00
MichaelDvP
1d608b7705
chore: update generated files for v3.8.3-dev.4a
2026-05-25 15:11:10 +00:00
MichaelDvP
6dc8072106
FLAG UI800, no poll-ack on id 0x0D
2026-05-25 16:59:41 +02:00
MichaelDvP
88f75038e0
allow txmode 0, show expected crc
2026-05-25 11:12:07 +02:00
MichaelDvP
f5bc3e82bb
formatting
2026-05-25 11:11:30 +02:00
MichaelDvP
c206f069c6
heating/cooling delays, #3096
2026-05-25 11:11:05 +02:00
MichaelDvP
3d335dad27
remove trailing comma
2026-05-25 09:00:58 +02:00
MichaelDvP
d1192e707d
set upload file limit to 1M again
2026-05-19 22:13:14 +02:00
MichaelDvP
0dacd2c71f
don't allocate ariable size on stack
2026-05-18 20:55:57 +02:00
MichaelDvP
3962adc911
Merge remote branch “emsesp/dev”
2026-05-18 08:58:14 +02:00
MichaelDvP
0892738cd9
add KM300 #3084
2026-05-18 07:55:07 +02:00
MichaelDvP
6e0530c84c
max limit is uint32
2026-05-14 10:46:32 +02:00
MichaelDvP
59eba07a33
dev.1, changelog, translation
2026-05-13 16:26:07 +02:00
MichaelDvP
07a9bd5f33
fix solar influence, #3077
2026-05-13 11:19:02 +02:00
proddy
76a68629d1
3.8.3
2026-05-12 21:28:42 +02:00
proddy
2f18bfcce3
fix json OTA upload
2026-05-12 21:23:13 +02:00
proddy
ee3a5d231a
Merge remote-tracking branch 'origin/dev'
2026-05-12 20:15:32 +02:00
Proddy
91912cf5be
Merge branch 'emsesp:dev' into dev
2026-05-12 19:49:18 +02:00
MichaelDvP
344dcd0019
add polarity setting for digital_in sensor, #3070
2026-05-11 14:35:48 +02:00
proddy
7854349dbe
support filesystem ota
2026-05-10 13:22:00 +02:00
proddy
37a94f8e0f
auto-formatting
2026-05-10 13:21:28 +02:00
MichaelDvP
7b61429a02
fix testdata to device-id 0x49, txMode 5
2026-05-09 08:01:29 +02:00
MichaelDvP
fed15f0f96
tx-mode: auto, default bus-id 0x49
2026-05-07 21:08:56 +02:00
MichaelDvP
ae5beccb9d
dev.20, fixes #3064 , handling of optional gpios
2026-05-07 12:02:33 +02:00
MichaelDvP
b5014bf9ac
dev.20, check and set 0x470 to summer2_typeids[0] ony if received. #2686
2026-05-05 17:51:52 +02:00
MichaelDvP
14351436a7
fixes #3055 , revert commit daffdcf
2026-05-05 10:33:56 +02:00
MichaelDvP
6edbac86e2
fix legegram length, #2969
2026-04-24 14:46:53 +02:00
proddy
74c76eb90b
remove YIELD
2026-04-22 15:43:29 +02:00
proddy
daffdcf58e
https://github.com/emsesp/EMS-ESP32/issues/2686
2026-04-22 15:43:20 +02:00
MichaelDvP
29380f0303
version checks prelease
2026-04-22 14:59:46 +02:00
MichaelDvP
35550553be
check fetch length for custom entities, dev17
2026-04-21 19:51:48 +02:00
MichaelDvP
06ff219385
version check order
2026-04-21 18:58:42 +02:00
MichaelDvP
e705a5629f
fetch length of holiday to 18
2026-04-21 18:58:13 +02:00
MichaelDvP
a079169005
backup nvs1 if exist
2026-04-20 13:18:50 +02:00
MichaelDvP
854f4d559a
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
2026-04-19 15:40:15 +02:00
proddy
6b68cb7c61
store UTC epoch time and convert to localtime when render (fixes bug as TZ not set)
2026-04-19 15:12:22 +02:00
MichaelDvP
c54da18822
remove pr#3021
2026-04-19 13:40:51 +02:00
proddy
6f81945da6
typo
2026-04-18 18:43:03 +02:00
proddy
71de64502e
include cstdint for uint8_t on new GCC
2026-04-18 17:52:05 +02:00