Proddy
|
994e1fc26b
|
remove bogus include
|
2024-02-14 10:54:16 +01:00 |
|
Proddy
|
ce3c3e0b3e
|
tidy up lambda's
|
2024-02-13 20:19:58 +01:00 |
|
Proddy
|
a7d0259b30
|
replace lambda [&] with [this]
|
2024-02-13 15:19:06 +01:00 |
|
MichaelDvP
|
ce33fa6535
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2024-02-10 17:25:50 +01:00 |
|
Proddy
|
fc8eea91eb
|
scope optimization
|
2024-02-10 15:43:35 +01:00 |
|
proddy
|
257b40c2e4
|
fix MQTT discovery of custom entity doesn't consider type of data #1587
|
2024-02-10 09:51:29 +01:00 |
|
MichaelDvP
|
52a8b20c54
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2024-02-06 19:30:24 +01:00 |
|
Proddy
|
9135635af2
|
auto-formatting
|
2024-02-04 14:51:35 +01:00 |
|
MichaelDvP
|
a8c3b21ee6
|
Merge branch 'dev' into dev2
|
2024-01-21 09:35:16 +01:00 |
|
Proddy
|
cf8c5430d1
|
also remove references from JsonObjectConst and JsonArray
|
2024-01-08 11:44:33 +01:00 |
|
MichaelDvP
|
8ddc167f93
|
Merge branch 'dev' into dev2
|
2024-01-08 11:26:17 +01:00 |
|
Proddy
|
2366f6ba50
|
update licensing year to 2024
|
2024-01-06 17:58:11 +01:00 |
|
Proddy
|
10d6728c82
|
remove obsolete reference to JsonObject
|
2024-01-06 17:42:42 +01:00 |
|
MichaelDvP
|
025f43953a
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2024-01-06 16:36:01 +01:00 |
|
Proddy
|
26e4badc1b
|
add sections for MQTT Discovery
|
2024-01-05 22:39:08 +01:00 |
|
Proddy
|
af237c4fc0
|
Arduino v7
|
2024-01-04 23:43:30 +01:00 |
|
Proddy
|
e62fc14b6d
|
support domoticz - MQTT autodiscovery in Domoticz not working #1360
|
2024-01-04 18:10:53 +01:00 |
|
MichaelDvP
|
e8217b68a5
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2024-01-04 11:53:38 +01:00 |
|
Proddy
|
cb5f707b2d
|
use add_ha_sections_to_doc(), add via_device, add check for domoticz
|
2024-01-03 23:00:07 +01:00 |
|
Proddy
|
ac950e0e92
|
fix from dev2 for https://github.com/emsesp/EMS-ESP32/pull/1525
|
2023-12-28 13:39:14 +01:00 |
|
Bingo2023
|
d035a29f24
|
// corrected mode control for HA (including translations).
modified: src/mqtt.cpp
|
2023-12-23 14:14:20 +01:00 |
|
Bingo2023
|
4c51b90663
|
modified: src/mqtt.cpp
|
2023-12-22 20:02:12 +01:00 |
|
Proddy
|
9b1e399730
|
fixes #1494
|
2023-12-12 22:35:10 +01:00 |
|
MichaelDvP
|
29a3e79804
|
Merge branch 'dev' into dev2
|
2023-12-12 14:41:31 +01:00 |
|
MichaelDvP
|
d1f3ead8b9
|
fix mqtt::on_message, #1494
|
2023-12-12 10:09:02 +01:00 |
|
MichaelDvP
|
067100d375
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-11-29 07:12:41 +01:00 |
|
Proddy
|
cb1989b2ea
|
HA don't set entity_category to Diagnostic/Configuration for EMS entities
|
2023-11-28 20:52:59 +01:00 |
|
MichaelDvP
|
c1dabddf21
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2x
|
2023-11-14 10:12:02 +01:00 |
|
MichaelDvP
|
e30c476e5c
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-11-13 19:52:50 +01:00 |
|
Proddy
|
ac0fb52ce9
|
fix HA warnings - add a device name - #1393
|
2023-11-11 18:01:52 +01:00 |
|
MichaelDvP
|
5d0242b47c
|
sync & cleanup
|
2023-11-08 15:27:17 +01:00 |
|
MichaelDvP
|
5997dd1491
|
fix double publish scheduler
|
2023-11-08 15:05:40 +01:00 |
|
MichaelDvP
|
7f7e3c47ec
|
Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev2
|
2023-11-07 07:20:08 +01:00 |
|
MichaelDvP
|
eafeb5c5d2
|
Merge branch 'dev2' of https://github.com/proddy/EMS-ESP32 into dev2
|
2023-11-07 07:15:43 +01:00 |
|
Proddy
|
bf5b40ccf4
|
fix MQTT base with paths not working in HA [#1393]
|
2023-11-06 21:51:05 +01:00 |
|
Proddy
|
fa184a8f94
|
sync latest MQTT changes from dev
|
2023-11-05 17:09:26 +01:00 |
|
MichaelDvP
|
adcc59642c
|
cleanup publishing
|
2023-11-05 14:20:13 +01:00 |
|
MichaelDvP
|
d105c18bf7
|
fix typos, double entities, publish time water
|
2023-11-04 17:00:33 +01:00 |
|
MichaelDvP
|
3101f5e6ae
|
move dhw entities from mixer/solar to new water device, add pool device
|
2023-11-04 15:24:43 +01:00 |
|
Proddy
|
a449ebd0ea
|
improvements to #1382
|
2023-11-04 13:13:52 +01:00 |
|
Proddy
|
cd564f0c54
|
no commands for nrgheat & nrgww - #1382
|
2023-11-04 11:46:42 +01:00 |
|
MichaelDvP
|
6c17d61baf
|
set energy entities to HA-category diagnostic (metioned on discord)
|
2023-11-03 20:00:16 +01:00 |
|
proddy
|
89d591500c
|
support HA writable text fields
|
2023-10-31 21:58:07 +01:00 |
|
Proddy
|
70d4bcf097
|
support String entities in Home Assistant #1373
|
2023-10-31 18:08:43 +01:00 |
|
MichaelDvP
|
96fe9aeb31
|
dont queue mqtt if not connected, dev.4e
|
2023-10-25 17:45:40 +02:00 |
|
Proddy
|
2c0d4fdcef
|
suppress MQTT warnings on standalone
|
2023-10-22 16:47:52 +02:00 |
|
Proddy
|
67693364cc
|
Add entity category to HA Discovery topics - #1323
|
2023-10-15 17:03:59 +02:00 |
|
proddy
|
6655035561
|
autoformatting
|
2023-09-20 23:09:29 +02:00 |
|
MichaelDvP
|
9c33b5cb8b
|
limit mqtt queue to 300
|
2023-09-20 12:16:36 +02:00 |
|
MichaelDvP
|
9c16e2008e
|
revert 'topic' to 't'
|
2023-09-09 18:11:58 +02:00 |
|