Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP be82afd778 add translated heat/eco modes to mode_str_tpl 2026-02-02 18:52:21 +01:00
MichaelDvP 3a0e46f064 update expected test data 2026-01-30 11:21:44 +01:00
MichaelDvP 85cc85a923 remove MAX_LOG_ENTRIES check in logger web page 2026-01-30 09:56:38 +01:00
MichaelDvP ca0079c0df Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev 2026-01-30 08:58:21 +01:00
MichaelDvP 28b662ad43 update to ESPAsyncWebServer 3.9.6 2026-01-30 08:57:14 +01:00
MichaelDvP 958ec1002b dev.2 2026-01-30 07:56:39 +01:00
MichaelDvP 438852ecaf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-30 07:51:12 +01:00
MichaelDvP 92d82c0a00 remove burnMinPower, #2918 2026-01-30 07:50:54 +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 074f4c32ed dev.1, changelog 2026-01-28 15:08:28 +01: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 d702c485b7 validate custom entity writes, #2931 2026-01-25 19:37:34 +01:00
MichaelDvP d3561da331 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-25 19:22:07 +01:00
MichaelDvP 0e0aaf37df add climate modes night/eco as off 2026-01-25 19:21:59 +01:00
MichaelDvP 4dbbdb3290 dangling Divider 2026-01-11 16:27:49 +01:00
MichaelDvP 8379b3f5aa Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-11 16:26:00 +01:00
MichaelDvP 08124fa4db set gpio when switching to custom board 2026-01-11 16:25:42 +01:00
MichaelDvP 33bb433d7e always set valid gpio in load board profile 2026-01-10 19:47:03 +01:00
MichaelDvP 6fc3bf30b6 HA uom L, formatting 2026-01-10 18:19:14 +01:00
MichaelDvP 8799015f59 fix board change ignore old gpio settings 2026-01-10 16:06:43 +01:00
MichaelDvP 12ce736580 remove eth fixed pins 2026-01-09 21:03:23 +01:00
MichaelDvP debe90eb8d formatting, update gpios for C3, S2 2026-01-09 18:57:25 +01:00
MichaelDvP fb77b455be testdata without decimals 2026-01-09 17:21:44 +01:00
MichaelDvP b64c392c58 rename uom::HZ to HERTZ, avoids compile error on ESP32C3 2026-01-09 17:21:26 +01:00
MichaelDvP e19e76546e update changelog, dev7 2026-01-09 16:45:18 +01:00
MichaelDvP b9aaaae90a allow uart0 pins for custom boards 2026-01-09 16:30:07 +01:00
MichaelDvP 86b395d612 don't allow day schedule without selecting a day, default to daily 2026-01-09 16:29:12 +01:00
MichaelDvP 0777f420b0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-09 11:52:42 +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
MichaelDvP 82d160cabb merge mqtt ha number mode 2026-01-08 21:17:14 +01:00
MichaelDvP 2c85d3829b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-08 21:05:59 +01:00
MichaelDvP cc258dae16 add gpios for system sensors on first start 2026-01-08 19:15:48 +01:00
MichaelDvP f2500013ab test fix 2026-01-08 16:55:57 +01:00
MichaelDvP 98fb6941d2 add E32V2_2 single led as system sensor 2026-01-08 16:32:22 +01:00
MichaelDvP 7308b8e73d fix another test 2026-01-08 16:31:36 +01:00
MichaelDvP fd0734d8d8 custom board option only in developer mode 2026-01-08 14:43:35 +01:00
MichaelDvP 739f32f045 update pkg 2026-01-08 13:10:56 +01:00
MichaelDvP b66b49e812 remove blank line 2026-01-08 12:25:23 +01:00
MichaelDvP d4b81a2909 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev2 2026-01-08 12:24:46 +01:00
MichaelDvP fb57537e88 fix standalone 2026-01-08 12:19:18 +01:00
MichaelDvP 335b1274cf test version 2026-01-08 12:08:14 +01:00
MichaelDvP f6d1c87eaf skip trailing zeros 2026-01-08 12:07:00 +01:00
MichaelDvP 5e07e9a11b add ha number mode selection #2900 2026-01-08 12:06:48 +01:00
MichaelDvP dd0ea5df0e fix test gpios for S32 gateway 2026-01-08 11:16:32 +01:00
MichaelDvP 90535d7b94 changelog, dev5 2026-01-07 11:43:02 +01:00
MichaelDvP 0d3a8fc719 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-07 10:30:40 +01:00
MichaelDvP d624b9eac9 GPIOs depends on board profile, #2901 2026-01-07 10:29:59 +01:00
MichaelDvP d9551bc4c3 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-07 08:38:01 +01:00
MichaelDvP 13aa544214 mqtt queue: prefere PSram 2026-01-06 18:50:50 +01:00
MichaelDvP 978c738f27 add hp entities, +2883 2026-01-05 17:32:49 +01:00
MichaelDvP 62c7fb671b Junkers wwcharge offset #2860, fix minflowtemp #2890 2026-01-04 11:05:38 +01:00
MichaelDvP 4b457d6cdb don't add HA uom/classes for bool values, fix #2885 2026-01-03 18:24:54 +01:00
MichaelDvP cd054b293a dev3 2026-01-02 16:13:52 +01:00
MichaelDvP ea6b7c0be0 revert commit 1a03b98, used fixed buffer length 2026-01-02 16:13:14 +01:00
MichaelDvP a49a5537d3 fix minflowtemp #2879 2026-01-02 16:04:02 +01:00
MichaelDvP c407ad04bf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-01-01 18:58:45 +01:00
MichaelDvP 480e0951b8 update asyncTCP 2026-01-01 18:58:20 +01:00
MichaelDvP f0e4f17ab8 safe update time in nvs 2026-01-01 11:50:14 +01:00
MichaelDvP 205da33fe5 snapshot gpios in temporarly ram 2026-01-01 11:49:38 +01:00
MichaelDvP 9aa78111be fix selflowtemp #2876 2026-01-01 10:48:21 +01:00
MichaelDvP 4d03976032 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-31 11:45:59 +01:00
MichaelDvP eb7587270f fix minflowtemp #2781 2025-12-31 11:45:29 +01:00
MichaelDvP 79285ca12e remove wrong 4wayValve, #2844 2025-12-30 09:55:42 +01:00
MichaelDvP 3224d8823d fix HA config topic to basename 2025-12-29 18:35:34 +01:00
MichaelDvP 1a03b98670 avoid variabe length array 2025-12-29 18:35:06 +01:00
MichaelDvP fdbaf7509f add back uom and factor inputs for some analogsensor types 2025-12-22 15:13:54 +01:00
MichaelDvP 31131427b8 fix RC120RF check 2025-12-21 11:53:39 +01:00
MichaelDvP 9957bff62b check Mqtt::enabled 2025-12-21 11:17:31 +01:00
MichaelDvP f1841347a7 set lastresponse also if not connected 2025-12-19 18:50:51 +01:00
MichaelDvP 1b8b72c443 publish mqtt emsesp on-change messages on connect 2025-12-19 17:14:50 +01:00
MichaelDvP b4affbff6d Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-19 16:53:36 +01:00
MichaelDvP 4ebe8cc0cc dallas dev_cla 2025-12-18 17:17:00 +01:00
MichaelDvP 6dabfb7fe2 analogsensor: add_ha_classes 2025-12-18 13:31:10 +01:00
MichaelDvP 611b1d9aca add RC120RF as remote 2025-12-18 13:30:41 +01:00
MichaelDvP 1cccd8dc2c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-18 09:18:03 +01:00
MichaelDvP 10c63640c0 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2025-12-18 07:20:50 +01:00
MichaelDvP 8527b16e9d dev 38 2025-12-17 18:14:09 +01:00
MichaelDvP a728420010 small fix 2025-12-17 18:13:35 +01:00
MichaelDvP 378d9e8634 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2025-12-17 18:11:53 +01:00
MichaelDvP 1973081529 ha_dev_section for custom and scheduler 2025-12-17 18:11:43 +01:00
MichaelDvP 45ae6d802c use (const char *) for PSRAM-stored sensor.name in ArduinoJson 2025-12-17 16:42:38 +01:00
MichaelDvP c4297e2996 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-17 12:34:54 +01:00
MichaelDvP 3215f36530 fix typo in analogsensor:remove_ha_topic 2025-12-17 11:36:50 +01:00
MichaelDvP 1890948924 mqtt-queue check also for publish-on-change analog/temperature 2025-12-16 11:36:58 +01:00
MichaelDvP fec246127f Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-16 08:27:45 +01:00
MichaelDvP ecab30d4ac do not flood mqtt queue if publish on change is set 2025-12-16 08:27:21 +01:00
MichaelDvP 911aa40ca1 fix mqtt bool output for analog, scheduler 2025-12-15 16:48:33 +01:00
MichaelDvP 2b679daabc dev 37, add SRC thermostat icons to climate 2025-12-15 11:56:54 +01:00
MichaelDvP 71b956e613 fix analog mqtt 2025-12-15 10:58:32 +01:00
MichaelDvP df080bbad9 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-14 11:32:46 +01:00
MichaelDvP 99f44aece5 remove unused parameter 2025-12-14 09:23:28 +01:00
MichaelDvP 4e589aecbf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-14 09:20:58 +01:00
MichaelDvP 068744b681 config check 2025-12-13 15:01:14 +01:00
MichaelDvP c8ab89ef37 fix pl translation 2025-12-13 10:52:58 +01:00
MichaelDvP 739ac7b42e update changelog 2025-12-12 11:02:47 +01:00