MichaelDvP
|
ed0a678020
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into core3
|
2026-04-19 15:49:36 +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
|
51cea8e757
|
no need to call ntp on begin as its in the loop
|
2026-04-19 13:15:11 +02:00 |
|
proddy
|
bbb086ea41
|
add back NTP
|
2026-04-19 13:14:54 +02:00 |
|
proddy
|
1d33a26318
|
fix dns name being set to "tasmota"
|
2026-04-18 19:42:45 +02:00 |
|
proddy
|
86a20fc97a
|
sync with dev-16
|
2026-04-18 18:54:33 +02:00 |
|
proddy
|
d6e00c4534
|
UART_FIFO_LEN is deprecated
|
2026-04-18 18:50:08 +02:00 |
|
proddy
|
6f81945da6
|
typo
|
2026-04-18 18:43:03 +02:00 |
|
proddy
|
71de64502e
|
include cstdint for uint8_t on new GCC
|
2026-04-18 17:52:05 +02:00 |
|
proddy
|
a7d484d218
|
3.8.2-dev.16
|
2026-04-18 17:43:23 +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 |
|
proddy
|
644abf105d
|
replace semver with home grown simplier alternative
|
2026-04-18 17:35:11 +02:00 |
|
proddy
|
b13fcd8939
|
single static-content handler serving all assets
|
2026-04-18 17:32:54 +02:00 |
|
proddy
|
e542f5809f
|
remove bogus file
|
2026-04-17 18:01:44 +02:00 |
|
MichaelDvP
|
d2302eaa85
|
dev15, rollback mbedlt change for memory saving
|
2026-04-17 15:59:13 +02:00 |
|
MichaelDvP
|
685a49c212
|
Merge branch 'dev' into core3, formatting, add back sendmail settings
|
2026-04-17 12:28:41 +02:00 |
|
proddy
|
49787d27f1
|
add missing code lost in merge
|
2026-04-16 08:44:55 +02:00 |
|
proddy
|
dfe7b46461
|
remove unused http
|
2026-04-16 08:44:44 +02:00 |
|
MichaelDvP
|
8a72ab42cb
|
dev 14, changelog
|
2026-04-16 08:18:17 +02:00 |
|
MichaelDvP
|
c4db8e3914
|
set length for more fetch telegrams
|
2026-04-16 08:10:43 +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 |
|
proddy
|
84105acf5d
|
3.9.0-dev.0
|
2026-04-15 20:48:11 +02:00 |
|
proddy
|
def5173692
|
fix merge issues
|
2026-04-15 20:37:33 +02:00 |
|
proddy
|
4d3b31e5a1
|
sync with dev
|
2026-04-15 09:25:38 +02:00 |
|
proddy
|
5a8195d430
|
auto-formatting
|
2026-04-15 08:12:22 +02:00 |
|
proddy
|
9e17936bfc
|
fix lint
|
2026-04-14 21:13:25 +02:00 |
|
proddy
|
7c3782a43f
|
upload warnings
|
2026-04-14 21:08:45 +02:00 |
|
proddy
|
3ac807bdd5
|
text change
|
2026-04-14 21:08:04 +02:00 |
|
proddy
|
1111458863
|
upgrade message warnings
|
2026-04-14 09:31:50 +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
|
f226cb359f
|
Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into dev
|
2026-04-13 21:04:23 +02:00 |
|
MichaelDvP
|
abbba0aa42
|
telegram length for fetched telegrams
|
2026-04-13 20:57:20 +02:00 |
|
MichaelDvP
|
39b5a52b01
|
chore: update generated files for v3.8.2-dev.13
|
2026-04-13 12:12:42 +00:00 |
|
MichaelDvP
|
b6c3fc5bee
|
read fragmented telegram 0x484, #3017
|
2026-04-13 14:00:12 +02:00 |
|
MichaelDvP
|
9522945e06
|
uart buffer size
|
2026-04-13 13:58:30 +02:00 |
|
proddy
|
0f30c81554
|
fix compile on linux/osx
|
2026-04-12 20:32:36 +02:00 |
|
MichaelDvP
|
ac143d607a
|
http-client to heap
|
2026-04-10 14:20:17 +02:00 |
|
MichaelDvP
|
e9e3759db3
|
add solar ts3
|
2026-04-10 14:19:39 +02:00 |
|
MichaelDvP
|
51d90095aa
|
https client for scheduler/shuntingYard
|
2026-04-04 11:39:43 +02:00 |
|
proddy
|
fb09e10f19
|
sync with core3 features
|
2026-03-30 23:26:04 +02:00 |
|
proddy
|
049231a36e
|
minor text changes
|
2026-03-30 23:15:18 +02:00 |
|
proddy
|
7f9fd44a02
|
C14
|
2026-03-30 21:27:26 +02:00 |
|
proddy
|
a400c5974c
|
comment change
|
2026-03-30 21:09:59 +02:00 |
|
proddy
|
afca995fe5
|
remove poll check
|
2026-03-30 21:06:08 +02:00 |
|
proddy
|
3da3345683
|
fix poll_match_count
|
2026-03-29 16:30:38 +02:00 |
|
proddy
|
cd750e4777
|
text change
|
2026-03-29 15:44:39 +02:00 |
|
proddy
|
bd09e17e49
|
3.8.2-dev.C13
|
2026-03-29 15:43:44 +02:00 |
|