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
|
ba7ea60af5
|
typo
|
2026-06-08 20:41:11 +02:00 |
|
proddy
|
ecf416dc0a
|
formatting
|
2026-06-08 20:41:05 +02:00 |
|
proddy
|
5c4dfcb9ae
|
first try
|
2026-06-07 18:26: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
|
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
|
df7e95b644
|
remove preceeding bar
|
2026-05-26 22:00:18 +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
|
8ed71e0192
|
formatting
|
2026-05-12 19:51:36 +02:00 |
|
MichaelDvP
|
ea7c2a1548
|
Merge branch 'dev' into core3
|
2026-05-11 15:06:11 +02:00 |
|
MichaelDvP
|
344dcd0019
|
add polarity setting for digital_in sensor, #3070
|
2026-05-11 14:35:48 +02:00 |
|
MichaelDvP
|
459270e035
|
rename sendmail and add security list instead of checkbox
|
2026-05-10 11:10:53 +02:00 |
|
proddy
|
eaf8332d16
|
Merge remote-tracking branch 'origin/dev' into core3
|
2026-05-02 09:35:31 +02:00 |
|
proddy
|
3b765b308e
|
remove unused useMemo
|
2026-04-28 17:31:50 +02:00 |
|
proddy
|
1a880f14a0
|
Remove useMemo/useCallback across the web UI
|
2026-04-27 13:24:07 +02:00 |
|
proddy
|
20327d817d
|
async-validator fixes
|
2026-04-22 16:07:59 +02:00 |
|
proddy
|
26102121e1
|
async-validator fixes
|
2026-04-22 16:07:56 +02:00 |
|
MichaelDvP
|
685a49c212
|
Merge branch 'dev' into core3, formatting, add back sendmail settings
|
2026-04-17 12:28:41 +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
|
4d3b31e5a1
|
sync with dev
|
2026-04-15 09:25:38 +02:00 |
|
proddy
|
97cd657336
|
fix links
|
2026-04-14 09:31:05 +02:00 |
|
MichaelDvP
|
3338f919bd
|
Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev
|
2026-04-14 08:09:50 +02:00 |
|
proddy
|
7dd13bcab7
|
mui upgrade
|
2026-04-13 23:30:36 +02:00 |
|
MichaelDvP
|
d6a9f2a731
|
prepare for translations #3015, update pkg
|
2026-04-13 13:58:10 +02:00 |
|
proddy
|
fb09e10f19
|
sync with core3 features
|
2026-03-30 23:26:04 +02:00 |
|
proddy
|
91c457b22b
|
don't show EMS bus error on Dashboard, only devices
|
2026-03-29 15:40:40 +02:00 |
|
proddy
|
e446954844
|
#2971
|
2026-03-18 20:45:36 +01:00 |
|
MichaelDvP
|
0fe45a2405
|
use ESP_SSLClient for mqtt, add sendmail command (using readymail)
|
2026-03-17 18:53:37 +01:00 |
|
MichaelDvP
|
96ae3bbbba
|
customze device brand #2784
|
2026-02-12 12:01:39 +01:00 |
|
MichaelDvP
|
f83404c216
|
add custom entity type NVS
|
2026-02-08 13:53:32 +01:00 |
|
proddy
|
758d76051f
|
update discord URL
|
2026-01-28 21:47:13 +01:00 |
|
proddy
|
66c74f85a4
|
formatting
|
2026-01-10 18:08:17 +01:00 |
|
MichaelDvP
|
b64c392c58
|
rename uom::HZ to HERTZ, avoids compile error on ESP32C3
|
2026-01-09 17:21:26 +01:00 |
|
MichaelDvP
|
86b395d612
|
don't allow day schedule without selecting a day, default to daily
|
2026-01-09 16:29:12 +01:00 |
|
proddy
|
e8fbbe5a1c
|
skip blured paper component when in systemMonitor
|
2026-01-06 22:04:54 +01:00 |
|
proddy
|
e638a471d1
|
rename docs.emsesp.org to emsesp.org
|
2025-12-29 10:44:32 +01:00 |
|
MichaelDvP
|
fdbaf7509f
|
add back uom and factor inputs for some analogsensor types
|
2025-12-22 15:13:54 +01:00 |
|
proddy
|
9c243cbe8d
|
sort types
|
2025-12-17 22:09:32 +01:00 |
|
MichaelDvP
|
2bcd548747
|
add counter 0..2 for short pulses, high frequency, #2758
|
2025-11-26 18:14:58 +01:00 |
|
proddy
|
97f9914d33
|
grey out entities with no value
|
2025-11-23 20:32:25 +01:00 |
|
proddy
|
a951afe205
|
rename valid_gpio_list to available_gpios
|
2025-11-23 20:06:26 +01:00 |
|
proddy
|
89b117bbc2
|
formatting
|
2025-11-22 22:32:39 +01:00 |
|
proddy
|
23a660aabb
|
updated gpio test logic
|
2025-11-20 22:58:26 +01:00 |
|
proddy
|
8422521975
|
formatting of error message box to align buttons
|
2025-11-20 14:25:25 +01:00 |
|
proddy
|
5454e7dd16
|
warning message formatting so its same as Dashboard
|
2025-11-18 21:37:55 +01:00 |
|
proddy
|
80dd16740d
|
some fixes on https://github.com/emsesp/EMS-ESP32/pull/2750
|
2025-11-17 23:00:45 +01:00 |
|
proddy
|
090387ef37
|
replace disabled sensor gpio (99) with code logic
|
2025-11-17 17:49:30 +01:00 |
|