Commit Graph

378 Commits

Author SHA1 Message Date
MichaelDvP
4a1ea99ee7 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2x 2023-11-15 11:31:58 +01:00
MichaelDvP
9c6b9a5359 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-11-15 11:27:19 +01:00
Proddy
0b5a7b9f2a fix bug when traversing ems devices when using cmd allvalues 2023-11-14 22:24:32 +01:00
MichaelDvP
72c0625823 Merge branch 'dev2x' into dev2 2023-11-14 10:57:43 +01:00
MichaelDvP
4f1ef297c7 thermostat RC300 mode 2023-11-14 10:53:27 +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
MichaelDvP
84fab951ba fix RC300 summertemp, mode 2023-11-13 18:01:14 +01:00
MichaelDvP
f34be2a884 test for fixing #1420 2023-11-13 13:59:30 +01:00
Proddy
9993a7c739 fix UOM not showing in console - and added new command 'system values' 2023-11-12 15:59:29 +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
MichaelDvP
8307b0920c digital_out, settings #1375, dev.5b 2023-11-02 19:14:10 +01:00
MichaelDvP
1097b519ae do not overwrite mqtt-json items 2023-11-02 07:34:57 +01:00
MichaelDvP
374bd7c5c2 extension module instead of pumpp module 2023-10-26 15:08:24 +02:00
proddy
baa180cc79 added comments 2023-10-16 12:16:37 +02:00
MichaelDvP
5abfdf1177 burner settings use min/max from telegram 4, fix max for values < 0 2023-09-21 16:56:45 +02:00
proddy
6655035561 autoformatting 2023-09-20 23:09:29 +02:00
MichaelDvP
e6bcdede73 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-09-19 14:31:25 +02:00
Proddy
9cdeb7c07a refactor custom vs customizations 2023-09-17 14:26:24 +02:00
MichaelDvP
2f5b7cd0aa add back process dest, fixes #1275 2023-09-09 12:25:18 +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
MichaelDvP
bd92345793 boiler energy counter, stored in nvs 2023-09-03 17:53:48 +02:00
Proddy
81842e544b auto formatting with clang 2023-09-02 11:10:32 +02:00
MichaelDvP
52de833b19 response error messages 2023-07-29 16:39:37 +02:00
MichaelDvP
08a5437210 packages, custom entiie small fixes 2023-07-14 08:52:06 +02:00
MichaelDvP
d27ef2530d fix crash on min/max check 2023-07-01 09:08:27 +02:00
MichaelDvP
3efe16c840 fix min/max adaption 2023-06-30 09:58:24 +02:00
MichaelDvP
b28865a283 use only espMqttClient queue 2023-06-05 10:06:19 +02:00
MichaelDvP
d2ff44e1cf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-06-04 17:25:19 +02:00
MichaelDvP
34046795b7 fix #1188 2023-06-04 16:40:42 +02:00
MichaelDvP
759fe69909 fix prefix of customizations 2023-06-04 15:39:57 +02:00
MichaelDvP
7865ddc51f use espMqttClient, qos2 fixed 2023-06-03 16:36:53 +02:00
MichaelDvP
9a2303ab73 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-05-25 10:17:41 +02:00
Proddy
4f8d3d27ba updates to data view 2023-05-11 18:19:47 +02:00
MichaelDvP
e6f839b554 Merge branch 'dev11' into dev 2023-05-10 18:47:07 +02:00
MichaelDvP
b2ad600de2 add ventilation device class 2023-05-10 16:55:03 +02:00
Proddy
5b87e74be8 update comment 2023-05-03 08:54:27 +02:00
proddy
d618d09bdf min, max and step are sent as Numbers to the webUI 2023-04-30 09:57:25 +02:00
proddy
ff058b06a1 changed comment 2023-04-29 14:34:48 +02:00
Proddy
cfe8c410ae Optimize WebUI rendering when using Dialog Boxes #1116 2023-04-28 12:46:59 +02:00
Proddy
b035e27bc8 device entity min/max sent as numbers 2023-04-22 21:00:43 +02:00
MichaelDvP
fa50846a05 add own entities read from ems-bus with free factor 2023-03-31 16:51:28 +02:00
MichaelDvP
35c999e2fd fix fullname #1136 2023-03-22 07:19:55 +01:00
MichaelDvP
4b1b0e74df add thermostat names, missing turk locale 2023-03-07 17:46:33 +01:00
proddy
50d489d3c1 use safer strcmp() instead of comparing pointers 2023-03-05 14:32:20 +01:00
MichaelDvP
b1c42b8d8f some case and nullptr checks 2023-03-04 17:42:14 +01:00
MichaelDvP
0380fe1fff mqtt/commands for scheduler 2023-03-04 14:10:32 +01:00
Proddy
f3bfc6f126 Merge remote-tracking branch 'origin/tech-upgrade' into dev 2023-02-27 16:38:38 +01:00
Proddy
3e9f63a913 cleanup 2023-02-23 19:29:38 +01:00
Proddy
bc80aaea63 rename publish functions to queue_* because that is what they do 2023-02-22 20:54:38 +01:00