Commit Graph
100 Commits
Author SHA1 Message Date
proddy 7f98139deb add missing commands to restore 2026-06-13 17:24:29 +02:00
proddy ea8e0c1819 Merge branch 'commands' of github.com:proddy/EMS-ESP32 into commands 2026-06-13 17:16:40 +02:00
proddy 6cedc0adc1 package update 2026-06-13 17:14:44 +02:00
proddy 06a81db88a minor heap optimizations 2026-06-13 16:47:14 +02:00
proddy f5c15f83b4 fix bug when comparing dev releases 2026-06-12 16:29:35 +02:00
proddy e3bec544be version test 2026-06-12 16:29:26 +02:00
proddy 27eadcb875 add tests for version upgrades 2026-06-12 16:29:17 +02:00
proddy 31de3ffc82 package update 2026-06-12 16:27:39 +02:00
proddy 7664d50d69 one command function, to save on heap 2026-06-10 22:06:46 +02:00
proddy 5357f633d3 package update 2026-06-10 22:06:30 +02:00
proddy 0406ee0529 Scheduler to sync, Commands to async 2026-06-09 23:04:41 +02:00
proddy 423515ec37 remove EMSESP_SCHEDULER_* 2026-06-09 23:00:49 +02:00
proddy 9426ae9df6 fix mDNS restart after a reset 2026-06-09 23:00:32 +02:00
proddy b1944601ef scheduler loop is no longer async 2026-06-09 23:00:13 +02:00
proddy c4cc6a9386 fix missing translations, and order 2026-06-09 22:50:39 +02:00
proddy ad48f0010f package update 2026-06-09 22:50:25 +02:00
proddy d5e3571e17 Scheduler show 'at startup' 2026-06-09 20:30:32 +02:00
proddy cb6e452864 revert WiFi.disconnect 2026-06-09 20:30:12 +02:00
proddy c3ff4422c8 ESPAsyncWebServer @ 3.11.1 2026-06-09 20:29:35 +02:00
proddy 1ce691500f package update 2026-06-09 20:29:23 +02:00
proddy 05b1eaf175 add test 2026-06-09 20:29:07 +02:00
proddy 4f2215b126 button formatting 2026-06-08 22:48:46 +02:00
proddy 2cb7677098 implement migration to new Commands/Scheduler 2026-06-08 22:35:07 +02:00
proddy dc096a9856 load Commands first before Scheduler 2026-06-08 22:34:50 +02:00
proddy 8496a911da remove colors 2026-06-08 22:34:27 +02:00
proddy 4bff05a1c6 have to save before executing 2026-06-08 21:22:59 +02:00
proddy ff90662be1 green execute button 2026-06-08 21:04:19 +02:00
proddy 8fb69826f9 comments 2026-06-08 20:54:43 +02:00
proddy 7d94dc7cf0 update tests 2026-06-08 20:48:22 +02:00
proddy f93b5290ff add comment 2026-06-08 20:48:09 +02:00
proddy 88d7124874 update 2026-06-08 20:47:54 +02:00
proddy 7ee6dcf0e0 call commands can override value 2026-06-08 20:44:21 +02:00
proddy 9370ae69ec cleanup 2026-06-08 20:44:09 +02:00
proddy afee7246c6 prevent STA warning 2026-06-08 20:44:00 +02:00
proddy 2102180c46 add commands to system backup 2026-06-08 20:43:42 +02:00
proddy 064548316e dont show unused json elements 2026-06-08 20:43:27 +02:00
proddy e53aaffd4d add comment 2026-06-08 20:43:11 +02:00
proddy 0d14601385 optimize 2026-06-08 20:43:03 +02:00
proddy 96e3fdc323 use EMSdevice::DeviceType::SYSTEM 2026-06-08 20:42:42 +02:00
proddy fd359ab9ed optional value when calling commands 2026-06-08 20:42:08 +02:00
proddy 192357f4f3 3.9.0-dev.12 2026-06-08 20:41:47 +02:00
proddy 223700a1a8 update 2026-06-08 20:41:39 +02:00
proddy 643744d8d9 formatting 2026-06-08 20:41:31 +02:00
proddy 4085a96145 formatting 2026-06-08 20:41:21 +02:00
proddy ba7ea60af5 typo 2026-06-08 20:41:11 +02:00
proddy ecf416dc0a formatting 2026-06-08 20:41:05 +02:00
proddy 8a45e79071 updates 2026-06-08 10:03:32 +02:00
proddy 5c4dfcb9ae first try 2026-06-07 18:26:35 +02:00
proddy 776ffdc931 update tests 2026-06-07 15:14:35 +02:00
proddy 14df556e36 close dialog on fail 2026-06-07 14:40:27 +02:00
proddy f3e4040d72 add comment 2026-06-07 14:40:18 +02:00
proddy 511f5c1681 camelCase system name 2026-06-07 14:39:56 +02:00
proddy 844b48accb show custom system name as model in HA 2026-06-07 14:39:18 +02:00
proddy 4bba059ed5 formatting 2026-06-07 14:39:03 +02:00
proddy cfcc84d0c4 call scheduler immediate from dashboard 2026-06-07 12:37:34 +02:00
proddy cbfebabfa3 Feature Request: Make the "EMS-ESP" title text in the web interface configurable.
Fixes #3110
2026-06-07 09:56:07 +02:00
proddy c55b8c5e2e fix showing immediate in dashboard 2026-06-07 09:55:48 +02:00
proddy a2afc4342e fix lint warning for C++20 volatile 2026-06-06 16:42:32 +02:00
proddy b85085790a add volatile, as they are ISR-written outside the main loop 2026-06-06 16:40:23 +02:00
proddy 2d0bb34d17 update 2026-06-06 16:39:58 +02:00
proddy 8f3adc800f use corepack v11 2026-06-06 16:39:17 +02:00
proddy 791285e7f4 enable cancel mid-flight in an HTTPS firmware upload 2026-06-06 16:35:40 +02:00
proddy b1bc8110cc remove debug 2026-06-06 15:07:45 +02:00
proddy 0b5d643863 don't show Scheduler items of type immediate in Dashboard 2026-06-06 15:07:17 +02:00
proddy 1acc71a6b9 3.9.0-dev.11" 2026-06-06 15:06:50 +02:00
proddy 41ff124d10 package update 2026-06-06 15:06:43 +02:00
proddy 9a225569fd formatting 2026-06-06 15:06:32 +02:00
proddy d79f27422f package update 2026-05-29 16:17:38 +01:00
proddy 844ee751b7 add esp32_exception_decoder 2026-05-29 16:16:05 +01:00
proddy 7b6d60691c add missing "\r\n" to GET header 2026-05-29 16:15:54 +01:00
proddy c7816a644f prevent message command parsing URLs twice 2026-05-29 16:15:29 +01:00
proddy a0196ff9b2 add comment 2026-05-29 16:14:59 +01:00
proddy aaff759227 add comments 2026-05-28 20:40:15 +01:00
proddy 1314f643f7 load schduler and other services before checking upgrade 2026-05-28 20:39:59 +01:00
proddy 55a5ffc6df handle mandatory scheduler name change in update function 2026-05-28 20:39:43 +01:00
proddy e6a04b2c4f package update 2026-05-28 20:39:03 +01:00
proddy c2f0cdab15 typo 2026-05-26 22:39:59 +02:00
proddy dc1a9ad993 -DEMSESP_EN_ONLY to c6 2026-05-26 22:38:24 +02:00
proddy 258daef1cf dont show immediate scheduler items 2026-05-26 22:28:16 +02:00
proddy df7e95b644 remove preceeding bar 2026-05-26 22:00:18 +02:00
proddy e67ce25eb9 package update 2026-05-26 21:58:59 +02:00
proddy 88768aaf75 remove comments 2026-05-26 21:58:49 +02:00
proddy 2543d2f484 remove HTTPClient 2026-05-26 09:15:05 +02:00
proddy 96f5510153 fix stat_t bug 2026-05-26 09:14:58 +02:00
proddy 1d6813fe30 package update 2026-05-26 09:14:47 +02:00
proddy 48b3ab9085 auto-set a scheduler name if its empty 2026-05-25 12:51:51 +02:00
proddy 7f78e27649 formatting 2026-05-25 12:51:36 +02:00
proddy 46c5560222 add TLS support for all boards 2026-05-25 12:32:53 +02:00
proddy cef5e69aa1 remove downloadonly 2026-05-25 12:30:01 +02:00
proddy 601395079e 3.9.0-dev.10 2026-05-25 12:29:10 +02:00
proddy bbb05594e4 3.9.0-dev.10 2026-05-25 12:29:04 +02:00
proddy 2f5400b49a package update 2026-05-25 12:28:52 +02:00
proddy ace071e974 Scheduler with type "Immediate", click Execute does not run the command
Fixes #3092
2026-05-25 12:28:42 +02:00
proddy a406d6d911 package update 2026-05-25 12:27:42 +02:00
proddy 7409c7286f https://github.com/emsesp/EMS-ESP32/issues/3089 2026-05-24 21:34:49 +02:00
proddy 51c0157d1d typo 2026-05-24 21:34:45 +02:00
proddy 2b90b59386 update comment 2026-05-20 21:49:57 +02:00
proddy 280341a11c remove debug log 2026-05-20 21:49:24 +02:00
proddy e6274174b1 sync with dev 2026-05-20 18:32:12 +02:00
proddy 984d587613 Merge branch 'core3' of github.com:proddy/EMS-ESP32 into core3 2026-05-20 18:31:53 +02:00