Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP 856f8efd25 update scheduler if there is pending change #2502 2025-04-01 12:34:02 +02:00
MichaelDvP d32378ccd4 do not scan methode for arduino 3 2025-04-01 12:33:04 +02:00
MichaelDvP f5006d1a11 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-31 10:50:23 +02:00
MichaelDvP 77465ebe81 always show buttons for stable and dev 2025-03-30 14:11:02 +02:00
MichaelDvP 006e5493e2 reactivate wifi all channel scan 2025-03-30 14:09:02 +02:00
MichaelDvP 1bcd453e3f fix version links for dev #2497 2025-03-28 16:46:49 +01:00
MichaelDvP d405478a13 fix deviceName length (#2482), formatting 2025-03-28 09:39:38 +01:00
MichaelDvP c5dbd7452e add auxHeaterSource #2489 2025-03-27 17:23:42 +01:00
MichaelDvP 3a0b4ea587 fix switch to secure mqtt #2492 2025-03-27 13:57:59 +01:00
MichaelDvP 6f4cdb7122 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-27 07:50:12 +01:00
MichaelDvP 9ea1e2752d update pkg, Grid2->Grid 2025-03-26 17:30:33 +01:00
MichaelDvP b5471aef94 fix typo in set_wwswitchtime, fixes #2490 2025-03-26 17:03:51 +01:00
MichaelDvP f31329ceff fix dhw progMode, #2490 2025-03-26 07:16:08 +01:00
MichaelDvP 40d48f4407 add FLAG_HMC310, fix switchtimeWW 2025-03-25 18:13:43 +01:00
MichaelDvP 11b7e1f86e update pkg 2025-03-24 18:44:02 +01:00
MichaelDvP e364a71eda Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-23 18:35:08 +01:00
MichaelDvP 74c63bf17e set HMC310 to BC400 compatible 2025-03-23 10:07:22 +01:00
MichaelDvP 4564e0b828 fix printable chars in lastcode 2025-03-23 10:06:49 +01:00
MichaelDvP 8387ca0c07 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-22 11:59:04 +01:00
MichaelDvP 3796fb8027 add analog sensor NTC and RGB-Led, dev29 2025-03-22 11:41:37 +01:00
MichaelDvP 1da08633ec add scheduler random function (rnd(x) => random 0..x) 2025-03-22 11:41:00 +01:00
MichaelDvP b097e372e4 update pkg and libs 2025-03-22 11:39:48 +01:00
MichaelDvP 9e81de2164 add Suprapur-o, dev28 2025-03-20 11:45:04 +01:00
MichaelDvP d44797db1d update libs 2025-03-20 11:44:37 +01:00
MichaelDvP 673ee3f79b update pkg 2025-03-20 11:44:23 +01:00
MichaelDvP d0de6e8d0f Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-15 13:38:13 +01:00
MichaelDvP 071e81f29b shuntingYard work with empty strings 2025-03-15 12:03:42 +01:00
MichaelDvP 584d0e0b48 shuntingYard string addition, add tohex() function 2025-03-13 07:45:37 +01:00
MichaelDvP 8d9ca33ea3 bitmask for bool custom entities as hex value 2025-03-12 09:23:00 +01:00
MichaelDvP 79cc0377c0 fix sonar fail for special characters in strings (ascii>127) 2025-03-11 10:00:10 +01:00
MichaelDvP 6df592c2b8 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-11 07:33:30 +01:00
MichaelDvP f2b81489ba mixed case strings in scheduler, #2457 2025-03-11 07:33:23 +01:00
MichaelDvP c2f718b49a shuntingYard mixed case, only compare and commands converted to lower case 2025-03-10 19:42:16 +01:00
MichaelDvP 57d172aac2 Merge branch 'support_nested_conditionals' of https://github.com/philwingfield/EMS-ESP32 into dev 2025-03-10 11:59:09 +01:00
MichaelDvP 7fd735f667 rename remoteseltemp to cooltemp, fix #2456 2025-03-10 11:02:03 +01:00
MichaelDvP 2e79c3a5c6 enlarge tx queue (overflow in #2455) 2025-03-10 10:56:31 +01:00
MichaelDvP d769999f10 shuntingYard get api-data lowerCase, fix #2457 2025-03-10 10:55:15 +01:00
MichaelDvP bd93d26361 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-09 17:35:50 +01:00
MichaelDvP 72feefe709 allow brackets in conditions (idea from philwingfield) 2025-03-08 16:50:12 +01:00
MichaelDvP 85c78bc8e9 update pkg 2025-03-07 18:23:40 +01:00
MichaelDvP 18bdcfe050 fix lastcode #2438, heating/tapwater for heatpumps from activity #2450 2025-03-07 18:12:36 +01:00
MichaelDvP 584b8788be Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-07 16:42:56 +01:00
MichaelDvP 2c28a607ba Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-06 16:44:45 +01:00
MichaelDvP c4f6f01f7e fix #2446, pc0Flow for all boilers, fix #2411 2025-03-05 14:20:40 +01:00
MichaelDvP 7dfedfeb10 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-04 07:36:53 +01:00
MichaelDvP c8bf4cae17 typo 2025-03-04 07:36:31 +01:00
MichaelDvP c3f87cd321 fix CR10 #2437 2025-03-03 10:11:18 +01:00
MichaelDvP a8eb06bef2 second fix #2410 2025-02-23 08:33:53 +01:00
MichaelDvP f9b88a1b6b fix naming of bypass #2417 2025-02-22 11:16:54 +01:00
MichaelDvP 0ae9795d6b fix dhw mode #2410 2025-02-21 12:01:36 +01:00
MichaelDvP 7fb09c5045 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-02-16 11:05:21 +01:00
MichaelDvP 705171f305 fix verify telegram-type 2025-02-16 11:04:19 +01:00
MichaelDvP cbd883103e add vacation mode CR50 #2403 2025-02-16 09:05:44 +01:00
MichaelDvP 2ce12943cd update pkg 2025-02-16 08:42:23 +01:00
MichaelDvP ad71773293 disable old led port when changing port, #2389 2025-02-03 09:18:41 +01:00
MichaelDvP f2ae84b004 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-01-29 08:37:04 +01:00
MichaelDvP a81956654e ignore src==0, fixes #2378 2025-01-29 08:36:03 +01:00
MichaelDvP 3cb662799f fix typo 2025-01-29 08:35:19 +01:00
MichaelDvP 73ccff3412 add RGB Led to board profile 2025-01-24 19:23:19 +01:00
MichaelDvP e5f852a7ed fix C3 board settings 2025-01-24 19:22:49 +01:00
MichaelDvP 581f19462d don't show double log entries after startup 2025-01-24 19:22:20 +01:00
MichaelDvP 4642a50f69 prepare for modbus support AM200 2025-01-16 09:48:11 +01:00
MichaelDvP 59a806ac8c fix mqtt commands with base path #2339 2025-01-10 15:14:48 +01:00
MichaelDvP df9d20ad88 disable WS queue, web log messages are already queued 2025-01-09 12:39:29 +01:00
MichaelDvP c07754047d add solar influence #2212 2025-01-09 09:18:50 +01:00
MichaelDvP 9c00af317e Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-01-09 08:55:12 +01:00
MichaelDvP d3d132ec45 unused id 2025-01-09 08:55:01 +01:00
MichaelDvP 7adba972e7 Don't show uom for empty string 2025-01-09 08:54:36 +01:00
MichaelDvP 7c2e5560bd fix thermostat clock year, #2313 2024-12-30 19:28:46 +01:00
MichaelDvP 4c69c9e445 fix show ntp_time (as local time) 2024-12-23 13:03:59 +01:00
MichaelDvP 97925c47fd remove broken ntp_time 2024-12-23 12:12:25 +01:00
MichaelDvP ad89fe15b1 fix seltep command for CR11 #2295 2024-12-23 09:09:36 +01:00
MichaelDvP 29035cabfe Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-12-22 15:59:18 +01:00
MichaelDvP 9b3d43d27f add min/max for #2288, own flag for CR11 #2295 2024-12-22 15:58:46 +01:00
MichaelDvP d7904bdcaf set mode to manual for CR11, dont show remotetemp for non-master thermostats 2024-12-19 16:52:57 +01:00
MichaelDvP ce05a94d58 update changelog, dev.6 2024-12-19 12:42:09 +01:00
MichaelDvP c0ed62dc7a modbus: don't show not found errors in first minute 2024-12-19 12:24:46 +01:00
MichaelDvP 1557fa98b1 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-12-19 09:39:46 +01:00
MichaelDvP 81a530f153 add CR11 thermostat, #2295 2024-12-19 09:38:18 +01:00
MichaelDvP c8822aff64 fix modbus write for signed values 2024-12-18 13:44:24 +01:00
MichaelDvP 4b3205fc9c modbus publish emsesp-INT8 as modbus-int16, fix #2294 2024-12-18 12:55:53 +01:00
MichaelDvP afc05ae9e8 update pkg, change for toastify 11 2024-12-18 12:53:55 +01:00
MichaelDvP 006d664ec9 CW100 settings telegram 0x241, #2290 2024-12-13 15:58:06 +01:00
MichaelDvP 0cc9ac4dd8 add reduce threshold #2288, absent mode #1957 (#2287) 2024-12-13 10:14:44 +01:00
MichaelDvP 502096dc22 update pkg 2024-12-13 10:08:42 +01:00
MichaelDvP 6f759c5bc4 update changelog 2024-12-06 08:37:12 +01:00
MichaelDvP facbbf1353 fix info command #2274, fix standanlone 2024-12-06 08:33:02 +01:00
MichaelDvP a218c7a781 Add "duplicate" option to Custom Entities #2266 2024-12-05 19:27:04 +01:00
MichaelDvP 5f42709eab update asyncTCP to threadsafe 3.2.14, ems-esp v3.7.2-dev.4 2024-12-05 12:57:19 +01:00
MichaelDvP 5ec0f657a0 newer CT200 temperatures, #2277 2024-12-05 10:09:26 +01:00
MichaelDvP 812911ffbb version 2.7.2-dev.3 2024-12-04 18:28:40 +01:00
MichaelDvP 55235687ba change modbus timeout to seconds and default 300 sec, #2254 2024-12-04 18:28:13 +01:00
MichaelDvP a970009d20 update eModbus to 1.7.2, #2254 2024-12-04 18:26:45 +01:00
MichaelDvP 4afc16e2cb modbus command path to api #2276 2024-12-04 18:25:31 +01:00
MichaelDvP 3772d72b43 pkg update 2024-12-03 18:17:42 +01:00
MichaelDvP 607f949638 fix render long numbers, #2267 2024-12-03 12:39:30 +01:00
MichaelDvP c8fd08b6d2 changelog v3.7.2-dev.2 2024-12-01 18:06:35 +01:00
MichaelDvP c0d693c1c8 add RC35 heatingtypes for remote room control, #2268 2024-12-01 18:06:09 +01:00
MichaelDvP 5d2a6e2898 pretty telegram with operation between src and dst 2024-12-01 17:56:23 +01:00
MichaelDvP 4547a5ceb0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-12-01 17:11:47 +01:00