MichaelDvP
9443cf3c87
Merge remote-tracking branch 'mdvp/dev' into dev
2026-07-10 08:35:03 +02:00
MichaelDvP
fa31dcdf24
use F7 only for auto mode
2026-07-10 08:33:19 +02:00
MichaelDvP
2c80cc597e
SRC modes from set-telegram
2026-07-10 08:17:53 +02:00
MichaelDvP
d7641fbb2f
use regex for isnum
2026-07-10 08:16:58 +02:00
MichaelDvP
5742c03eee
chore: update generated files for v3.8.3-dev.10
2026-07-09 18:14:31 +00:00
MichaelDvP
b2858ab3e7
Merge remote-tracking branch 'mdvp/dev' into dev
2026-07-09 19:59:37 +02:00
MichaelDvP
2255ad0b17
update modbus
2026-07-09 19:46:45 +02:00
MichaelDvP
ed8adf2617
SRC modes from MenuConfig F7
2026-07-09 19:42:32 +02:00
MichaelDvP
5c2205cf65
calc_dew to helpers
2026-07-09 19:41:54 +02:00
MichaelDvP
f6cb695635
direct call compute
2026-07-09 19:41:13 +02:00
MichaelDvP
1450e79b64
chore: update generated files for v3.8.3-dev.10
2026-07-06 15:24:45 +00:00
MichaelDvP
fae0f9fb49
changelog
2026-07-06 17:12:41 +02:00
MichaelDvP
8638424d5b
fix water circulation for dhw circuits 1/2
2026-07-06 17:00:12 +02:00
MichaelDvP
1d016ec356
formatting, manual set time
2026-07-06 16:55:23 +02:00
MichaelDvP
f16b10f544
fix different timezones
2026-07-06 16:11:14 +02:00
MichaelDvP
dd0c8a5ca8
SRC cooling mode, guess
2026-07-06 10:24:27 +02:00
MichaelDvP
7175191c66
Merge remote-tracking branch 'emsesp/dev' into dev
2026-07-06 08:25:11 +02:00
MichaelDvP
f7a81c50b0
fix standalone, formatting
2026-07-06 08:24:43 +02:00
Proddy
cfbcaa6fce
Merge pull request #3149 from Cali1205/dev
...
update water.cpp: modify set_wwCircTc to use new command values
2026-07-05 22:02:16 +02:00
MichaelDvP
abd1c36ec9
option to sync thermostat clock
2026-07-05 21:20:54 +02:00
Rainer
ebd6d15c48
update water.cpp: modify set_wwCircTc to use new command values
2026-07-05 17:34:20 +02:00
MichaelDvP
f4979d905d
hpminflowtemp telegramoffset depends on control
2026-06-29 21:17:51 +02:00
MichaelDvP
496884c78a
dev.9, changelog
2026-06-29 10:02:58 +02:00
MichaelDvP
696c82364e
fix offset of hpminflowtemp #3144
2026-06-29 10:01:34 +02:00
Proddy
c55655c0c5
Merge pull request #3143 from proddy/dev
...
fix thermostat date/time for HT3
2026-06-28 16:35:39 +02:00
proddy
55a0e4b2b5
Revert "Reduce DeviceValue heap usage with on-demand custom name"
...
This reverts commit 5aadf7234f .
2026-06-28 16:30:24 +02:00
proddy
eceb097cc7
fix thermostat date/time for HT3
2026-06-28 16:08:31 +02:00
Proddy
0e18645ba5
Merge branch 'emsesp:dev' into dev
2026-06-27 14:32:48 +02:00
Proddy
63f49a347b
Merge pull request #3136 from MichaelDvP/dev
...
fixes for #3127 and #3135
2026-06-27 14:32:04 +02:00
MichaelDvP
943048a920
dev.7
2026-06-27 13:14:57 +02:00
MichaelDvP
2b8a0bd8b7
Merge remote-tracking branch 'emsesp/dev' into dev
2026-06-27 13:06:19 +02:00
MichaelDvP
d83b56a13c
calcutae dewtemp for Easycontrol, #3135
2026-06-27 13:03:10 +02:00
Proddy
1f34a41d27
Merge branch 'emsesp:dev' into dev
2026-06-25 21:14:59 +02:00
Proddy
343ac5880c
Merge pull request #3134 from s-schnitzer/fix-negative-dew-point-calculation
...
fix: negative dew point calculation (emulated RC100H)
2026-06-25 21:05:17 +02:00
s-schnitzer
855edace20
fix: negative dew point calc. (emulated RC100H)
2026-06-25 18:10:52 +02:00
Proddy
aabc4f021c
Merge pull request #3128 from soderdaen/fix-wifi-scan
...
Fix: AP crash and infinite loop during WiFi scan.
2026-06-23 21:01:21 +02:00
MichaelDvP
0aaa566e73
Merge remote-tracking branch 'emsesp/dev' into dev
2026-06-23 08:02:32 +02:00
MichaelDvP
20e3d6a19b
dev.7, fix crash
2026-06-23 07:57:55 +02:00
MichaelDvP
67953fccd6
from PR #3128
2026-06-22 11:59:06 +02:00
MichaelDvP
0c910bc822
fix mock-api
2026-06-22 11:58:05 +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
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
Proddy
b8a63aeac6
Merge pull request #3125 from proddy/dev
...
remove old S3 binaries #3123
2026-06-15 18:24:46 +02:00
proddy
908a9ebbfc
remove old S3 binaries #3123
2026-06-15 18:23:58 +02:00
Proddy
dbf970d869
Merge branch 'emsesp:dev' into dev
2026-06-07 12:52:09 +02:00
Proddy
9cb2455af2
Merge pull request #3111 from MichaelDvP/dev
...
reset system status
2026-06-07 12:51:51 +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