Commit Graph

  • f5af4fb52f Merge pull request #2975 from mrkev-gh/esp32s3-no-psram dev Proddy 2026-03-11 17:36:38 +01:00
  • 96a7ea8a02 fix allowed pins for S32S3 without PSRAM mrkev-gh 2026-02-28 11:30:11 +01:00
  • c05e1cb77b Merge pull request #2966 from MichaelDvP/dev latest Proddy 2026-02-19 21:58:20 +01:00
  • 5879ce4090 fix SRC mode setting from HA #2960 MichaelDvP 2026-02-18 08:14:47 +01:00
  • ac3e5c793c fix typo for SRC ha-climate creation MichaelDvP 2026-02-17 10:09:22 +01:00
  • b320d8ded2 Merge pull request #2963 from MichaelDvP/core3 core3 Proddy 2026-02-16 18:12:33 +01:00
  • 4326fb931b add prometheus metrics for analog/scheduler/custom #2962 MichaelDvP 2026-02-16 15:56:23 +01:00
  • ced7051ce7 add prometheus metrics for temperaturesensors MichaelDvP 2026-02-16 12:05:45 +01:00
  • 0be1b20996 statemachine for network connection replaces onEvent MichaelDvP 2026-02-16 10:37:28 +01:00
  • 6c55460622 Merge branch 'dev' into core3 MichaelDvP 2026-02-16 08:34:23 +01:00
  • 421da246ed fix SRC seltemp offset for auto mode #2960 MichaelDvP 2026-02-16 07:51:10 +01:00
  • d627404dc2 skip onEvent for AP, MQTT, NTP MichaelDvP 2026-02-16 07:47:13 +01:00
  • 148a721e17 read connect seltemp after mode/icon to create HA-climate MichaelDvP 2026-02-15 16:49:21 +01:00
  • f317123c26 fix standalone proddy 2026-02-15 15:27:11 +01:00
  • e4df1887b0 remove proddy 2026-02-15 14:16:55 +01:00
  • 34142c3e85 use Tasmota everywhere proddy 2026-02-15 14:16:50 +01:00
  • 6e7f8bdf02 add -DNO_TLS_SUPPORT proddy 2026-02-15 14:16:27 +01:00
  • 3dd9fcfb58 update proddy 2026-02-15 14:16:04 +01:00
  • 35e2954b8b fix lint errors proddy 2026-02-15 14:15:55 +01:00
  • 59aa63db0f package update proddy 2026-02-15 14:15:43 +01:00
  • 7a41a190f8 support s3 proddy 2026-02-15 14:15:13 +01:00
  • 6741232450 WIP: ESP-IDF Core 3 migration - mbedtls SSL, module library, board configs, MQTT and network updates proddy 2026-02-15 13:53:13 +01:00
  • a811670c5a 3.8.2-dev.6, changelog MichaelDvP 2026-02-15 12:03:33 +01:00
  • 72f08a86cf fix SRC climate, #2960 MichaelDvP 2026-02-15 12:03:07 +01:00
  • 27c471f45f set model for ems-esp devices, #2958 MichaelDvP 2026-02-15 12:02:36 +01:00
  • e303972d26 update AsyncWebserver and pkg MichaelDvP 2026-02-15 12:01:50 +01:00
  • 97bb03d703 add missing check for number mode change MichaelDvP 2026-02-15 12:01:10 +01:00
  • e9f77c1bde Merge pull request #2954 from MichaelDvP/dev Proddy 2026-02-12 17:54:41 +01:00
  • 81cba6c0a8 fix brand in HA MichaelDvP 2026-02-12 17:41:10 +01:00
  • 89029df25e Merge pull request #2953 from MichaelDvP/dev Proddy 2026-02-12 13:19:46 +01:00
  • 3463b6818d update testdata MichaelDvP 2026-02-12 12:14:13 +01:00
  • 349843e666 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2026-02-12 12:02:45 +01:00
  • 96ae3bbbba customze device brand #2784 MichaelDvP 2026-02-12 12:01:39 +01:00
  • b153364b60 Merge pull request #2947 from MichaelDvP/dev Proddy 2026-02-10 19:39:59 +01:00
  • ccc40937fb chore: update generated files for v3.8.2-dev.3 MichaelDvP 2026-02-09 12:02:38 +00:00
  • 909edf394d add back 4wayValve as bool, #2844 MichaelDvP 2026-02-09 09:36:13 +01:00
  • ac8ef646e9 fix standalone test MichaelDvP 2026-02-08 14:46:54 +01:00
  • 3ef279ea10 3.8.2-dev.3, changelog, update pkg MichaelDvP 2026-02-08 13:59:57 +01:00
  • 769beeda37 save scheduler active flag to nvs MichaelDvP 2026-02-08 13:53:57 +01:00
  • f83404c216 add custom entity type NVS MichaelDvP 2026-02-08 13:53:32 +01:00
  • c239658131 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2026-02-02 18:52:29 +01:00
  • be82afd778 add translated heat/eco modes to mode_str_tpl MichaelDvP 2026-02-02 18:52:21 +01:00
  • 2156c96368 Merge pull request #2942 from misa1515/patch-28 Proddy 2026-02-02 17:48:39 +01:00
  • f7f078d82a Update locale_translations.h misa1515 2026-02-02 14:15:09 +01:00
  • 95168cf514 Add DeepWiki badge to README Proddy 2026-02-01 12:57:10 +01:00
  • 6dc601c4a2 Merge pull request #2940 from proddy/dev Proddy 2026-02-01 12:03:22 +01:00
  • 6b87bbb882 set range for comfort point temp + offset - #2935 proddy 2026-02-01 12:02:40 +01:00
  • abdf2c5037 package update proddy 2026-02-01 12:02:04 +01:00
  • 7beec1b80f Merge pull request #2939 from MichaelDvP/dev Proddy 2026-01-30 11:30:34 +01:00
  • 3a0e46f064 update expected test data MichaelDvP 2026-01-30 11:18:27 +01:00
  • 85cc85a923 remove MAX_LOG_ENTRIES check in logger web page MichaelDvP 2026-01-30 09:56:38 +01:00
  • ca0079c0df Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev MichaelDvP 2026-01-30 08:58:21 +01:00
  • 28b662ad43 update to ESPAsyncWebServer 3.9.6 MichaelDvP 2026-01-30 08:57:14 +01:00
  • 6bac6bbfeb chore: update generated files for v3.8.2-dev.2 MichaelDvP 2026-01-30 07:08:12 +00:00
  • 958ec1002b dev.2 MichaelDvP 2026-01-30 07:56:39 +01:00
  • 438852ecaf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2026-01-30 07:51:12 +01:00
  • 92d82c0a00 remove burnMinPower, #2918 MichaelDvP 2026-01-30 07:50:54 +01:00
  • 7d37267f57 Merge pull request #2934 from proddy/dev Proddy 2026-01-29 21:03:23 +01:00
  • 5641d53cc3 revert syslog buffer (still in heap) MichaelDvP 2026-01-29 18:26:03 +01:00
  • 8fc6752290 HA climate mode and icon check MichaelDvP 2026-01-29 09:53:20 +01:00
  • cca6f87500 package update proddy 2026-01-28 21:47:20 +01:00
  • 758d76051f update discord URL proddy 2026-01-28 21:47:13 +01:00
  • 95f7e66cff update discord URL and tidy up proddy 2026-01-28 21:46:58 +01:00
  • 4e194287c9 remove SRC climate for test MichaelDvP 2026-01-28 18:07:47 +01:00
  • 3545830552 chore: update generated files for v3.8.2-dev.1 MichaelDvP 2026-01-28 14:20:04 +00:00
  • 074f4c32ed dev.1, changelog MichaelDvP 2026-01-28 15:08:28 +01:00
  • b3fec5ed7d fix SRC climate creation, #2936 MichaelDvP 2026-01-28 15:02:28 +01:00
  • ffb90b8f9a comfortpoint temperature and offset, #2935 MichaelDvP 2026-01-28 15:01:57 +01:00
  • 584618043d weblog buffer max 1000 messages with psram, syslog buffer 250 with psram MichaelDvP 2026-01-28 15:01:15 +01:00
  • d702c485b7 validate custom entity writes, #2931 MichaelDvP 2026-01-25 19:37:34 +01:00
  • d3561da331 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2026-01-25 19:22:07 +01:00
  • 0e0aaf37df add climate modes night/eco as off MichaelDvP 2026-01-25 19:21:59 +01:00
  • 5ec068409f package update proddy 2026-01-24 12:10:52 +01:00
  • 8796b6d340 update dictionary proddy 2026-01-24 12:10:45 +01:00
  • bfbb18655d memory optimzations proddy 2026-01-23 19:37:21 +01:00
  • 9088651e53 asyncwebserver update, improved caching proddy 2026-01-23 19:35:53 +01:00
  • 3e8f379502 package update proddy 2026-01-23 19:35:37 +01:00
  • 265c2c4231 3.8.2-dev.1 proddy 2026-01-23 12:52:55 +01:00
  • f671d79280 package update proddy 2026-01-22 16:40:37 +01:00
  • 97c89d1d13 add psram proddy 2026-01-22 16:40:15 +01:00
  • e0a26a38fa replace unordered_map with map, less heap proddy 2026-01-22 16:40:05 +01:00
  • 038f06e59f show psram on startup proddy 2026-01-22 16:39:14 +01:00
  • f4d2bae04f add psram proddy 2026-01-22 16:38:52 +01:00
  • d443e275ea Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev proddy 2026-01-21 14:46:10 +01:00
  • 30d2057e01 Merge pull request #2930 from jvhaarst/patch-1 Proddy 2026-01-20 08:49:45 +00:00
  • d952b9aaae Update Dutch translations for various terms Jan van Haarst 2026-01-20 08:27:24 +01:00
  • 3402215e8d optimizations proddy 2026-01-18 15:49:35 +00:00
  • f01031dc26 optimize proddy 2026-01-18 15:00:43 +00:00
  • 01d4d116b9 cspell updates proddy 2026-01-18 12:36:34 +00:00
  • bc7f82eef1 package update proddy 2026-01-18 12:36:20 +00:00
  • efdb355033 Merge pull request #2923 from proddy/dev Proddy 2026-01-12 12:07:02 +01:00
  • 87c9fd010f v3.8.2 proddy 2026-01-11 19:49:01 +01:00
  • e8f57b6343 v3.8.1 v3.8.1 main proddy 2026-01-11 19:28:38 +01:00
  • a1ab81de66 Merge branch 'dev' proddy 2026-01-11 19:14:11 +01:00
  • 930f0e615a Merge pull request #2921 from MichaelDvP/dev Proddy 2026-01-11 19:00:24 +01:00
  • 4dbbdb3290 dangling Divider MichaelDvP 2026-01-11 16:27:49 +01:00
  • 8379b3f5aa Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2026-01-11 16:26:00 +01:00
  • 08124fa4db set gpio when switching to custom board MichaelDvP 2026-01-11 16:25:42 +01:00
  • 39414db732 Merge pull request #2920 from proddy/dev Proddy 2026-01-11 16:13:29 +01:00
  • da57a08005 add proddy 2026-01-11 16:12:28 +01:00