Commit Graph
29 Commits
Author SHA1 Message Date
proddy 7f308f4036 auto-formatting 2026-06-28 14:39:02 +02:00
proddy 7664d50d69 one command function, to save on heap 2026-06-10 22:06:46 +02:00
proddy 7ee6dcf0e0 call commands can override value 2026-06-08 20:44:21 +02:00
proddy 5c4dfcb9ae first try 2026-06-07 18:26:35 +02:00
proddy a1f24b38fa do the toLower outside the loop 2026-05-16 15:39:51 +02:00
proddy 8ee0789dad emsesp.org ownership 2026-01-11 14:17:49 +01:00
proddy 55b8c2d04c fix standalone/make, fix HA avty, fix deprecated arduinojson, update packages 2025-12-11 23:52:44 +01:00
MichaelDvP 7a683d3637 more to psram, names for sensors, schedule, custom as char[20] 2025-12-11 16:00:24 +01:00
Jakob b44a0d6813 test: add tests for api/metrics endpoint 2025-11-30 10:37:34 +01:00
proddy 5957300c4e change (c) date to 2025 2025-11-24 23:27:01 +01:00
proddy 574cc8ad33 error message text change 2025-11-24 22:12:41 +01:00
proddy 0dc3fd43e9 remove comment, rollback changes 2025-11-06 12:57:13 +01:00
proddy 5c07a2c0cc remove specific commands like ntp/enabled (ap/enabled didn't work) and replace with just service name 2025-11-05 16:54:08 +01:00
MichaelDvP d92361a8bb fix use after free 2025-10-17 10:41:32 +02:00
MichaelDvP 47b3e4bf00 fix srcx/seltemp 2025-10-13 19:58:25 +02:00
MichaelDvP f0f40bbcac fix src commands, icon 2025-10-13 08:46:22 +02:00
MichaelDvP 4043eaf271 add tag for SRC plus SingleRoomControllers 2025-10-08 12:02:55 +02:00
proddy 7402776248 fix string compare for value 2025-10-06 22:17:23 +02:00
proddy 4d829b0b78 add nullptr check 2025-10-05 15:35:03 +02:00
proddy f1c5a911f9 special checks for message command 2025-09-21 19:18:19 +02:00
proddy d3e6043911 replace with LOG_DEBUG 2025-03-15 13:01:42 +01:00
proddy d1bd861ff0 default return code is OK 2025-03-13 22:46:25 +01:00
proddy d712b1cce9 command NOT_FOUND when not found 2025-03-03 15:13:04 +01:00
proddy cdd9acddfa remove obsolete return_not_found() 2025-02-22 13:37:37 +01:00
proddy 2620f56e0d lint warnings 2025-01-26 13:30:53 +01:00
proddy eac0cc0521 prevent possible out of scope 2025-01-26 13:12:11 +01:00
proddy 61b374b7c0 changed comment 2025-01-25 13:30:30 +01:00
MichaelDvP 59a806ac8c fix mqtt commands with base path #2339 2025-01-10 15:14:48 +01:00
proddy eb87651c47 merge #2108 2025-01-04 13:41:39 +01:00