Commit Graph

7256 Commits

Author SHA1 Message Date
proddy
0028dbfb4f package update 2024-07-23 22:32:24 +02:00
proddy
ee87b75cf5 prevent 'call system test' crashing 2024-07-23 22:30:40 +02:00
proddy
89e9b14347 add values_cmd 2024-07-23 22:29:41 +02:00
proddy
fa24a6878e add values as a possible command 2024-07-23 22:29:30 +02:00
proddy
ada7b1740b handle attribute_s like we did with the other device classes 2024-07-23 20:48:52 +02:00
proddy
0e40acb90f formatting for logging in debug/standalone 2024-07-23 20:48:30 +02:00
proddy
ae9aaf327c text change 2024-07-23 20:48:15 +02:00
proddy
76418dd39d show message if there is no error message set 2024-07-23 20:48:06 +02:00
proddy
e30c2b673e more tests 2024-07-23 20:47:49 +02:00
Proddy
bcd1b90bc5 Merge branch 'emsesp:dev' into dev 2024-07-23 18:58:07 +02:00
proddy
baf381461f fix system commands - #1886 2024-07-23 18:57:50 +02:00
proddy
48b5970d28 text changes 2024-07-23 18:55:26 +02:00
proddy
0d0d0aa111 show attribute in log message 2024-07-23 18:54:17 +02:00
proddy
49ca42d683 updated tesst with system commands like send 2024-07-23 18:53:03 +02:00
proddy
ad561129a2 remove unused imports 2024-07-23 18:52:46 +02:00
proddy
0b8034a3d6 package update 2024-07-23 18:52:36 +02:00
Proddy
dfe85b9ba7 Merge pull request #1885 from MichaelDvP/dev
fix command prefix parsing #1884
2024-07-23 10:49:11 +02:00
MichaelDvP
ed234f9fee Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-23 10:41:26 +02:00
Proddy
e90f80d690 Merge pull request #1883 from proddy/dev
refactor web file structure and seperate settings from status
2024-07-23 10:28:49 +02:00
MichaelDvP
6a9e073f03 fix command prefix parsing #1884 2024-07-23 10:12:40 +02:00
proddy
914b84de7d include local copy of module library for native compiling without dependencies 2024-07-23 10:07:49 +02:00
proddy
e98264d1a6 go back to local copy of ArduinoJson as a single header 2024-07-23 10:07:25 +02:00
proddy
641b4e5bf0 remove scan 2024-07-22 17:08:11 +02:00
proddy
77e5c6bf2c add message to log menu option 2024-07-22 15:01:20 +02:00
Proddy
60368a32c3 Merge branch 'emsesp:dev' into dev 2024-07-22 14:46:44 +02:00
proddy
53e9a062e8 refactor web file structure and seperate settings from status 2024-07-22 14:46:22 +02:00
Proddy
9c20e93b3c Merge pull request #1881 from proddy/dev
add back button
2024-07-21 19:14:44 +02:00
proddy
d0976cd660 add back button 2024-07-21 19:13:54 +02:00
Proddy
152b7bdee2 Merge pull request #1880 from proddy/dev
fix downloading of 16M firmware bins
2024-07-21 14:45:11 +02:00
proddy
7ef99f3dc0 remove obsolete include 2024-07-21 14:44:10 +02:00
proddy
217d2703f5 fix downloading of 16M builds 2024-07-21 14:42:47 +02:00
proddy
452b3be953 add comment 2024-07-21 14:42:31 +02:00
proddy
8a291bea61 add comment 2024-07-21 14:42:22 +02:00
Proddy
169e8be5ee Merge pull request #1879 from proddy/dev
fixes to api
2024-07-21 13:00:28 +02:00
proddy
62152825bd cleanup 2024-07-21 12:59:23 +02:00
proddy
2a9ebde829 fix unknown command being added to return json 2024-07-21 12:59:19 +02:00
proddy
006b38df27 make standalone compile 2024-07-21 12:58:42 +02:00
proddy
cb8e8cb1da update test 2024-07-21 12:58:28 +02:00
proddy
337d27a41c fix lint warnings 2024-07-21 12:57:51 +02:00
Proddy
55476a7828 Merge pull request #1877 from MichaelDvP/dev
schedule onChange optimize queue
2024-07-21 09:27:18 +02:00
MichaelDvP
74b009f658 schedule onChange optimize queue 2024-07-21 09:04:53 +02:00
Proddy
e4decb53b0 Merge pull request #1876 from MichaelDvP/dev
scheduler async, command use string, lowercase
2024-07-20 20:15:31 +02:00
MichaelDvP
4dd3a668df fix http.GetString 2024-07-20 19:10:20 +02:00
MichaelDvP
c21c0b5dd1 scheduler async, command use string, lowercase 2024-07-20 18:21:26 +02:00
Proddy
d35dd1a9c4 Merge pull request #1875 from proddy/dev
add test for URI in scheduler
2024-07-20 16:32:11 +02:00
proddy
74c4940971 add test for URI in scheduler 2024-07-20 16:31:40 +02:00
Proddy
87548f9322 Merge pull request #1874 from proddy/dev
web updates and scheduler
2024-07-20 15:49:55 +02:00
proddy
809c5c7ead scheduler http tests 2024-07-20 13:22:01 +02:00
proddy
353e1f4460 remove comments 2024-07-20 13:21:20 +02:00
proddy
f27eb05024 color log lines to match system log 2024-07-20 13:03:30 +02:00