Commit Graph
4246 Commits
Author SHA1 Message Date
proddy f4781b91c2 fix bootloop with missing version 2024-07-28 09:26:02 +02:00
proddy 0edb5c0fd9 updates to scheduler for immediate commands #1893 2024-07-27 15:04:22 +02:00
MichaelDvP 7703ca15dc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-26 18:30:14 +02:00
MichaelDvP a83bca995b typo 2024-07-26 18:23:37 +02:00
MichaelDvP 5b67060674 scheduler single action on command 2024-07-26 18:00:41 +02:00
MichaelDvP 1183db88b7 command executed only for commands without value, fix hcx custom names 2024-07-26 17:59:49 +02:00
MichaelDvP dd7cce508f add system/values 2024-07-26 17:58:16 +02:00
MichaelDvP a06b9d7268 clear response_id on tx_error 2024-07-26 17:58:00 +02:00
proddy 65a5eeee69 debug text changes 2024-07-26 13:25:44 +02:00
proddy 7a3300b8f8 rename console "Command executed" 2024-07-26 13:25:30 +02:00
proddy 78a0fc2091 add optional object to be included in error message 2024-07-26 13:25:19 +02:00
proddy 51783ab7a1 tidy up how paths are checked for API and MQTT 2024-07-26 13:25:02 +02:00
proddy b3532bd372 remove version from payload 2024-07-26 13:24:40 +02:00
proddy c947889e53 add test for mqtt via API 2024-07-26 13:24:28 +02:00
proddy ae7737e47b rename HardwareStatus to hardwareStatus 2024-07-26 13:23:23 +02:00
MichaelDvP 8adb35e47a response "" for empty, fix value for some cases 2024-07-25 17:58:38 +02:00
MichaelDvP 9c80c92f06 fix response for empty 2024-07-25 17:27:32 +02:00
MichaelDvP 9ba026934b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-25 15:49:52 +02:00
MichaelDvP eb120f5b90 response to system send telegram, redetect device, not only update from database 2024-07-25 14:48:32 +02:00
MichaelDvP babf112a7a analogsensor default name fix 2024-07-25 14:32:55 +02:00
MichaelDvP cfecb390f9 scheduler task priority, add comments 2024-07-25 14:31:24 +02:00
MichaelDvP bdfd40d230 cleanup, typos, formatting 2024-07-25 14:30:43 +02:00
proddy 89e95daaee fix typo freMem 2024-07-25 13:50:16 +02:00
proddy 2970065a4a add free_caps 2024-07-25 13:18:10 +02:00
proddy 9b20edf862 change back default test 2024-07-25 12:52:32 +02:00
proddy 141fa3c953 #1860 camelCase system/info 2024-07-25 12:52:22 +02:00
proddy 645d6a514c rename HardwareStatus 2024-07-25 12:51:25 +02:00
MichaelDvP a8307bddbe Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-24 20:38:23 +02:00
MichaelDvP 5da56bc853 read_next checks 2024-07-24 20:33:19 +02:00
proddy d92f17c774 remove TODO 2024-07-24 17:59:32 +02:00
proddy 05ff54e5e5 log_info for command calls 2024-07-24 17:57:51 +02:00
MichaelDvP b2873fb901 fix terminal read command 2024-07-24 17:22:39 +02:00
proddy fa54cb6a48 more minor changes to clean up messaging 2024-07-24 13:22:34 +02:00
proddy 0054a89c38 add test for system commands - to see what is logged 2024-07-24 09:33:39 +02:00
proddy 5c2aa63842 bump to 3.7.0-dev.27 2024-07-23 23:07:52 +02:00
proddy 0cca9b7723 removed comment 2024-07-23 23:07:12 +02:00
proddy 93e4e4ba0d increase rx/tx queue when running standalone 2024-07-23 23:07:04 +02:00
proddy 70344ce832 rename deviceID - removing space 2024-07-23 23:06:46 +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