Commit Graph

760 Commits

Author SHA1 Message Date
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
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
9a225569fd formatting 2026-06-06 15:06:32 +02: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
MichaelDvP
0099c4faae Merge branch 'dev' into core3 2026-05-29 07:12:21 +02:00
proddy
aaff759227 add comments 2026-05-28 20:40:15 +01:00
proddy
55a5ffc6df handle mandatory scheduler name change in update function 2026-05-28 20:39:43 +01:00
MichaelDvP
238c9b7860 fix scheduler onChange 2026-05-28 13:14:14 +02:00
proddy
258daef1cf dont show immediate scheduler items 2026-05-26 22:28:16 +02:00
proddy
2543d2f484 remove HTTPClient 2026-05-26 09:15:05 +02:00
proddy
48b3ab9085 auto-set a scheduler name if its empty 2026-05-25 12:51:51 +02:00
proddy
46c5560222 add TLS support for all boards 2026-05-25 12:32:53 +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
3fd0573339 merge all URI handlers into a single dispatch function 2026-05-19 21:28:30 +02:00
proddy
4bb24da89d use PSRAM 2026-05-19 17:44:11 +02:00
proddy
90894898c2 use PSRAM in AsyncJsonResponse 2026-05-17 16:19:54 +02:00
proddy
5f9eb8d6d2 large jsondocs in PSRAM 2026-05-16 16:26:04 +02:00
proddy
85a12bf581 add const 2026-05-16 15:45:14 +02:00
proddy
33fda705c0 Feature: Make RGB LED (preset colors) accessible via API/etc #3039
Fixes #3063
2026-05-15 10:07:17 +02:00
proddy
b2247f5f58 tidy up 2026-05-14 12:10:42 +02:00
proddy
37a94f8e0f auto-formatting 2026-05-10 13:21:28 +02:00
MichaelDvP
459270e035 rename sendmail and add security list instead of checkbox 2026-05-10 11:10:53 +02:00
MichaelDvP
ff952935a2 Merge branch 'dev' into core3 2026-05-07 12:10:53 +02:00
MichaelDvP
ae5beccb9d dev.20, fixes #3064, handling of optional gpios 2026-05-07 12:02:33 +02:00
proddy
c55df4eb6e fix standalone build lint warning 2026-05-04 20:57:20 +02:00
proddy
cc118adec6 text changes 2026-05-03 22:55:25 +02:00
proddy
033ce24fb7 udpate 2026-05-03 15:21:26 +02:00
proddy
eab7cdd7b5 updates 2026-05-03 15:19:49 +02:00
proddy
a57ed90756 use new network code 2026-05-02 09:48:19 +02:00
proddy
eaf8332d16 Merge remote-tracking branch 'origin/dev' into core3 2026-05-02 09:35:31 +02:00
proddy
751c540cb3 refactor network code 2026-05-01 08:07:05 +02:00
proddy
d7bbc329bb use 3.9.0 as dummy latest dev version 2026-04-29 08:58:04 +02:00
proddy
53ac82520e DeserializationError is enum 2026-04-28 16:28:11 +02:00
proddy
6473c55317 don't force an update on each request 2026-04-27 18:11:48 +02:00
proddy
5e260f0239 refactoring 2026-04-27 11:09:51 +02:00
proddy
3a11327e7e https://github.com/emsesp/EMS-ESP32/discussions/3044 2026-04-26 16:10:30 +02:00
MichaelDvP
25f08c7624 Merge branch 'dev' into core3 2026-04-21 20:44:02 +02:00
MichaelDvP
35550553be check fetch length for custom entities, dev17 2026-04-21 19:51:48 +02:00
MichaelDvP
06ff219385 version check order 2026-04-21 18:58:42 +02:00
proddy
6b68cb7c61 store UTC epoch time and convert to localtime when render (fixes bug as TZ not set) 2026-04-19 15:12:22 +02:00
proddy
b0db054e11 fix firmware install date (was using UTC as TZ not initialised) 2026-04-19 14:17:31 +02:00
proddy
86a20fc97a sync with dev-16 2026-04-18 18:54:33 +02:00
proddy
2fbfdf94ab minor optimizations, use EMSESP_Version, only call esp_image_verify() and store the entry for partitions that actually have a value 2026-04-18 17:40:21 +02:00
MichaelDvP
685a49c212 Merge branch 'dev' into core3, formatting, add back sendmail settings 2026-04-17 12:28:41 +02:00
proddy
dfe7b46461 remove unused http 2026-04-16 08:44:44 +02:00
MichaelDvP
8d0225e595 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2026-04-16 08:09:58 +02:00
Proddy
3b3ecc9f1d Merge branch 'core3' into core3 2026-04-15 21:33:27 +02:00