Commit Graph
5407 Commits
Author SHA1 Message Date
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
MichaelDvP bafb7c35fb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-12-11 16:26:16 +01:00
MichaelDvP 9425558ff7 Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev 2025-12-11 16:22:18 +01:00
MichaelDvP f20aad3813 add Phy RTL8201 2025-12-11 16:10:41 +01:00
MichaelDvP 7a683d3637 more to psram, names for sensors, schedule, custom as char[20] 2025-12-11 16:00:24 +01:00
MichaelDvP ac982cbb15 fix #2800 2025-12-09 21:11:36 +01:00
MichaelDvP 7cb647e5f1 chore: update generated files for v3.7.3-dev.35 2025-12-08 15:09:51 +00:00
MichaelDvP 515b75160c stub to remove #ifndef EMSESP_STANDALONE 2025-12-08 12:42:11 +01:00
MichaelDvP 764520714b fix syslog quality calculation 2025-12-07 18:24:41 +01:00
MichaelDvP 43e087ae91 allow uart0 pin for eth (check eth first) #2794 2025-12-07 13:02:25 +01:00
Jakob a01f10b042 feat: add /api/system/metrics endpoint 2025-12-07 11:31:55 +01:00
MichaelDvP 67280546af weblog queue complete in psram, save weblog settings in one call 2025-12-06 14:06:15 +01:00