proddy
cedafbd462
move reconnect count to onConnect. always show MQTT disconnect error
2026-08-22 13:25:31 +02:00
MichaelDvP
88f258d7e9
use http_request for version cache
2026-08-20 12:44:21 +02:00
MichaelDvP
c45441e3be
cleanup sample_value
2026-08-20 12:37:10 +02:00
MichaelDvP
cec0fbc95d
revert dev7 mqtt changes
2026-08-19 16:37:10 +02:00
MichaelDvP
469ca8bf05
revert mqtt dev7 changes
2026-08-19 11:49:29 +02:00
MichaelDvP
c363e0e2c8
do not rebuild all HA configs on a mqtt reconnect, limit by heap
2026-08-17 14:11:42 +02:00
MichaelDvP
d397a14b41
prevent unsuccessful mqtt connections, dev7
2026-08-17 11:37:19 +02:00
MichaelDvP
574c4e45d5
val_tpl for undefined: 'None'
2026-08-16 10:16:34 +02:00
MichaelDvP
95a8b78d1d
revert commit #9c992d8
2026-08-12 08:54:05 +02:00
MichaelDvP
982b0f304e
test with 'None' for undefined HA values
2026-08-11 09:36:30 +02:00
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