Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP b6d2ab6adb update pkg 2024-11-14 12:44:01 +01:00
MichaelDvP 1811558069 fix read too many telegram parts, 3.7.1-dev.6 2024-11-14 12:27:38 +01:00
MichaelDvP d899b58284 raw send priority, don't retry rejected telegrams 2024-11-14 07:48:28 +01:00
MichaelDvP 9e8faaab64 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-11-11 18:20:26 +01:00
MichaelDvP 5b1266a638 update pkg 2024-11-11 18:05:35 +01:00
MichaelDvP 52552de300 fix wrong dhw mapping, #2188 2024-11-11 17:51:43 +01:00
MichaelDvP 11fd81f25f add MX400, #2198 2024-11-11 17:50:12 +01:00
MichaelDvP a8b93dd571 auxheaterstatus to auxheaterlevel, #2192 2024-11-11 17:49:45 +01:00
MichaelDvP c5a5b3b20c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-11-10 17:42:02 +01:00
MichaelDvP 38efb0de67 workaround version update check #2190 2024-11-09 09:53:36 +01:00
MichaelDvP df92e9253f check lastcode, fix #2189, allow setting silentfrom/to as hh:mm 2024-11-08 16:10:20 +01:00
MichaelDvP afc2afbac0 heatpump uoms fix #2188 2024-11-08 16:08:53 +01:00
MichaelDvP 847c3ac2cd Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-11-07 18:37:23 +01:00
MichaelDvP 6ab3ce8b02 boilerstate from 0xE3 for heatpumps, fix #2132 2024-11-06 18:27:33 +01:00
MichaelDvP 5777d7cb0a fix standalone 2024-11-06 09:26:26 +01:00
MichaelDvP 64a1e00501 commands showertimer, showeralert work instant and permanent, move to shower.cpp 2024-11-05 15:01:00 +01:00
MichaelDvP fa630b9e64 add system commands showertimer, showeralert #2168 2024-11-05 08:54:05 +01:00
MichaelDvP 761ee9e7d0 fix topic for HA config default case 2024-11-05 08:42:28 +01:00
MichaelDvP 000a73156a formatting 2024-11-05 07:44:12 +01:00
MichaelDvP 086aef6ef2 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-11-04 15:06:23 +01:00
MichaelDvP e430ecf85c don't count echos as errors also for remote thermostat emulation 2024-10-31 16:29:36 +01:00
MichaelDvP 5f1fa3f59b show dev releaseNotes 2024-10-30 17:39:15 +01:00
MichaelDvP ba0f77e41b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-30 16:50:56 +01:00
MichaelDvP e28794c77a fix upgradeable for release version 2024-10-30 16:50:48 +01:00
MichaelDvP 3dd67acc8d fix changing TZ in NTPsettings without clearing enable+server 2024-10-30 16:48:32 +01:00
MichaelDvP 971e2869a2 log mention thermostat dst setting 2024-10-30 16:47:19 +01:00
MichaelDvP 52adf6749e limit thermostat time set to 3 tries, check dst flag #2142 2024-10-29 11:43:50 +01:00
MichaelDvP 29016b6342 fix check telegrams for remote 2024-10-29 09:28:11 +01:00
MichaelDvP 87210f947c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-29 07:37:35 +01:00
MichaelDvP 48ab1abf39 boiler (HP) power reduction #2147 2024-10-28 07:31:47 +01:00
MichaelDvP b6053e9a7c set thermostat datetetime: max 3 tries 2024-10-27 15:16:12 +01:00
MichaelDvP 108f91b44f map MH210 prod.248, id 0x20 as mixer, #2138 2024-10-25 17:40:03 +02:00
MichaelDvP eaeecc2f84 update cz entity translations from @skylk 2024-10-25 17:38:58 +02:00
MichaelDvP 698ab4b72e update pkg 2024-10-25 17:38:05 +02:00
MichaelDvP f901559499 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-24 08:02:42 +02:00
MichaelDvP 2d4fb09e0e partitions 16MB 2024-10-24 07:35:17 +02:00
MichaelDvP c3ee89e8cd add CR10H 2024-10-24 07:34:45 +02:00
MichaelDvP 5c3441aa88 update changelog 2024-10-23 08:42:06 +02:00
MichaelDvP a9d5133917 cz entitiy translations from #2096 2024-10-22 20:03:57 +02:00
MichaelDvP f12cbb1f32 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-22 18:36:13 +02:00
MichaelDvP 614f05a286 read telegram 0x01 offset 27 device name 2024-10-22 08:01:04 +02:00
MichaelDvP 21b2fb46de read telegram set length to max 25/27 per telegram part 2024-10-22 07:59:13 +02:00
MichaelDvP 995b759230 EMS_VALUE_UINT32_NOTSET to 0xFFFFFF00 #2109 2024-10-20 14:30:26 +02:00
MichaelDvP f816bbde62 add round, abs, int, etc. to scheduler shunting yard 2024-10-20 14:23:02 +02:00
MichaelDvP 19f983c657 formatting 2024-10-15 17:51:40 +02:00
MichaelDvP dd8d4b29e5 add cz web translations, update pkg 2024-10-15 17:32:04 +02:00
MichaelDvP 2cb55be1cc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-14 19:03:45 +02:00
MichaelDvP 6767ec7208 fix empty scheduler on dashboard 2024-10-14 19:03:30 +02:00
MichaelDvP 93f3583527 add boiler pumpOnTemp #2088 2024-10-14 15:50:42 +02:00
MichaelDvP 66f3c57c8e mqtt status retain, #2086 2024-10-14 13:37:37 +02:00
MichaelDvP e44487b67f use deque for emsdevices 2024-10-14 13:34:58 +02:00
MichaelDvP b9a8bbd1a9 fix digital_out active_low/high 2024-10-14 13:34:37 +02:00
MichaelDvP f773f03c11 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-14 13:13:32 +02:00
MichaelDvP f0a2f4082c thermostat dhw circuits use offset only 2024-10-12 17:42:31 +02:00
MichaelDvP 712c627bbd Merge branch 'ft_dashboard' of https://github.com/proddy/EMS-ESP32 into ft_dashboard 2024-10-12 09:34:34 +02:00
MichaelDvP eb895b44ae fix uom display for digital_out 2024-10-12 09:34:19 +02:00
MichaelDvP 33efb1a440 all dashboard changes uses commands 2024-10-11 20:14:10 +02:00
MichaelDvP ef3d42b619 fix s3 board_build.extra_flags for USB serial 2024-10-11 19:51:39 +02:00
MichaelDvP 57f337ce22 fix board_build.extra_flags, (for serial USB) #2082 2024-10-11 15:50:45 +02:00
MichaelDvP 9304cc6e47 dhw circuit number only per offset 2024-10-11 15:44:05 +02:00
MichaelDvP ffdcbac1e0 add PV max compressor power 2024-10-10 16:19:59 +02:00
MichaelDvP e78b54dc23 add S3 temperature #2077 2024-10-10 13:19:12 +02:00
MichaelDvP c4e9f3c328 fix dhw circuits #2079 2024-10-10 13:18:32 +02:00
MichaelDvP 6187378388 fix dhw circuit tset elegrams #2079 2024-10-10 09:53:52 +02:00
MichaelDvP 08f5c4b674 fix digital_out: active_low 2024-10-10 09:52:54 +02:00
MichaelDvP 1c3b1f5790 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-10-10 09:34:18 +02:00
MichaelDvP cd4d0f5abe check device active for fetching values 2024-10-03 13:23:19 +02:00
MichaelDvP 505aa1f945 fix using NUMOP_MUL50 on webUI #2064, dev41 2024-09-29 09:00:05 +02:00
MichaelDvP 77768f9bdc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-09-28 12:22:21 +02:00
MichaelDvP 7c02894e02 fix rendering "-0.x" values (reported on discord) 2024-09-28 12:20:12 +02:00
MichaelDvP 715f86b717 fix get attribute for second thermostat #2052 2024-09-26 15:51:24 +02:00
MichaelDvP 83d5b919d6 show emsesp-devices in system info, add common fields to value_info #2033 2024-09-25 18:47:09 +02:00
MichaelDvP c248830042 fix api_data as command data 2024-09-22 17:40:39 +02:00
MichaelDvP 1c7186171e stack for scheduler 5k 2024-09-21 14:35:36 +02:00
MichaelDvP d2558708a0 shell call device/commands show info/values/commands 2024-09-20 16:03:08 +02:00
MichaelDvP 483a138f9d json type 2024-09-20 15:59:45 +02:00
MichaelDvP c315463692 fix command name for custom entities 2024-09-20 14:14:37 +02:00
MichaelDvP c2b52f731c customizations: tag not part of name, don't show Custom Entities as device 2024-09-20 13:30:47 +02:00
MichaelDvP 748062d0e7 add australien modells #2030 2024-09-20 07:47:22 +02:00
MichaelDvP aca2ae88cc allow minutes only for clock input 2024-09-18 09:28:16 +02:00
MichaelDvP 3fa18e2984 german translation, see #2020 2024-09-18 09:09:43 +02:00
MichaelDvP 1235ea88b9 show ipv6 type also for wifi 2024-09-18 09:08:51 +02:00
MichaelDvP 8c1f67a779 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-09-16 13:48:18 +02:00
MichaelDvP 1c6464a4f3 pc0, pc1 flow, add uom l/h, fix #2001 2024-09-16 13:47:52 +02:00
MichaelDvP a6ca1313ca roomifl_factor for FW120 to mul10, fix #2011 2024-09-16 13:45:59 +02:00
MichaelDvP 2578c052b3 compiles with pioarduino 2024-09-12 19:08:59 +02:00
MichaelDvP d31eb3d606 add back command for remoteseltemp #1982 2024-09-06 16:52:12 +02:00
MichaelDvP 58531815d0 fix close shell in native build #1966 2024-08-29 07:34:26 +02:00
MichaelDvP 0c4d0d0afb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-08-27 16:09:40 +02:00
MichaelDvP 4e016baca8 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-08-18 17:58:57 +02:00
MichaelDvP 3c16e95cee fix read RC300WWtemp, #1950 2024-08-18 16:47:14 +02:00
MichaelDvP 6c6461dd9a typo 2024-08-16 17:42:33 +02:00
MichaelDvP 388245ece9 add energy and meter for cooling #1940 2024-08-16 16:44:36 +02:00
MichaelDvP 00e2808afe use fixed names for energies in nvs #1938 2024-08-16 14:58:58 +02:00
MichaelDvP 68ec48fa80 start scheduler conditions after 1 min 2024-08-16 14:57:29 +02:00
MichaelDvP ed0fcefc27 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-08-16 14:45:21 +02:00
MichaelDvP 20b833b4ee scheduler/mqtt running assync with psram, sync without psram 2024-08-15 07:56:24 +02:00
MichaelDvP 7dc4dc67f6 don't show factory partiton button if we are in factory 2024-08-13 08:03:22 +02:00
MichaelDvP 9a46db07d1 fix hex buffer length 2024-08-12 12:35:23 +02:00
MichaelDvP b5d964c074 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-08-12 09:26:46 +02:00