Commit Graph
3649 Commits
Author SHA1 Message Date
Proddy 4c27cb831e update tests for temp sensors 2024-01-04 18:09:18 +01:00
Proddy 8384344c5a no need to pretty json output 2024-01-03 23:03:41 +01:00
Proddy cb5f707b2d use add_ha_sections_to_doc(), add via_device, add check for domoticz 2024-01-03 23:00:07 +01:00
Proddy e525552e10 wifi console help text 2024-01-03 22:58:21 +01:00
Proddy 1316fe9509 3.6.5-dev.8 2024-01-03 22:57:13 +01:00
Proddy 3a92d69c77 minor changes from https branch 2023-12-28 14:20:06 +01:00
Proddy fa1a372468 https://github.com/emsesp/EMS-ESP32/pull/1517 2023-12-28 14:19:54 +01:00
Proddy 62b341a614 Merge pull request #1517 from arturzx/dev
fix: Fixed dev section in analog sensor HA discovery
2023-12-28 13:56:34 +01:00
Proddy 0058632d71 Merge pull request #1523 from pswid/dev
Polish translation update
2023-12-28 13:53:45 +01:00
Proddy 8bffa6b304 bump version 2023-12-28 13:40:45 +01:00
Proddy ac950e0e92 fix from dev2 for https://github.com/emsesp/EMS-ESP32/pull/1525 2023-12-28 13:39:14 +01:00
MichaelDvP 41260a4370 fix nompower warning 2023-12-22 14:46:23 +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
pswid b4b2531e33 Polish translation update 2023-12-22 10:45:37 +01:00
MichaelDvP 9f3e2dbcd3 merge PR#1497 from pswid, add partiton, resort system status 2023-12-19 13:44:15 +01:00
Artur Zabroński 3163a142a9 fix: Fixed dev section in analog sensor HA discovery 2023-12-19 08:51:56 +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
Proddy 08c5fd8f64 Merge pull request #1514 from MichaelDvP/dev
ethernet with arduino_3.0, sort translations alphabetical
2023-12-18 09:45:38 +01:00
proddy 3f31962a9a add SK translations (from Michael) 2023-12-18 09:43:38 +01:00
MichaelDvP ca2ca972b9 add sk entity translations 2023-12-17 13:58:04 +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
proddy 8ed867314d fix SK 2023-12-17 09:46:53 +01:00
misa1515 5384abc780 Update system.cpp 2023-12-16 22:54:14 +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
Proddy 9b1e399730 fixes #1494 2023-12-12 22:35:10 +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 c9f5b0a2c1 fix wwCurFlow #1334, fix active state #1483, dev.4 2023-12-09 15:39:10 +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
Proddy cb1989b2ea HA don't set entity_category to Diagnostic/Configuration for EMS entities 2023-11-28 20:52:59 +01:00
Proddy 7ce99cb1fb 3.6.5-dev.1 2023-11-28 20:52:44 +01:00
Proddy 19094d47aa 3.6.5-dev.0 2023-11-24 07:41:23 +01:00