Commit Graph
79 Commits
Author SHA1 Message Date
MichaelDvP 52486ed5b4 HA val_tpl for undefined boottime None 2026-08-10 10:11:01 +02:00
proddy 9c992d8fda show MQTT connection error only once on the first connect failure 2026-08-09 12:28:17 +02:00
proddy e4d127db67 mqtt disconnect on non-psram boards 2026-08-09 09:58:57 +02:00
proddy d913824b35 fix compare string length 2026-08-08 11:44:04 +02:00
proddy b47e7d1dd6 fix HA warning on Uptime 2026-08-07 13:44:35 +02:00
proddy 11eeb521d5 fix state class for uptime 2026-07-28 21:28:30 +02:00
proddy c760218024 add UPTIME for HA UOM - #3146 2026-07-16 21:20:13 +02:00
proddy 7664d50d69 one command function, to save on heap 2026-06-10 22:06:46 +02:00
proddy 5c4dfcb9ae first try 2026-06-07 18:26:35 +02:00
proddy 844b48accb show custom system name as model in HA 2026-06-07 14:39:18 +02:00
proddy 96f5510153 fix stat_t bug 2026-05-26 09:14:58 +02:00
proddy 7409c7286f https://github.com/emsesp/EMS-ESP32/issues/3089 2026-05-24 21:34:49 +02:00
proddy 5f9eb8d6d2 large jsondocs in PSRAM 2026-05-16 16:26:04 +02:00
proddy 7153bfefba remove unused variables 2026-05-15 20:41:48 +02:00
proddy a39626bb0e add comments 2026-05-15 13:05:43 +02:00
proddy 751c540cb3 refactor network code 2026-05-01 08:07:05 +02:00
MichaelDvP c0ca9d1069 update pkg 2026-03-15 16:13:50 +01:00
MichaelDvP 69d4163b9d fix device_class #2980 2026-03-15 14:12:47 +01:00
MichaelDvP 27c471f45f set model for ems-esp devices, #2958 2026-02-15 12:02:36 +01:00
MichaelDvP be82afd778 add translated heat/eco modes to mode_str_tpl 2026-02-02 18:52:21 +01:00
MichaelDvP 0e0aaf37df add climate modes night/eco as off 2026-01-25 19:21:59 +01:00
proddy 8ee0789dad emsesp.org ownership 2026-01-11 14:17:49 +01:00
MichaelDvP 6fc3bf30b6 HA uom L, formatting 2026-01-10 18:19:14 +01:00
Proddy 56b2c111b8 Merge pull request #2912 from MichaelDvP/dev
update testdata (no `.0`-decimales), fix c3 compile issue
2026-01-09 21:25:29 +01:00
proddy 0efbd0528e fix ha mode, boolean to match setting bool format 2026-01-09 18:47:14 +01:00
MichaelDvP b64c392c58 rename uom::HZ to HERTZ, avoids compile error on ESP32C3 2026-01-09 17:21:26 +01:00
MichaelDvP 5e07e9a11b add ha number mode selection #2900 2026-01-08 12:06:48 +01:00
g6094199 aa6f5c50b2 Update mqtt.cpp: use the same nomenclature as Tasmota and OpenBK uses for Homeassistant
to be compliant to the HA typical nomenclatura use the same wording.

since we are anyway connecting via wifi or ethernet the wording of "WIFI rssi" is redundant. just use "RSSI" as other platforms do.
2026-01-05 09:03:12 +01:00
MichaelDvP 4b457d6cdb don't add HA uom/classes for bool values, fix #2885 2026-01-03 18:24:54 +01:00
Proddy 323b8ee67d Merge branch 'emsesp:dev' into dev 2025-12-30 10:23:51 +01:00
proddy f90f676faf fixes #2862 2025-12-29 21:30:33 +01:00
MichaelDvP 3224d8823d fix HA config topic to basename 2025-12-29 18:35:34 +01:00
proddy e638a471d1 rename docs.emsesp.org to emsesp.org 2025-12-29 10:44:32 +01:00
proddy 11bef52568 fix HA mapping for uA and l/min 2025-12-27 17:33:46 +01:00
proddy ea4d613d12 updates to add_ha_classes 2025-12-22 15:41:14 +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
proddy ecc6e9286a tidy up add_ha_dev_section 2025-12-19 08:55:33 +01:00
proddy 99afeb221a changes to HA 2025-12-18 21:40:08 +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 310afe3ab8 fix HA sensor referencing 2025-12-17 11:37:46 +01:00
proddy 3a2d3ac985 fix mixed up logic with HA modes 2025-12-15 19:34:48 +01:00
MichaelDvP 2b679daabc dev 37, add SRC thermostat icons to climate 2025-12-15 11:56:54 +01:00
proddy bc870b2aa2 add HA climate control with cool for SRC thermostat controls 2025-12-14 21:10:29 +01:00
proddy 95de3e339d fix HA modes 2025-12-14 11:07:16 +01:00
proddy d3b4bab40a dynamically add HA thermostat modes based on model 2025-12-13 11:22:22 +01:00
proddy 17a9b7eb0a send HA modes based on actual thermostat modes 2025-12-12 21:58:35 +01:00
MichaelDvP d96c3f3ed7 removelast topic/payload 2025-12-12 10:46:26 +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