proddy
0ff0ff7d6c
don't show gateways
2026-07-12 22:02:14 +02:00
proddy
7721993937
fix device types
2026-07-12 22:01:56 +02:00
proddy
ddd0c39e4a
package update
2026-07-12 21:26:35 +02:00
proddy
6512eac9af
fix compile on osx
2026-07-12 21:26:29 +02:00
proddy
2bb88a6d3a
clean builds
2026-07-12 21:26:21 +02:00
proddy
2f63172cbf
package updates
2026-07-11 13:22:48 +02:00
proddy
03326c1b47
https://github.com/emsesp/EMS-ESP32/pull/3149
2026-07-11 12:30:42 +02:00
proddy
e5e3c0bd40
package update
2026-07-04 16:00:26 +02:00
proddy
55a0e4b2b5
Revert "Reduce DeviceValue heap usage with on-demand custom name"
...
This reverts commit 5aadf7234f .
2026-06-28 16:30:24 +02:00
proddy
04e787fd80
update
2026-06-28 16:09:22 +02:00
proddy
eceb097cc7
fix thermostat date/time for HT3
2026-06-28 16:08:31 +02:00
proddy
1040450cb2
fix set datetime for junkers
2026-06-28 16:03:31 +02:00
proddy
58bf0b39c2
fix img compression
2026-06-28 14:39:43 +02:00
proddy
5a9ac0fd25
package update
2026-06-28 14:39:29 +02:00
proddy
7f308f4036
auto-formatting
2026-06-28 14:39:02 +02:00
proddy
61d3ad023a
updates from 3.8.3-dev.7
2026-06-28 14:38:29 +02:00
proddy
1cfae73137
use dev version
2026-06-25 22:10:17 +02:00
proddy
2d4583ff01
package update
2026-06-25 22:02:45 +02:00
proddy
b46dfd7f54
update
2026-06-25 22:02:40 +02:00
proddy
388b741d94
add more example commands
2026-06-25 22:02:31 +02:00
proddy
1a603e70ec
AP crash and infinite loop during WiFi scan #3128
2026-06-25 21:29:02 +02:00
proddy
2a6b436b2e
fix: negative dew point calculation (emulated RC100H) #3134
2026-06-25 21:23:49 +02:00
proddy
745d87c6d2
fixes https://github.com/emsesp/EMS-ESP32/discussions/3127
2026-06-22 22:54:25 +02:00
proddy
17f76e594d
add comment
2026-06-22 22:53:56 +02:00
proddy
722a41fb43
fix typo
2026-06-22 22:53:46 +02:00
proddy
f861924435
update
2026-06-22 22:53:39 +02:00
proddy
74e260b4be
3.9.0-dev.14
2026-06-21 10:48:02 +02:00
proddy
3e501ade4f
use new validation
2026-06-21 00:12:38 +02:00
proddy
679b152dd0
fix inline warnings
2026-06-21 00:12:17 +02:00
proddy
00201b1202
make pretty
2026-06-21 00:12:00 +02:00
proddy
f2eb1b2e7f
build web with optional ui languages
2026-06-20 13:10:56 +02:00
proddy
39b02591d9
react-router optimizations
2026-06-20 10:26:00 +02:00
proddy
92d63d6f5d
replace async-validator
2026-06-19 12:06:33 +02:00
proddy
392812d489
own version of toast
2026-06-19 11:52:33 +02:00
proddy
88a777ca5f
update react router to v8
2026-06-19 11:31:16 +02:00
proddy and Cursor
5aadf7234f
Reduce DeviceValue heap usage with on-demand custom name
...
Store the per-entity custom_fullname as a heap-allocated string that is
only created when a custom name is actually set, instead of an inline
std::string on every DeviceValue. Saves ~20 bytes per entity (hundreds to
~1000 entities), reclaiming internal heap on no-PSRAM boards.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-15 19:53:14 +02:00
proddy
908a9ebbfc
remove old S3 binaries #3123
2026-06-15 18:23:58 +02:00
proddy
ca26f93ae7
remove old binaries #3123
2026-06-15 17:25:50 +02:00
proddy
2551c255c4
update package manager
2026-06-15 17:25:27 +02:00
proddy
4042d47736
rename CommandsPage to Commands
2026-06-14 17:10:23 +02:00
proddy
0bc5cc0fe8
update
2026-06-14 17:10:00 +02:00
proddy
fa265e8ea4
3.9.0-dev.13
2026-06-14 17:09:52 +02:00
proddy
30cc720dcf
package update
2026-06-14 17:05:32 +02:00
proddy
cdc5011eb6
prevent icons flashing white on page reload
2026-06-14 17:04:07 +02:00
proddy
fe8cf2620d
show execute button in table
2026-06-14 17:03:52 +02:00
proddy
e818a5a943
update example backup file
2026-06-14 17:03:31 +02:00
proddy
6dde0ffc79
hide execute button on save
2026-06-14 17:03:19 +02:00
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