MichaelDvP
|
6f396087d2
|
fix climate publish
|
2023-03-06 19:12:02 +01:00 |
|
MichaelDvP
|
bafe23431e
|
fix avty
|
2023-03-06 18:43:46 +01:00 |
|
MichaelDvP
|
5f3212afc4
|
fix domoticz setting (was ignored)
|
2023-03-05 18:17:57 +01:00 |
|
MichaelDvP
|
0380fe1fff
|
mqtt/commands for scheduler
|
2023-03-04 14:10:32 +01:00 |
|
Proddy
|
a89a7b5430
|
fix uniq_id for HA sensors
|
2023-02-23 19:57:35 +01:00 |
|
Proddy
|
425cf33f74
|
added back MAX_MQTT_MESSAGES
|
2023-02-23 19:26:58 +01:00 |
|
Proddy
|
bc80aaea63
|
rename publish functions to queue_* because that is what they do
|
2023-02-22 20:54:38 +01:00 |
|
Proddy
|
6746c9a2d3
|
updated comments, remove DV_HA_CONFIG_RECREATE
|
2023-02-22 19:45:56 +01:00 |
|
Proddy
|
11ad4d8a0f
|
merge with https://github.com/emsesp/EMS-ESP32/pull/1077
|
2023-02-22 19:01:58 +01:00 |
|
Proddy
|
752f0177cf
|
make it compile standalone
|
2023-02-22 13:16:20 +01:00 |
|
Proddy
|
2078305ff4
|
use heap check instead of message queue - https://github.com/emsesp/EMS-ESP32/issues/1067
|
2023-02-22 13:08:53 +01:00 |
|
Proddy
|
6aea27e30f
|
tidy up EMSESP_DEBUG and EMSESP_TEST
|
2023-02-21 21:49:21 +01:00 |
|
Proddy
|
134f2671fb
|
compiling with EMSESP_DEBUG only sends to DEBUG log
|
2023-02-21 21:28:49 +01:00 |
|
Proddy
|
993724d945
|
use en only in debug
|
2023-02-21 12:53:31 +01:00 |
|
Proddy
|
c18640eab0
|
brand_to_string to brand_to_char. use const char * where possible
|
2023-02-20 18:09:32 +01:00 |
|
proddy
|
12b4bd3795
|
Workaround for better Domoticz MQTT intergration? #904
|
2023-02-11 23:26:15 +01:00 |
|
Proddy
|
ffacefb792
|
update copyright year
|
2023-02-11 19:06:02 +01:00 |
|
Proddy
|
78e0d30687
|
add publish command to mqtt code
|
2023-02-11 18:46:25 +01:00 |
|
Proddy
|
6c46770330
|
merge PR 940 - https://github.com/emsesp/EMS-ESP32/pull/940
|
2023-02-04 14:25:29 +01:00 |
|
Proddy
|
6dc63907f1
|
merge PR https://github.com/emsesp/EMS-ESP32/pull/939
|
2023-01-30 20:21:28 +01:00 |
|
Proddy
|
77a6304fc3
|
merge PR https://github.com/emsesp/EMS-ESP32/pull/936
|
2023-01-30 17:14:53 +01:00 |
|
Proddy
|
d39d62c2f8
|
show mqtt disconnect error in log, on first connect only
|
2023-01-30 17:04:33 +01:00 |
|
Proddy
|
7a2038e124
|
uptime should be a string
|
2023-01-29 12:09:54 +01:00 |
|
proddy
|
4edfa4d244
|
HA - use box for numbers
|
2023-01-22 19:11:27 +01:00 |
|
Proddy
|
7f5e3d3b4c
|
merge PR #901 - added dhw alternating operation
|
2023-01-22 12:17:39 +01:00 |
|
Proddy
|
6d3f768e92
|
in debug, don't show empty payloads
|
2023-01-12 17:39:24 +01:00 |
|
proddy
|
1f493b208c
|
replace std::string with const char #869
|
2023-01-07 14:38:49 +01:00 |
|
Proddy
|
4cbf7e2a2d
|
added max_alloc to heartbeat, use new SIZE names
|
2023-01-05 15:09:32 +01:00 |
|
Proddy
|
43b4adc618
|
changes to #828
|
2022-12-28 15:39:34 +01:00 |
|
Proddy
|
83438129a2
|
fixes #833
|
2022-12-25 16:50:19 +01:00 |
|
Proddy
|
9b3b7fc8ff
|
Support upgrade/downgrade between versions #832
|
2022-12-25 16:47:17 +01:00 |
|
Proddy
|
b2f001e416
|
minor text change
|
2022-12-25 13:06:51 +01:00 |
|
Proddy
|
3c91ac27dc
|
Set device_class to duration in HA sensor definitions #822
|
2022-12-23 13:42:59 +01:00 |
|
MichaelDvP
|
cbd55b0366
|
uom "Kelvin" to HA temperature
|
2022-12-19 13:31:31 +01:00 |
|
MichaelDvP
|
ce0ee49ebf
|
add step to numeric command-values in HA discovery
|
2022-12-18 16:22:18 +01:00 |
|
proddy
|
783ea7901c
|
support 3 types of MQTT discovery entity id
|
2022-12-17 19:20:31 +01:00 |
|
Proddy
|
4b7bbb3d50
|
minor cleanup and testing
|
2022-12-17 11:05:20 +01:00 |
|
Proddy
|
147be12583
|
fixes for #804
|
2022-12-16 22:57:59 +01:00 |
|
Proddy
|
ba90ebda4c
|
merge multiple_instances with entity_format
|
2022-12-15 21:51:11 +01:00 |
|
Proddy
|
ccbb56d403
|
add v3.4 entity id flag to MQTT settings
|
2022-12-14 22:07:42 +01:00 |
|
Proddy
|
e96b5af0c8
|
HA ems_esp status to system_status to be uniform with the other naming conventions
|
2022-12-10 11:58:00 +01:00 |
|
MichaelDvP
|
a2730fb17c
|
extra debug message for payload only ifdef EMSESP_DEBUG
Signed-off-by: MichaelDvP <github@mdvp.de>
|
2022-12-07 19:13:43 +01:00 |
|
MichaelDvP
|
9665f4136a
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev
|
2022-12-07 07:41:25 +01:00 |
|
proddy
|
1af1a1863a
|
#759 add option to enable multiple instances to keep backward compatibllity with v3.4
|
2022-12-05 21:33:10 +01:00 |
|
MichaelDvP
|
9e23710c6d
|
add heartbeat interval to mqtt settings
|
2022-12-05 19:27:56 +01:00 |
|
MichaelDvP
|
0c9d0a4d15
|
show mqtt payload in debug log
|
2022-12-05 14:19:41 +01:00 |
|
MichaelDvP
|
739c007c95
|
sync sensors and status to same entitiy in path, uniq_id, objdect_id
|
2022-12-05 14:13:25 +01:00 |
|
Proddy
|
e3c94cc1f7
|
updates for #759
|
2022-11-30 21:21:32 +01:00 |
|
Proddy
|
5b5dc6a8cc
|
#759 use b ase in HA unique_id and object_id
|
2022-11-29 21:15:46 +01:00 |
|
proddy
|
702103aa66
|
formatting
|
2022-11-20 21:11:28 +01:00 |
|