MichaelDvP
|
7c6ff01ebe
|
reset reason, uart adapt for C6
|
2026-03-19 16:39:27 +01:00 |
|
proddy
|
e446954844
|
#2971
|
2026-03-18 20:45:36 +01:00 |
|
MichaelDvP
|
cc60062678
|
dev.11, fix #2988, asyncWebserver 3.10.2
|
2026-03-18 10:53:27 +01:00 |
|
proddy
|
37115a174d
|
show size of firmware not partition
|
2026-03-17 21:46:51 +01:00 |
|
proddy
|
1397f81fd0
|
add C in version so we know its Core
|
2026-03-17 21:46:27 +01:00 |
|
proddy
|
56365cb403
|
formatting
|
2026-03-17 21:46:15 +01:00 |
|
proddy
|
dfd245ee7b
|
rename common.h
|
2026-03-17 21:45:12 +01:00 |
|
MichaelDvP
|
0fe45a2405
|
use ESP_SSLClient for mqtt, add sendmail command (using readymail)
|
2026-03-17 18:53:37 +01:00 |
|
MichaelDvP
|
db87213242
|
Merge branch 'dev' into core3
|
2026-03-17 10:19:26 +01:00 |
|
MichaelDvP
|
b0157f288e
|
update changelog, dev10
|
2026-03-17 10:16:01 +01:00 |
|
MichaelDvP
|
5c3c010d5a
|
Merge branch 'dev' into core3
|
2026-03-16 14:02:02 +01:00 |
|
MichaelDvP
|
a9f50d9371
|
update version number fixes #2981
|
2026-03-16 12:55:27 +01:00 |
|
MichaelDvP
|
65a3226404
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2026-03-16 10:05:59 +01:00 |
|
misa1515
|
6836b6197f
|
Update locale_translations.h
|
2026-03-15 21:27:58 +01:00 |
|
MichaelDvP
|
c0ca9d1069
|
update pkg
|
2026-03-15 16:13:50 +01:00 |
|
MichaelDvP
|
5e79e1d57f
|
more messages on network connect
|
2026-03-15 16:13:21 +01:00 |
|
MichaelDvP
|
8c732f9f1e
|
allow modbus start/stop without reboot
|
2026-03-15 16:12:50 +01:00 |
|
MichaelDvP
|
5e94c2f636
|
Merge branch 'dev' into core3
|
2026-03-15 16:11:36 +01:00 |
|
MichaelDvP
|
69d4163b9d
|
fix device_class #2980
|
2026-03-15 14:12:47 +01:00 |
|
proddy
|
b1e974a82c
|
chore: update generated files for v3.8.2-dev.9
|
2026-03-13 19:09:14 +00:00 |
|
MichaelDvP
|
cd3ae5cdf2
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2026-03-13 10:22:24 +01:00 |
|
MichaelDvP
|
a261ca23af
|
add baseflowtemp #2969
|
2026-03-13 10:15:51 +01:00 |
|
MichaelDvP
|
cb96904a5c
|
fix custom brand use after free of c_str() in json.
|
2026-03-13 10:15:00 +01:00 |
|
MichaelDvP
|
4a2d78f8e1
|
minflowtemp taken from offset 13 or 8
|
2026-03-11 18:43:25 +01:00 |
|
MichaelDvP
|
2037bc3a10
|
add reset of HP errors #2933, dev9
|
2026-03-07 12:02:09 +01:00 |
|
MichaelDvP
|
64d17d7c65
|
Test for minflowtemp
|
2026-03-07 11:43:12 +01:00 |
|
MichaelDvP
|
92e2633342
|
typo
|
2026-03-07 11:42:27 +01:00 |
|
mrkev-gh
|
96a7ea8a02
|
fix allowed pins for S32S3 without PSRAM
Some S32S3 do not have PSRAM (e.g. ESP32-S3FN8) and use those GPIO pins
|
2026-02-28 11:44:53 +01:00 |
|
MichaelDvP
|
5c4aaa4510
|
add pumpkick #2965, dev.8
|
2026-02-20 09:56:08 +01:00 |
|
MichaelDvP
|
5879ce4090
|
fix SRC mode setting from HA #2960
|
2026-02-18 08:14:47 +01:00 |
|
MichaelDvP
|
ac3e5c793c
|
fix typo for SRC ha-climate creation
|
2026-02-17 10:09:22 +01:00 |
|
MichaelDvP
|
64e5d29996
|
fix typo in HA-climate creation
|
2026-02-17 09:23:20 +01:00 |
|
MichaelDvP
|
4326fb931b
|
add prometheus metrics for analog/scheduler/custom #2962
|
2026-02-16 15:56:23 +01:00 |
|
MichaelDvP
|
ced7051ce7
|
add prometheus metrics for temperaturesensors
|
2026-02-16 12:05:45 +01:00 |
|
MichaelDvP
|
0be1b20996
|
statemachine for network connection replaces onEvent
|
2026-02-16 10:37:28 +01:00 |
|
MichaelDvP
|
6c55460622
|
Merge branch 'dev' into core3
|
2026-02-16 08:34:23 +01:00 |
|
MichaelDvP
|
421da246ed
|
fix SRC seltemp offset for auto mode #2960
|
2026-02-16 07:51:10 +01:00 |
|
MichaelDvP
|
d627404dc2
|
skip onEvent for AP, MQTT, NTP
|
2026-02-16 07:47:13 +01:00 |
|
MichaelDvP
|
148a721e17
|
read connect seltemp after mode/icon to create HA-climate
|
2026-02-15 16:49:21 +01:00 |
|
proddy
|
6741232450
|
WIP: ESP-IDF Core 3 migration - mbedtls SSL, module library, board configs, MQTT and network updates
|
2026-02-15 13:53:13 +01:00 |
|
MichaelDvP
|
a811670c5a
|
3.8.2-dev.6, changelog
|
2026-02-15 12:03:33 +01:00 |
|
MichaelDvP
|
72f08a86cf
|
fix SRC climate, #2960
|
2026-02-15 12:03:07 +01:00 |
|
MichaelDvP
|
27c471f45f
|
set model for ems-esp devices, #2958
|
2026-02-15 12:02:36 +01:00 |
|
MichaelDvP
|
97bb03d703
|
add missing check for number mode change
|
2026-02-15 12:01:10 +01:00 |
|
MichaelDvP
|
81cba6c0a8
|
fix brand in HA
|
2026-02-12 17:41:10 +01:00 |
|
MichaelDvP
|
3463b6818d
|
update testdata
|
2026-02-12 12:14:13 +01:00 |
|
MichaelDvP
|
349843e666
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2026-02-12 12:02:45 +01:00 |
|
MichaelDvP
|
96ae3bbbba
|
customze device brand #2784
|
2026-02-12 12:01:39 +01:00 |
|
MichaelDvP
|
ccc40937fb
|
chore: update generated files for v3.8.2-dev.3
|
2026-02-09 12:02:38 +00:00 |
|
MichaelDvP
|
909edf394d
|
add back 4wayValve as bool, #2844
|
2026-02-09 09:36:13 +01:00 |
|