Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP 7c6ff01ebe reset reason, uart adapt for C6 2026-03-19 16:39:27 +01:00
MichaelDvP e610f0d57f Merge branch 'core3' of https://github.com/emsesp/EMS-ESP32 into core3 2026-03-18 14:21:59 +01:00
MichaelDvP 8244af2940 Merge branch 'dev' into core3, fix #2988 2026-03-18 11:47:16 +01:00
MichaelDvP cc60062678 dev.11, fix #2988, asyncWebserver 3.10.2 2026-03-18 10:53:27 +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 c804cedd7a update changelog 2026-03-16 14:01:45 +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
MichaelDvP aa30ca99bf update core 2026-03-15 21:41:18 +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
MichaelDvP f1fc8d9aae update testdata 2026-03-13 16:52:48 +01:00
MichaelDvP b04355e3e1 update asyncwebserver 2026-03-13 10:32:33 +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 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
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
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 e303972d26 update AsyncWebserver and pkg 2026-02-15 12:01:50 +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 909edf394d add back 4wayValve as bool, #2844 2026-02-09 09:36:13 +01:00
MichaelDvP ac8ef646e9 fix standalone test 2026-02-08 14:46:54 +01:00
MichaelDvP 3ef279ea10 3.8.2-dev.3, changelog, update pkg 2026-02-08 14:17:20 +01:00
MichaelDvP 769beeda37 save scheduler active flag to nvs 2026-02-08 13:53:57 +01:00
MichaelDvP f83404c216 add custom entity type NVS 2026-02-08 13:53:32 +01: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
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