Proddy
|
ac950e0e92
|
fix from dev2 for https://github.com/emsesp/EMS-ESP32/pull/1525
|
2023-12-28 13:39:14 +01:00 |
|
Proddy
|
9b1e399730
|
fixes #1494
|
2023-12-12 22:35:10 +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 |
|
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 |
|
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 |
|
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 |
|
MichaelDvP
|
5e76bfa210
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-09-09 16:46:53 +02:00 |
|
Proddy
|
aad9c12a7e
|
fixes MQTT enum index option leads to error in HA #1280
|
2023-09-09 13:42:28 +02:00 |
|
Proddy
|
09ff892b91
|
fix for MQTT enum index option leads to error in HA #1280
|
2023-09-09 10:25:14 +02:00 |
|
MichaelDvP
|
10c8c2b4a7
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-09-08 10:31:34 +02:00 |
|
Proddy
|
98e29516b0
|
fix mqtt enum in discovery #1280
|
2023-09-08 08:30:51 +02:00 |
|
MichaelDvP
|
09a15727c7
|
change ha-mqtt tto topic
|
2023-09-04 19:01:52 +02:00 |
|
MichaelDvP
|
f1034f4230
|
energy values as HA sensors with classes, v3.6.1-dev0e
|
2023-09-04 16:37:58 +02:00 |
|
MichaelDvP
|
b912779ef9
|
fix max for ULONG values, save counters every hour, 3.6.1-dev0c
|
2023-09-04 12:21:53 +02:00 |
|
Proddy
|
fb44e020fc
|
fix standalone build
|
2023-09-02 11:12:52 +02:00 |
|
MichaelDvP
|
005463c41f
|
update espMqttClient
|
2023-08-31 11:50:31 +02:00 |
|
MichaelDvP
|
bde06621bd
|
add log message for mqtt low memory
|
2023-08-31 08:29:08 +02:00 |
|
MichaelDvP
|
120c0b5ca2
|
update espMqttClient, add own mqtt limit, fix queue display, 3.7.0-dev1d
|
2023-08-31 08:09:54 +02:00 |
|
MichaelDvP
|
b7611c67bb
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2023-08-31 07:51:36 +02:00 |
|
MichaelDvP
|
d0c368f6a0
|
dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a
|
2023-08-30 12:19:55 +02:00 |
|
Proddy
|
2fe18c14c7
|
text changes and formatting
|
2023-08-29 22:33:26 +02:00 |
|
Proddy
|
8dfff29389
|
fixes #1243
|
2023-08-09 09:03:52 +02:00 |
|
MichaelDvP
|
52de833b19
|
response error messages
|
2023-07-29 16:39:37 +02:00 |
|
MichaelDvP
|
01060574ab
|
mqtt on_message: make char * conversion more clear
|
2023-07-24 19:56:07 +02:00 |
|
MichaelDvP
|
962131592f
|
fix mqtt on_message
|
2023-07-23 13:51:40 +02:00 |
|
MichaelDvP
|
8b58282bde
|
Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-07-21 09:16:51 +02:00 |
|
proddy
|
ccd69c2c3a
|
compile on mac osx
|
2023-07-15 10:24:43 +02:00 |
|
MichaelDvP
|
6d0bd099e1
|
Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-07-14 19:15:28 +02:00 |
|
Proddy
|
18e4c3aa88
|
fix odd spelling mistakes
|
2023-07-14 16:45:58 +02:00 |
|
Proddy
|
f3d3a386ee
|
get standadlone working with espMqttClient
|
2023-07-14 12:11:48 +02:00 |
|
MichaelDvP
|
17b4964b01
|
test response and custom entity raw, #1212
|
2023-07-13 11:09:42 +02:00 |
|
MichaelDvP
|
443fe640b3
|
add optional secure mqtt
|
2023-07-08 16:24:44 +02:00 |
|
Proddy
|
e8e3fc5fb6
|
remove todo
|
2023-07-02 23:44:51 +02:00 |
|
MichaelDvP
|
476f84be77
|
Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-07-02 13:56:47 +02:00 |
|
Proddy
|
158617f56b
|
fixes #1196 - use basename as ids in HA to support multiple EMS-ESP's
|
2023-06-24 13:28:48 +02:00 |
|
MichaelDvP
|
b28865a283
|
use only espMqttClient queue
|
2023-06-05 10:06:19 +02:00 |
|