Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP 38e08be752 button should always be input 2024-02-03 14:58:49 +01:00
MichaelDvP 9573c4ed94 pretty_telegram 2nd fallback for name 2024-02-03 14:58:07 +01:00
MichaelDvP 5bd9ec963f update translations 2024-01-30 08:09:18 +01:00
MichaelDvP 427e8cf11c update packages 2024-01-30 08:09:03 +01:00
MichaelDvP de9c224a23 show sensor command commands 2024-01-30 08:05:50 +01:00
MichaelDvP 0f799d5922 fix broadcast sending 2024-01-30 07:15:11 +01:00
MichaelDvP 3a8bed6976 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-01-29 10:20:15 +01:00
MichaelDvP 2bd66bf4b6 reset wait_validate, typo 2024-01-28 12:16:35 +01:00
MichaelDvP 9e423d9769 Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev 2024-01-28 11:37:41 +01:00
MichaelDvP 6155645436 process telegram selection of device 2024-01-28 11:31:17 +01:00
MichaelDvP 0760e6e021 hpPressure telegram 2024-01-28 09:07:49 +01:00
MichaelDvP fbd3ebbd4e fetch mixer 0x2CC 2024-01-28 09:07:28 +01:00
MichaelDvP 24b8e004ec fix jsonvariant in command 2024-01-28 09:07:05 +01:00
MichaelDvP 21de630f8e check telegrams for dest==thermostat 2024-01-22 16:13:23 +01:00
MichaelDvP c0e77698aa Add custom variables #1423 2024-01-20 17:57:01 +01:00
MichaelDvP 9fd7b2553c set min/max for hpDiffPress 2024-01-20 17:24:47 +01:00
MichaelDvP cd8921e78e add hpSetDiffPressure #1563 2024-01-20 15:01:41 +01:00
MichaelDvP 9260db330e add mixer values #1554 2024-01-20 15:01:11 +01:00
MichaelDvP 3b32dcb407 Map telegrams as mentioned in #1563 2024-01-20 14:59:59 +01:00
MichaelDvP 4d1a428acf fix #1565, use String for output a single api_data 2024-01-20 10:48:16 +01:00
MichaelDvP cc83dab97b remove unused type 2024-01-20 10:46:10 +01:00
MichaelDvP 65ff765219 workaround for #1564 2024-01-20 10:45:52 +01:00
MichaelDvP d5cb5c1c51 update packages 2024-01-20 10:45:01 +01:00
MichaelDvP 4974208a65 update arduinoJson 7.02 2024-01-20 08:36:06 +01:00
MichaelDvP 5f2859fae2 fix typo #1521 2024-01-08 11:23:17 +01:00
MichaelDvP ae15c7ccd0 add boiler C1200W, #1536 2024-01-06 16:50:37 +01:00
MichaelDvP bf95205af6 fix #1495 wwComfort mode 2024-01-06 16:10:12 +01:00
MichaelDvP 41260a4370 fix nompower warning 2023-12-22 14:46:23 +01:00
MichaelDvP 7d15a8010d update pkg 2023-12-22 12:32:10 +01:00
MichaelDvP 606a7e6eec add Sieger ES79, #1521 2023-12-22 12:27:39 +01:00
MichaelDvP 83e400fbe9 fix german translation from #1522 2023-12-22 12:25:07 +01:00
MichaelDvP 446601c6e0 update mqttClient, works with tasmota-arduino 2.14 / 3.0 without WiFiSecure 2023-12-19 13:47:10 +01:00
MichaelDvP 9f3e2dbcd3 merge PR#1497 from pswid, add partiton, resort system status 2023-12-19 13:44:15 +01:00
MichaelDvP dcb0d5087f Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-12-18 18:18:10 +01:00
MichaelDvP 19743da558 translation cold water 2023-12-18 09:48:25 +01:00
MichaelDvP ca2ca972b9 add sk entity translations 2023-12-17 13:58:04 +01:00
MichaelDvP 215c4e49ca sort translation alphabetical 2023-12-17 12:48:36 +01:00
MichaelDvP d1dbce84c7 ethernet working with arduino_3.0 2023-12-17 12:39:36 +01:00
MichaelDvP fb4a0b0ae8 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-12-17 12:35:46 +01:00
MichaelDvP 1556bf02ba fix setting dhw comfort #1495 2023-12-14 07:57:48 +01:00
MichaelDvP ee584375c5 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-12-13 07:15:52 +01:00
MichaelDvP d78d4aed9d Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-12-12 14:40:38 +01:00
MichaelDvP 9f34531956 fix dhw comfort mode, #1495 2023-12-12 10:11:52 +01:00
MichaelDvP d1f3ead8b9 fix mqtt::on_message, #1494 2023-12-12 10:09:02 +01:00
MichaelDvP b9af4325c9 set curBurnPower for 3.party burners, #1483 2023-12-11 10:57:17 +01:00
MichaelDvP 1ae2a624f7 add back lowres dewtemp, #1491 2023-12-11 09:12:23 +01:00
MichaelDvP d4c9a3c846 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-12-11 09:05:58 +01:00
MichaelDvP c9f5b0a2c1 fix wwCurFlow #1334, fix active state #1483, dev.4 2023-12-09 15:39:10 +01:00
MichaelDvP ed060a400d update packages 2023-12-08 19:15:15 +01:00
MichaelDvP 6c3e5d976c console tx_mode without reboot 2023-12-08 19:15:05 +01:00
MichaelDvP 443050ae28 fix syspress for ems+ 2023-12-08 19:14:29 +01:00
MichaelDvP 10cabd032b update packages, formatting, changelog 2023-12-04 17:27:07 +01:00
MichaelDvP 7b9a04ede1 add hpMaxPower fix #1475 2023-12-04 17:17:23 +01:00
MichaelDvP 42ba93bdc1 add checkbox for MQTT-TLS, fix #1474 2023-12-03 18:07:30 +01:00
MichaelDvP fd5f5d49b7 add back boil2hyst, fix #1477 2023-12-03 17:23:02 +01:00
MichaelDvP 2faa78bc32 version 3.6.5-dev.2, changelog 2023-11-29 13:12:22 +01:00
MichaelDvP b5633cd579 add texts 2023-11-29 13:02:43 +01:00
MichaelDvP 4275d144ca add boiler pumpmode and HP heat meter 2023-11-29 12:32:42 +01:00
MichaelDvP 7f794f35a6 add thermostat heatdelays, instantstart and boost 2023-11-29 12:32:04 +01:00
MichaelDvP 8d778f902f add heatpump energy meters 2023-11-29 12:31:05 +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 03b6ebd861 fix exhaust temperature #1467 2023-11-29 12:05:46 +01:00
MichaelDvP 8898ec9419 revert to react-router-dom 6.18.0 to bring blue tab line back 2023-11-26 08:59:32 +01:00
MichaelDvP 095255b9b7 revert to react-router-dom 6.19.0 to fix tab-routing-issue 2023-11-24 13:36:55 +01:00
MichaelDvP 751410ca58 fix boiler commands to ems telegrams 2023-11-23 18:27:03 +01:00
MichaelDvP 1e15f65b0d get mode for seltemp, fix #1450 2023-11-22 07:50:50 +01:00
MichaelDvP 0818728c25 update packages 2023-11-22 07:50:21 +01:00
MichaelDvP aed45968db set/read thermostat mode for RC100-RC300, fix #1440 2023-11-20 07:47:01 +01:00
MichaelDvP 8fcfb3d8f7 fix crash on wrong thermostat mode command (if not using HA) 2023-11-18 13:55:28 +01:00
MichaelDvP cf89a06437 do not remove fetches 2023-11-15 11:48:18 +01:00
MichaelDvP 4a1ea99ee7 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2x 2023-11-15 11:31:58 +01:00
MichaelDvP 3dbf8a0fd1 fix crash on wrong input for switchtime 2023-11-15 11:31:51 +01:00
MichaelDvP 4f1ef297c7 thermostat RC300 mode 2023-11-14 10:53:27 +01:00
MichaelDvP 3b30083e7c fix extension module 2023-11-14 10:52:39 +01:00
MichaelDvP 50590f4924 console api_data 2023-11-14 10:52:23 +01:00
MichaelDvP fae876d7d2 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2x 2023-11-14 10:12:11 +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 752ce333ec RC300/BC400 mode setting 2023-11-13 14:04:55 +01:00
MichaelDvP 8e844550bf sort HIU entities 2023-11-13 13:53:35 +01:00
MichaelDvP 1b27fae844 fix tag of hpEA0 2023-11-12 14:31:42 +01:00
MichaelDvP 4b6b89f1a0 add uptimetotal, #1416 2023-11-12 13:46:33 +01:00
MichaelDvP a2422e1f6a add hpEA0, heatnigpump for all boilers/hps/hiu, remove input-state 2023-11-12 11:41:49 +01:00
MichaelDvP 4d5f8cc96a fix retTemp, #1334 2023-11-11 14:34:35 +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 31a5216ae8 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2x 2023-11-08 15:02:20 +01:00
MichaelDvP 5c0c0675a2 boiler: sort entities, remove hpactivity-states, add 4-way-valve, input-states, eco+ 2023-11-08 14:53:56 +01:00
MichaelDvP ba9f16da00 publish schedule 2023-11-08 14:51:37 +01:00
MichaelDvP 110ee59cd1 temperaturesensor -> F_(temperaturesensor), analog/temperature mqtt-base() 2023-11-08 14:51:07 +01:00
MichaelDvP 555bf8cb2f pl entity translations 2023-11-08 14:50:09 +01:00
MichaelDvP 5f1dddf7e4 enlarge uart-tx-queue, warn overflow 2023-11-08 14:49:45 +01:00
MichaelDvP 6c17d61baf set energy entities to HA-category diagnostic (metioned on discord) 2023-11-03 20:00:16 +01:00
MichaelDvP 6df1f2850f analog: store only if needed 2023-11-03 16:08:45 +01:00
MichaelDvP 288d9b70b7 fix relais command 2023-11-03 14:43:23 +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 e7b7002883 check RC20 master/remote thermostat, #1378 2023-11-02 07:34:18 +01:00
MichaelDvP c934b9e8d9 fix gh build 2023-11-01 19:37:18 +01:00
MichaelDvP 0838d06ec4 Test for fixing #1378 2023-11-01 18:20:32 +01:00
MichaelDvP 41666458d9 merge mqttClinet PR 115 from BertMelis 2023-11-01 18:18:56 +01:00