Commit Graph
100 Commits
Author SHA1 Message Date
proddy f7c7bc65f2 keep loop even if there is gpio errors 2025-11-26 13:59:46 +01:00
proddy badbd9c6fe show system status in status page 2025-11-26 13:59:34 +01:00
proddy cc7ac5b911 package update 2025-11-26 13:59:08 +01:00
proddy eb058b688d lint warnings 2025-11-24 22:37:51 +01:00
proddy 2a7a0ce3f6 formatting 2025-11-24 22:37:41 +01:00
proddy a330110eef update 2025-11-24 22:37:30 +01:00
proddy feed534be5 package update 2025-11-24 22:37:23 +01:00
proddy 2375633bca don't show confusing release type checkboxes 2025-11-24 22:35:07 +01:00
proddy 7018139289 update version data 2025-11-24 22:34:34 +01:00
proddy 5f67934f26 updated 2025-11-24 22:12:46 +01:00
proddy 574cc8ad33 error message text change 2025-11-24 22:12:41 +01:00
proddy 658c613c4e init data with 0, no difference really 2025-11-24 22:12:24 +01:00
proddy c2ce54c2a7 adjust gpio for ESP32 boards 2025-11-24 16:58:06 +01:00
proddy 58da0d9778 update 2025-11-24 16:57:55 +01:00
proddy 8b90036c11 fixed uart0 for esp chips 2025-11-24 16:44:13 +01:00
proddy 65678ea739 package update 2025-11-24 16:44:03 +01:00
proddy 97f9914d33 grey out entities with no value 2025-11-23 20:32:25 +01:00
proddy 8b64851f6f renaming 2025-11-23 20:07:36 +01:00
proddy c00f50238e add/remove analog gpio from list - fixes #2758 2025-11-23 20:07:22 +01:00
proddy 25ea57e02f don't allow gpio 1 and 3, as will conflict with Serial/UART0 2025-11-23 20:06:50 +01:00
proddy a951afe205 rename valid_gpio_list to available_gpios 2025-11-23 20:06:26 +01:00
proddy 44c7954ce7 package update 2025-11-23 20:05:17 +01:00
proddy ef315b6dde consistent borders and removed some comments 2025-11-23 16:55:46 +01:00
proddy 935a9dcbb7 fix remove_gpio 2025-11-23 16:55:25 +01:00
proddy 2bda432d70 show in log if we're autodetecting board 2025-11-23 16:54:56 +01:00
proddy d567ea3cf0 adjusted remove pin 2025-11-23 16:34:06 +01:00
proddy 7b5e386595 update tests 2025-11-23 14:54:31 +01:00
proddy 1c65a7caba fix count of temp sensors - #2756 2025-11-23 14:46:57 +01:00
proddy 12ebacf1a7 typo 2025-11-23 14:13:29 +01:00
proddy f2c176111f allow some strapping pins (Michael's fix) 2025-11-23 13:19:09 +01:00
proddy cc242e5eba get rid of scrollbar 2025-11-23 13:12:59 +01:00
proddy 4888808ad0 skip if CUSTOM 2025-11-23 13:05:06 +01:00
proddy cd1b5e1d57 skip if CUSTOM 2025-11-23 13:04:54 +01:00
proddy 9661c9a0eb typo 2025-11-23 13:04:31 +01:00
proddy f6ccf6da44 formatting 2025-11-23 13:04:10 +01:00
proddy b691488240 fix standalone 2025-11-22 23:05:58 +01:00
proddy eb71996e6a align signon username/password boxes 2025-11-22 22:58:17 +01:00
proddy b9566ae1d6 changed debug text 2025-11-22 22:57:59 +01:00
proddy 8016fc4287 gpio checking 2025-11-22 22:38:46 +01:00
proddy c95b43ea69 remove emsesp namespace 2025-11-22 22:38:20 +01:00
proddy d767a503cd remove log out of loop if we find a gpio error 2025-11-22 22:37:12 +01:00
proddy 221131f9d3 restart after setting board profile in console 2025-11-22 22:36:43 +01:00
proddy f307cccabb don't check gpio 2025-11-22 22:36:15 +01:00
proddy 2f21d0d94c remove emsesp namespace 2025-11-22 22:34:28 +01:00
proddy 132d1292ce remove emsesp namespace 2025-11-22 22:34:14 +01:00
proddy df9a10cb53 remove esmesp:: 2025-11-22 22:33:31 +01:00
proddy 95d564901b formatting 2025-11-22 22:33:17 +01:00
proddy 6424d9b1c0 package update 2025-11-22 22:33:06 +01:00
proddy 38a3d20acf prevent double calling api 2025-11-22 22:32:49 +01:00
proddy 89b117bbc2 formatting 2025-11-22 22:32:39 +01:00
proddy eeba7a3a6b fix 2025-11-20 23:03:06 +01:00
proddy 23a660aabb updated gpio test logic 2025-11-20 22:58:26 +01:00
proddy c9bddba446 fix standalone 2025-11-20 15:21:38 +01:00
proddy 3a508a3ec4 fixes #2752 2025-11-20 14:58:54 +01:00
proddy 6bf33f6447 update test API 2025-11-20 14:57:57 +01:00
proddy a02054ceb6 new test for #2752 2025-11-20 14:35:58 +01:00
proddy 8422521975 formatting of error message box to align buttons 2025-11-20 14:25:25 +01:00
proddy fbfacc5ed5 3.7.3-dev.31 2025-11-20 14:24:57 +01:00
proddy b9d96620a4 show restart needed after changing board profile. also no need to restart sensors. 2025-11-20 14:24:40 +01:00
proddy 8c61735579 package update 2025-11-20 14:12:04 +01:00
proddy 56e8ccdfc4 remove gpio checks, as they are performed in supporting functions 2025-11-18 21:38:19 +01:00
proddy 5454e7dd16 warning message formatting so its same as Dashboard 2025-11-18 21:37:55 +01:00
proddy 901a27140c only dallas and led use GPIO 0 for disabled 2025-11-18 20:41:30 +01:00
proddy 37db2b9504 add comment 2025-11-18 20:40:07 +01:00
proddy 5e7768f912 package update 2025-11-18 20:39:51 +01:00
proddy 80dd16740d some fixes on https://github.com/emsesp/EMS-ESP32/pull/2750 2025-11-17 23:00:45 +01:00
proddy 24421a0224 package update 2025-11-17 17:50:43 +01:00
proddy 26d26cf088 formatting 2025-11-17 17:50:34 +01:00
proddy 615c5e8439 addition 2025-11-17 17:49:37 +01:00
proddy 090387ef37 replace disabled sensor gpio (99) with code logic 2025-11-17 17:49:30 +01:00
proddy 68f067f2c4 added MQTT Refresh button 2025-11-17 14:35:32 +01:00
proddy e20fa5ab39 package update 2025-11-17 14:35:21 +01:00
proddy bee307a91d formatting 2025-11-17 14:35:14 +01:00
proddy 0a75dd7e3c new action resetMQTT, called from MQTT Settings page 2025-11-17 12:26:14 +01:00
proddy 88afd3f453 use ValidatedTextField 2025-11-17 12:25:52 +01:00
proddy 9669a044ba comment out log msg 2025-11-17 12:25:20 +01:00
proddy e31ebab12b grey out label if disabled (for system sensors) 2025-11-17 12:24:58 +01:00
proddy e68a3a0d3a update 2025-11-17 12:23:30 +01:00
proddy 86277396f7 fix 2025-11-15 22:05:35 +01:00
proddy 0b65d55601 update test data 2025-11-15 22:05:29 +01:00
proddy 23782ec773 show gpio for system sensors 2025-11-15 20:45:33 +01:00
proddy 0b33497842 update sensor names 2025-11-15 20:45:18 +01:00
proddy 6cd4bcd41c update 2025-11-15 20:22:52 +01:00
proddy 8d8db3ba85 update test data 2025-11-15 20:22:47 +01:00
proddy d9c2066035 update gpios https://github.com/emsesp/EMS-ESP32/pull/2744 2025-11-15 20:22:37 +01:00
proddy af5cbf045d update 2025-11-15 16:36:55 +01:00
proddy 99d67cdd42 auto-formatting 2025-11-15 16:36:13 +01:00
proddy a74910ddf6 remove header for AsyncWS 3.9.0 2025-11-15 16:36:02 +01:00
proddy d9678d04dd Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2025-11-15 16:27:40 +01:00
proddy c7acf89d84 standardizing is_valid_gpio 2025-11-15 16:27:39 +01:00
proddy bcde5bad63 build_webUI command does it all 2025-11-15 14:21:50 +01:00
proddy d2a8fbaf1e formatting 2025-11-15 14:21:35 +01:00
proddy f9d2b18959 package update 2025-11-15 14:21:28 +01:00
proddy bdba2ae6e4 add clang's .cache folder 2025-11-15 14:21:16 +01:00
proddy f068ed97f1 determine list of valid gpios in backend code 2025-11-15 14:20:43 +01:00
proddy 0e7ff32d02 package update 2025-11-13 21:08:28 +01:00
proddy 31706bfc21 https://github.com/emsesp/EMS-ESP32/discussions/2728#discussioncomment-14957216 2025-11-13 21:08:20 +01:00
proddy 0d05cf489b update tests 2025-11-12 21:27:44 +01:00
proddy 999c407f12 update 2025-11-12 21:24:52 +01:00
proddy 7c137d71ca update 2025-11-12 21:24:48 +01:00