Commit Graph
100 Commits
Author SHA1 Message Date
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
proddy f34f503b19 no need to check for duplicate EMS devices when showing commands 2024-07-17 09:14:20 +02:00
proddy e2ce367478 fix left over testing 2024-07-17 09:14:04 +02:00
proddy 0c1c3c9b8d rename max alloc (largest free heap memory block) 2024-07-16 22:46:17 +02:00
proddy 31be3fb3c3 add icon for bbqkees boards 2024-07-16 20:56:32 +02:00
proddy b31e035eeb text changes 2024-07-16 20:34:06 +02:00
proddy fb0491d8ba some more refactoring around processing commands 2024-07-16 20:34:00 +02:00
proddy 95f6d57df4 include scheduler name so we can show it in log 2024-07-16 20:33:27 +02:00
proddy 51b24fe766 remove english description, lists to non-plural 2024-07-16 20:33:06 +02:00
proddy 83042e3560 update test for 2 thermostats 2024-07-16 20:32:41 +02:00
proddy 2e9e5b69be add comments 2024-07-16 20:32:31 +02:00
proddy 78e1ec483e package update 2024-07-16 20:32:17 +02:00
proddy d0bb9aca3b rename System Status to Hardware Status 2024-07-15 21:31:11 +02:00
proddy 2d63320afb text changes, rename system status to hardware, added model 2024-07-15 21:17:02 +02:00
proddy f04ab8e3c1 update packages 2024-07-15 20:59:27 +02:00
proddy 87b47c57bb add TODO reminders 2024-07-15 20:59:14 +02:00
proddy 16fa03fb48 default test back to general 2024-07-15 20:59:05 +02:00
proddy 6097c01d72 sort devices and change model 2024-07-15 20:58:53 +02:00
proddy 7fc2afc11b auto comments 2024-07-14 23:45:07 +02:00
proddy 5f1cc56939 remove obsolete file 2024-07-14 23:44:54 +02:00
proddy 10444473c9 clean make 2024-07-14 23:44:43 +02:00
proddy 301a1afd41 auto formatting 2024-07-14 23:23:43 +02:00
proddy b35ff53d63 add TODO for BSSID 2024-07-14 23:22:55 +02:00
proddy 2c2ffe1555 show message if empty return from call command 2024-07-14 23:22:28 +02:00
proddy d696da2ee8 change debug msg 2024-07-14 23:22:14 +02:00
proddy a6b307442c fix layout on mobile 2024-07-13 16:21:56 +02:00
proddy 710a924cbe package update 2024-07-13 16:21:48 +02:00
proddy fbe20fec41 optimize device_info 2024-07-12 15:20:48 +02:00
proddy f839c07d23 full coverage for api tests 2024-07-12 15:20:37 +02:00
proddy 901b58220e update packages 2024-07-12 15:20:27 +02:00
proddy c4ace6f877 fix typo 2024-07-11 17:02:33 +02:00
proddy 937e4890f7 fix typo 2024-07-11 17:02:23 +02:00