Commit Graph
8826 Commits
Author SHA1 Message Date
proddy 6e1d56b8ee 3.7.3-dev.0 2025-03-22 10:43:44 +01:00
Proddy 32f7eb7299 Merge pull request #2474 from proddy/dev
update prepare for 3.7.2 stable
2025-03-22 10:09:17 +01:00
proddy 3fc9c3b56c update prepare for 3.7.2 stable 2025-03-22 10:07:58 +01:00
Proddy e2e46543d2 Merge pull request #2472 from JokerGermany/own1-program-switchtime---german-translation
make switchtime more clear in the german translation
2025-03-22 09:51:15 +01:00
JokerGermany a2b22198ec make switchtime more clear in the german translation
"Programmschaltzeit 1" don't make clear that "Eigen 1" is meant.
2025-03-21 10:20:57 +01:00
Proddy 642b59f729 Merge pull request #2471 from MichaelDvP/dev
add suprapur-o, fixes #2470
2025-03-20 16:46: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
Proddy 38a8179544 Merge pull request #2469 from proddy/dev
update test
2025-03-15 13:49:19 +01:00
proddy cfb59ac6a0 update test 2025-03-15 13:48:56 +01:00
Proddy 80c26e1adb Merge pull request #2468 from MichaelDvP/dev
shuntingYard support empty strings
2025-03-15 13:47:19 +01:00
MichaelDvP d0de6e8d0f Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2025-03-15 13:38:13 +01:00
Proddy 68be7d00ff Merge pull request #2466 from proddy/dev
added new return code when processing commands
2025-03-15 13:02:38 +01:00
proddy d3e6043911 replace with LOG_DEBUG 2025-03-15 13:01:42 +01:00
proddy 373895b36a test for NO_VALUE in prep for Michael's change 2025-03-15 13:01:29 +01:00
proddy 594e10dbe1 formatting 2025-03-15 13:01:14 +01:00
proddy e3c5b462da formatting 2025-03-15 13:01:05 +01:00
proddy 8a1376b169 add test for NO_VALUE 2025-03-15 13:00:47 +01:00
proddy 900e26cf9f package update 2025-03-15 13:00:31 +01:00
MichaelDvP 071e81f29b shuntingYard work with empty strings 2025-03-15 12:03:42 +01:00
proddy d1bd861ff0 default return code is OK 2025-03-13 22:46:25 +01:00
proddy f5925dbb3b formatting 2025-03-13 22:46:15 +01:00
proddy b1eedcb1d8 add new return code NO_VALUE 2025-03-13 22:46:04 +01:00
proddy ed7a9f43de update tests 2025-03-13 22:45:26 +01:00
proddy 67885950ef package update 2025-03-13 22:44:45 +01:00
Proddy 74ddb771e9 Merge pull request #2464 from MichaelDvP/dev
bitmask for bool custom entities as hex value
2025-03-13 08:40:33 +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
Proddy f0eea1a6a3 Merge pull request #2461 from MichaelDvP/dev 2025-03-11 10:53:35 +01:00
MichaelDvP 79cc0377c0 fix sonar fail for special characters in strings (ascii>127) 2025-03-11 10:00:10 +01:00
Proddy 115cec08fa Merge pull request #2460 from MichaelDvP/dev 2025-03-11 09:23:38 +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
Proddy 0d8760219a Merge pull request #2459 from proddy/dev
package updates, fix auto-gen of csv files
2025-03-10 21:58:23 +01:00
proddy e8e8d9c130 3.7.2-dev.27 2025-03-10 21:57:18 +01:00
proddy 8f712412f5 package update 2025-03-10 21:47:16 +01:00
proddy f8ece46163 changed comment 2025-03-10 21:47:07 +01:00
proddy cd8b1add54 formatting 2025-03-10 21:46:55 +01:00
proddy 1c415a9715 re-generated 2025-03-10 21:46:36 +01:00
proddy e1e3601640 add newline to fix csv gen 2025-03-10 21:46:20 +01:00
MichaelDvP c2f718b49a shuntingYard mixed case, only compare and commands converted to lower case 2025-03-10 19:42:16 +01:00
Proddy cee1874689 Merge pull request #2458 from MichaelDvP/dev
fixes #2456, #2457, shuntingYard tests from #2452
2025-03-10 18:38:38 +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
wingphil bb26900213 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into support_nested_conditionals 2025-03-10 10:11:21 +00:00
wingphil 9d1ee27533 Add test for nested conditionals without brackets 2025-03-10 10:09:44 +00: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