Commit Graph

10823 Commits

Author SHA1 Message Date
proddy
3ee5b1ea1d package updates 2026-07-16 21:04:23 +02:00
Proddy
9d5edd8e08 Merge pull request #3158 from MichaelDvP/core3
updates from dev
2026-07-15 18:02:36 +02:00
MichaelDvP
5397d5d33a attributes for all entities 2026-07-15 14:00:03 +02:00
MichaelDvP
a80ec9cf7e fix langth for json in shuntingyard, do not remove emty strings 2026-07-13 15:04:57 +02:00
MichaelDvP
bc960980eb Merge remote-tracking branch 'emsesp/core3' into core3 2026-07-13 14:55:37 +02:00
Proddy
5199375088 Merge pull request #3156 from proddy/core3
Core3 - web changes
2026-07-12 22:05:06 +02:00
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
MichaelDvP
e9b300f20b Merge branch 'dev' into core3 2026-07-12 16:40:45 +02:00
MichaelDvP
cb1cb356ce prevent errorlogs for nonexisting nvs values, version numbering to dev.8d 2026-07-12 11:05:28 +02:00
MichaelDvP
20fc5ede78 changelog 2026-07-12 10:31:51 +02:00
MichaelDvP
a20d1d8970 fix typo 2026-07-12 10:17:02 +02:00
MichaelDvP
a647e16f68 update asyncwebserver, dev.11 2026-07-12 09:57:05 +02:00
MichaelDvP
49ab5e3d72 delay scheduler loop after startup 2026-07-12 09:46:43 +02:00
MichaelDvP
9c905c8bab donot fetch system_info for reset command 2026-07-12 09:46:18 +02:00
MichaelDvP
7ab343a216 fix crashes from #3146 2026-07-12 08:17:40 +02:00
MichaelDvP
188cc7b666 check for "http" before allocating a http-client 2026-07-11 19:12:34 +02:00
MichaelDvP
c4c046f15f default sync NTP thermostat 2026-07-11 15:58:59 +02:00
MichaelDvP
2350a1e1a4 update version dev.17 2026-07-11 15:49:14 +02:00
MichaelDvP
99346c1db4 pkg 2026-07-11 15:28:56 +02:00
MichaelDvP
5ac1b486a7 block too much GET requests with semaphore 2026-07-11 15:27:59 +02:00
MichaelDvP
1cd3cb854e device value info for command attributes and GET requests 2026-07-11 15:27:33 +02:00
MichaelDvP
eef1367ed2 default to sync NTP with thermostat clock 2026-07-11 15:26:27 +02:00
MichaelDvP
bcad8f0819 add missing translations 2026-07-11 15:25:59 +02:00
MichaelDvP
df1065eb8e pkg 2026-07-11 15:25:30 +02:00
MichaelDvP
f36c02b9ed Merge remote-tracking branch 'emsesp/core3' into core3 2026-07-11 15:07:45 +02:00
MichaelDvP
193e5d591c block too many api GET requests 2026-07-11 14:48:19 +02:00
MichaelDvP
ff3f4d3a6d update pkg 2026-07-11 14:47:39 +02:00
MichaelDvP
5129b475c5 NTP sync enabled by default 2026-07-11 14:47:19 +02:00
Proddy
2e3ab7be8e Merge pull request #3154 from proddy/core3
core3 updates
2026-07-11 13:24:17 +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
MichaelDvP
036722f825 ntp setting 2026-07-10 16:11:48 +02:00
MichaelDvP
8bb464f2a9 update mock pkg 2026-07-10 13:50:28 +02:00
MichaelDvP
534989e4bb Merge branch 'dev' into core3 2026-07-10 13:19:39 +02:00
MichaelDvP
eca8641c64 update pkg 2026-07-10 12:42:10 +02:00
MichaelDvP
0a5d0fbf88 Merge remote-tracking branch 'emsesp/core3' into core3 2026-07-10 12:37:31 +02:00
MichaelDvP
aa76e94b43 update asyncwebserver 2026-07-10 12:34:31 +02:00
MichaelDvP
fd284ce57d fix memoryleak 2026-07-10 12:34:18 +02:00
MichaelDvP
f31dbd44a5 rollback regex 2026-07-10 12:13:31 +02:00
MichaelDvP
5c55c2216e rollback regex
crashes
2026-07-10 10:41:43 +02:00
MichaelDvP
5a1d06d39e fix possible memory leaks 2026-07-10 09:33:15 +02:00
MichaelDvP
9443cf3c87 Merge remote-tracking branch 'mdvp/dev' into dev 2026-07-10 08:35:03 +02:00
MichaelDvP
fa31dcdf24 use F7 only for auto mode 2026-07-10 08:33:19 +02:00
MichaelDvP
2c80cc597e SRC modes from set-telegram 2026-07-10 08:17:53 +02:00
MichaelDvP
d7641fbb2f use regex for isnum 2026-07-10 08:16:58 +02:00
MichaelDvP
5742c03eee chore: update generated files for v3.8.3-dev.10 2026-07-09 18:14:31 +00:00