Commit Graph
100 Commits
Author SHA1 Message Date
proddy 8f91394c75 add Michaels fix for circuits 2024-08-02 14:28:39 +02:00
proddy 2c21658de7 don't compile with DEBUG for tests 2024-08-02 14:24:23 +02:00
proddy 2ec52cccf0 add test for thermostat multi-circuit 2024-08-02 14:16:14 +02:00
proddy ce1c5671b4 add comments 2024-08-02 14:15:55 +02:00
proddy 60c1da327b compile all platforms 2024-08-02 12:34:07 +02:00
proddy 3159561cfb compile native on OSX 2024-08-02 12:20:09 +02:00
proddy de582f2f61 added coverage to unit tests 2024-08-02 10:17:26 +02:00
proddy a22ee0274b check BBQKees as mfg 2024-08-02 09:59:59 +02:00
proddy 69aa7275d8 surpress output when running Unity tests 2024-08-02 09:59:48 +02:00
proddy 57416bc817 remove __linux__ 2024-08-02 09:59:32 +02:00
proddy 7e8a4f72ef add comment 2024-08-02 09:59:22 +02:00
proddy 085314fba4 added one more test to test the tests while testing 2024-08-02 09:59:13 +02:00
proddy f47dd7b629 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2024-08-01 22:19:38 +02:00
proddy 11d0335815 text changes and comments 2024-08-01 22:14:19 +02:00
proddy b38ec2f25e support Unity testing 2024-08-01 22:13:52 +02:00
proddy 4ec5739b67 test on Windows 2024-08-01 22:12:33 +02:00
proddy dac033e962 remove PrettyAsyncJsonResponse 2024-08-01 22:11:12 +02:00
proddy a14d3b98e1 must have one button type selected 2024-07-28 11:02:51 +02:00
proddy 0fbba50b2f updates to scheduler web 2024-07-28 10:56:33 +02:00
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
proddy 008e2f0c7a package update 2024-07-27 15:03:37 +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 e169f27ade include psram in hardware status 2024-07-26 13:24:18 +02:00
proddy 3f6157d7a4 fetch hardware status on load, so we have the psram setting 2024-07-26 13:23:47 +02:00
proddy ae7737e47b rename HardwareStatus to hardwareStatus 2024-07-26 13:23:23 +02:00
proddy 4446c839d3 updated text for system info 2024-07-25 14:39:04 +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 1eb903d228 show free caps in web 2024-07-25 12:51:51 +02:00
proddy 26e290a4ef package update 2024-07-25 12:51:35 +02:00
proddy 645d6a514c rename HardwareStatus 2024-07-25 12:51:25 +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
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 c4f4abf1bd remove compression 2024-07-23 23:06:16 +02:00
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 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 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 53e9a062e8 refactor web file structure and seperate settings from status 2024-07-22 14:46:22 +02:00
proddy d0976cd660 add back button 2024-07-21 19:13:54 +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 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 74c4940971 add test for URI in scheduler 2024-07-20 16:31:40 +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
proddy 6bdca66bfb rotate level 2024-07-20 13:03:17 +02:00
proddy 164c1f5542 add comment TODO 2024-07-20 11:45:02 +02:00
proddy 8838eae3fa package update 2024-07-20 11:44:51 +02:00
proddy d3447694fa rename alphanumeric 2024-07-20 11:44:44 +02:00
proddy 27eb56aee8 scheduler command max 300 2024-07-20 11:44:31 +02:00
proddy ac27096087 dont close dialog if clicking outside, also fix warning https://w3c.github.io/aria/#aria-hidden 2024-07-20 11:44:18 +02:00
proddy 9efd9f27fc add comment 2024-07-19 10:12:11 +02:00
proddy d8c1a7e82d show brand in system/info 2024-07-19 10:12:03 +02:00
proddy 79e51ad71c package update 2024-07-19 10:11:45 +02:00
proddy 887cd33f5b change order of menu items, make all bus status clickable for bbqkees 2024-07-18 15:59:13 +02:00
proddy 7826f3b873 add HA API test 2024-07-18 15:00:38 +02:00
proddy 3af3d3f0d8 add comments 2024-07-18 15:00:25 +02:00
proddy ce84aae950 removed obsolete files 2024-07-18 15:00:18 +02:00
proddy 836f6bf5df remove TODO comment 2024-07-18 10:11:15 +02:00
proddy 581e3e6649 include version as HA sensor - https://github.com/tp1de/ioBroker.ems-esp/issues/84 2024-07-18 09:53:57 +02:00
proddy 48f48564e7 package update 2024-07-18 09:53:46 +02:00
proddy 7891b8abe5 update node 2024-07-17 09:15:12 +02:00
proddy 0c1db756c7 show unknown command in API output so its same as a log 2024-07-17 09:14:39 +02:00