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 |
|
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
|
2037bc3a10
|
add reset of HP errors #2933, dev9
|
2026-03-07 12:02:09 +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
|
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
|
6c55460622
|
Merge branch 'dev' into core3
|
2026-02-16 08:34:23 +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
|
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
|
81cba6c0a8
|
fix brand in HA
|
2026-02-12 17:41:10 +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
|
c239658131
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2026-02-02 18:52:29 +01:00 |
|
MichaelDvP
|
be82afd778
|
add translated heat/eco modes to mode_str_tpl
|
2026-02-02 18:52:21 +01:00 |
|
misa1515
|
f7f078d82a
|
Update locale_translations.h
|
2026-02-02 14:15:09 +01:00 |
|
MichaelDvP
|
6bac6bbfeb
|
chore: update generated files for v3.8.2-dev.2
|
2026-01-30 07:08:12 +00:00 |
|
MichaelDvP
|
438852ecaf
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2026-01-30 07:51:12 +01:00 |
|
MichaelDvP
|
5641d53cc3
|
revert syslog buffer (still in heap)
|
2026-01-29 18:26:03 +01:00 |
|
MichaelDvP
|
8fc6752290
|
HA climate mode and icon check
|
2026-01-29 09:53:20 +01:00 |
|
MichaelDvP
|
4e194287c9
|
remove SRC climate for test
|
2026-01-28 18:07:47 +01:00 |
|
MichaelDvP
|
3545830552
|
chore: update generated files for v3.8.2-dev.1
|
2026-01-28 14:20:04 +00:00 |
|
MichaelDvP
|
b3fec5ed7d
|
fix SRC climate creation, #2936
|
2026-01-28 15:02:28 +01:00 |
|
MichaelDvP
|
ffb90b8f9a
|
comfortpoint temperature and offset, #2935
|
2026-01-28 15:01:57 +01:00 |
|
MichaelDvP
|
584618043d
|
weblog buffer max 1000 messages with psram, syslog buffer 250 with psram
|
2026-01-28 15:01:15 +01:00 |
|
MichaelDvP
|
0e0aaf37df
|
add climate modes night/eco as off
|
2026-01-25 19:21:59 +01:00 |
|
proddy
|
bfbb18655d
|
memory optimzations
|
2026-01-23 19:37:21 +01:00 |
|
proddy
|
e0a26a38fa
|
replace unordered_map with map, less heap
|
2026-01-22 16:40:05 +01:00 |
|
proddy
|
f01031dc26
|
optimize
|
2026-01-18 15:00:43 +00:00 |
|
proddy
|
8ee0789dad
|
emsesp.org ownership
|
2026-01-11 14:17:49 +01:00 |
|
Proddy
|
959a00c19a
|
Merge branch 'emsesp:dev' into dev
|
2026-01-10 22:10:23 +01:00 |
|
MichaelDvP
|
33bb433d7e
|
always set valid gpio in load board profile
|
2026-01-10 19:47:03 +01:00 |
|
proddy
|
28a5d4ef1a
|
fix comment
|
2026-01-10 19:00:15 +01:00 |
|
proddy
|
8a7a1383a7
|
added comment reference to HA
|
2026-01-10 19:00:15 +01:00 |
|
MichaelDvP
|
6fc3bf30b6
|
HA uom L, formatting
|
2026-01-10 18:19:14 +01:00 |
|
Proddy
|
56b2c111b8
|
Merge pull request #2912 from MichaelDvP/dev
update testdata (no `.0`-decimales), fix c3 compile issue
|
2026-01-09 21:25:29 +01:00 |
|
MichaelDvP
|
debe90eb8d
|
formatting, update gpios for C3, S2
|
2026-01-09 18:57:25 +01:00 |
|
proddy
|
59f90f5d1c
|
comment change
|
2026-01-09 18:47:34 +01:00 |
|
proddy
|
0efbd0528e
|
fix ha mode, boolean to match setting bool format
|
2026-01-09 18:47:14 +01:00 |
|
MichaelDvP
|
b64c392c58
|
rename uom::HZ to HERTZ, avoids compile error on ESP32C3
|
2026-01-09 17:21:26 +01:00 |
|
MichaelDvP
|
4a6a662aa0
|
known board gpio settings, custom with less restriction
|
2026-01-09 11:52:18 +01:00 |
|
MichaelDvP
|
34ff5f12ea
|
mqtt decimals: remove trailing zeros
|
2026-01-08 21:18:16 +01:00 |
|