Commit Graph

378 Commits

Author SHA1 Message Date
MichaelDvP
3d7378a1a8 cmd info shows right type (number/enum), no value 2024-07-08 18:02:14 +02:00
MichaelDvP
2f66fec748 add CMD to api/mqtt to show it in ioBroker 2024-07-08 08:06:27 +02:00
MichaelDvP
c527d006dd show Boiler/HP on web pages 2024-07-04 15:46:47 +02:00
MichaelDvP
147804b4b8 change remotetemp to CMD 2024-07-04 13:41:17 +02:00
mheyse
0c76a249e3 feat: add Modbus support 2024-07-03 15:27:37 +02:00
proddy
46b79f4819 use name() function instead of name_ 2024-07-02 20:04:46 +02:00
MichaelDvP
fc75824921 scheduler: onChange and conditions 2024-06-15 20:00:08 +02:00
proddy
1c7c2a7f83 resolve lint warnings 2024-06-14 12:29:42 +02:00
MichaelDvP
fa6649d57e heap check for HA mqtt-configs, debug-log the numbers of configs sent. 2024-05-06 12:46:05 +02:00
MichaelDvP
ee2fded5de cleanup id/tag 2024-05-03 11:51:29 +02:00
MichaelDvP
3a772a0dbf sync tag and id, add RC30 vacation #1712 2024-05-03 08:31:20 +02:00
MichaelDvP
d056846eb0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-05-02 13:52:35 +02:00
MichaelDvP
961f61d48d fix show commands/api/<device>/commands, rename CommandFlags 2024-05-02 08:57:55 +02:00
proddy
d5675e24e7 formatting 2024-05-01 22:27:12 +02:00
Proddy
14af4a0680 Merge pull request #1730 from MichaelDvP/dev
fix thermostat dhw commands #1692
2024-04-30 14:38:29 +02:00
MichaelDvP
1af43a8397 fix thermostat dhw commands 2024-04-30 13:10:01 +02:00
proddy
5f77fd7f40 remove is_received from dump 2024-04-29 20:57:56 +02:00
proddy
543cfc921e https://github.com/emsesp/EMS-ESP32/issues/1728 2024-04-29 20:31:16 +02:00
MichaelDvP
719cd46a21 Rename DeviceValueTypes, add UINT32 for custom entities #1706 2024-04-21 20:14:39 +02:00
MichaelDvP
ed317902ca custom min/max have priority #1703 2024-04-21 10:36:36 +02:00
MichaelDvP
f21279056a DHW tags/nests for all devices, remove ww prefix from mqtt 2024-03-31 18:22:02 +02:00
MichaelDvP
fbfaea6b56 Merge branch 'dev' into dev2 2024-03-15 17:43:08 +01:00
MichaelDvP
77ad209ce1 stop fetching empty messages after 5 min 2024-03-15 13:59:20 +01:00
MichaelDvP
74342ba654 Merge branch 'dev' into dev2 2024-02-23 08:56:43 +01:00
Proddy
33b6ece55b Expose EMS-ESP commands (like reset) via MQTT Discovery #1605 2024-02-20 23:27:56 +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
8406657906 text change 2024-02-04 14:51:44 +01:00
MichaelDvP
8d3dd9d8e9 Merge branch 'dev' into dev2 2024-01-30 07:31:00 +01:00
Proddy
5735ffd222 tidied up commands 2024-01-28 18:28:26 +01:00
MichaelDvP
a8c3b21ee6 Merge branch 'dev' into dev2 2024-01-21 09:35:16 +01:00
MichaelDvP
4d1a428acf fix #1565, use String for output a single api_data 2024-01-20 10:48:16 +01:00
Proddy
12a545ddbf rollback #1338 2024-01-17 11:58:25 +01:00
Proddy
4ad5c7299e fixes #1338 2024-01-14 21:32:00 +01:00
Proddy
18dd207d3c fixes #1338 2024-01-14 21:12:50 +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
19eb755157 fix Arduino 7 (using to<> and not as<> 2024-01-05 22:39:35 +01:00
Proddy
af237c4fc0 Arduino v7 2024-01-04 23:43:30 +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
3a92d69c77 minor changes from https branch 2023-12-28 14:20:06 +01:00
MichaelDvP
ad577eaa2a Merge branch 'dev' into dev2 2023-12-03 18:24:06 +01:00
MichaelDvP
f83f22a6fb send step as string to avoid js-rounding issue for 0.1 2023-11-29 12:06:56 +01:00
MichaelDvP
0d4607a922 send "step" as string 2023-11-29 11:55:27 +01:00
MichaelDvP
0a10e78bfd Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-11-16 09:14:25 +01:00
proddy
722ca34a18 rollback and fix https://github.com/emsesp/EMS-ESP32/pull/1426 2023-11-15 21:40:23 +01:00
MichaelDvP
50777bd681 temporary fix for values/info command 2023-11-15 19:11:59 +01:00
MichaelDvP
cf89a06437 do not remove fetches 2023-11-15 11:48:18 +01:00