Commit Graph
5368 Commits
Author SHA1 Message Date
MichaelDvP 611b1d9aca add RC120RF as remote 2025-12-18 13:30:41 +01:00
MichaelDvP 10c63640c0 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2025-12-18 07:20:50 +01:00
proddy 14ad1239db don't need to add name to ids each time for HA 2025-12-18 06:45:48 +01:00
proddy 2a16cb6e64 3.7.3-dev.38 2025-12-18 06:45:25 +01:00
proddy c1b444541f fix HA 2025-12-17 22:09:17 +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
proddy 310afe3ab8 fix HA sensor referencing 2025-12-17 11:37:46 +01:00
MichaelDvP 3215f36530 fix typo in analogsensor:remove_ha_topic 2025-12-17 11:36:50 +01:00
Proddy f2ae84bd22 Merge branch 'emsesp:dev' into dev 2025-12-16 23:15:20 +01:00
proddy 12f4a74094 fix mqtt base for shower 2025-12-16 23:14:02 +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
proddy 42c94a1017 formatting 2025-12-15 21:12:09 +01:00
proddy 3a2d3ac985 fix mixed up logic with HA modes 2025-12-15 19:34:48 +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
proddy da3ac1794e add telnet command show gpio 2025-12-14 21:10:45 +01:00
proddy bc870b2aa2 add HA climate control with cool for SRC thermostat controls 2025-12-14 21:10:29 +01:00
MichaelDvP df080bbad9 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-14 11:32:46 +01:00
Proddy 27047c0f39 Merge branch 'emsesp:dev' into dev 2025-12-14 11:07:33 +01:00
proddy 95de3e339d fix HA modes 2025-12-14 11:07:16 +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
Jakob 5c966e291b chore: avoid dangling references while processing json objects recursively 2025-12-13 15:50:04 +01:00
MichaelDvP 068744b681 config check 2025-12-13 15:01:14 +01:00
Jakob 8c794baa7b Merge branch 'dev' into dev 2025-12-13 14:34:05 +01:00
proddy 4ee743d309 fix standalone 2025-12-13 11:29:01 +01:00
proddy d3b4bab40a dynamically add HA thermostat modes based on model 2025-12-13 11:22:22 +01:00
proddy c71b54fb5b auto-formatting 2025-12-13 11:21:57 +01:00
proddy ecbdf01bdf add HA dev section linking all devices to ems-esp 2025-12-13 11:21:45 +01:00
proddy c2e8a6c73d added get_ip_or_hostname() 2025-12-13 11:20:48 +01:00
proddy 29037d19fb auto-formatting 2025-12-13 11:20:24 +01:00
proddy 17a9b7eb0a send HA modes based on actual thermostat modes 2025-12-12 21:58:35 +01:00
Jakob 00dce83096 Merge branch 'dev' of https://github.com/gr3enk/EMS-ESP32 into dev 2025-12-12 17:57:13 +01:00
Jakob 597e60d6f1 chore: filter out entities with no values 2025-12-12 17:53:50 +01:00
Jakob 4e4311cac0 Merge branch 'dev' into dev 2025-12-12 14:42:59 +01:00
Jakob c11402195f chore: reserve string capacity for prometheus metrics 2025-12-12 14:08:47 +01:00
MichaelDvP ad3049ab0a smal fixes 2025-12-12 10:47:06 +01:00
MichaelDvP d96c3f3ed7 removelast topic/payload 2025-12-12 10:46:26 +01:00
Jakob b05712cf83 fix: check for duplicate labels 2025-12-12 10:04:51 +01:00
Jakob df15485d7c feat: add enum support for metrics endpoint 2025-12-12 10:03:52 +01:00
proddy e34291fbd5 replace VLAs with standard C++ 2025-12-12 00:00:49 +01:00
proddy 55b8c2d04c fix standalone/make, fix HA avty, fix deprecated arduinojson, update packages 2025-12-11 23:52:44 +01:00