Proddy
|
500f9ef5c5
|
Merge branch 'emsesp:core3' into core3
|
2026-07-26 13:45:12 +02:00 |
|
proddy
|
96f2e6d5a7
|
update
|
2026-07-26 13:44:30 +02:00 |
|
proddy
|
a469507fb6
|
add disable_reset
|
2026-07-26 13:42:50 +02:00 |
|
proddy
|
2bef33f81a
|
added application setting 'disable factory' Feature request->Button anti tampering mode
Fixes #3150
|
2026-07-26 13:34:15 +02:00 |
|
proddy
|
e584adaa07
|
ESP32Async/ESPAsyncWebServer @ 3.12.0
|
2026-07-26 13:32:13 +02:00 |
|
Proddy
|
faa327cd08
|
Merge pull request #3167 from proddy/core3
Core3 updates
|
2026-07-26 11:26:33 +02:00 |
|
proddy
|
ec4572c9fc
|
update tests with API attribute changes
|
2026-07-26 11:23:21 +02:00 |
|
proddy
|
1398aac828
|
auto-build modbus and run tests
|
2026-07-26 11:22:48 +02:00 |
|
proddy
|
a25f73f0ec
|
cz -> cs
|
2026-07-26 11:22:30 +02:00 |
|
proddy
|
3d402b0c94
|
update auto-generated docs
|
2026-07-26 11:22:11 +02:00 |
|
proddy
|
c91488d2fe
|
cz -> cs
|
2026-07-26 11:16:10 +02:00 |
|
proddy
|
ac36b072e8
|
3.9.0-dev.18
|
2026-07-26 11:15:56 +02:00 |
|
proddy
|
77fac47584
|
show gateway/connect but greyed out in webUI
|
2026-07-26 10:50:10 +02:00 |
|
proddy
|
c349c2ad0b
|
fix typo
|
2026-07-26 10:49:52 +02:00 |
|
proddy
|
2c268bfc06
|
package update
|
2026-07-26 10:49:34 +02:00 |
|
proddy
|
0a66991902
|
add connect to device list
|
2026-07-26 10:49:20 +02:00 |
|
proddy
|
d6fcf16257
|
ESP32Async/AsyncTCP @ 3.5.0
|
2026-07-26 10:48:56 +02:00 |
|
Proddy
|
3ab402c56d
|
Merge pull request #3162 from MichaelDvP/core3
api attributs
|
2026-07-25 08:38:45 +02:00 |
|
MichaelDvP
|
0ae46e9382
|
Merge remote-tracking branch 'emsesp/core3' into core3
|
2026-07-17 10:02:13 +02:00 |
|
MichaelDvP
|
7989ab5b3f
|
every readable entity has a value
|
2026-07-17 10:01:59 +02:00 |
|
Proddy
|
b7aa153f84
|
Merge pull request #3160 from proddy/core3
Core3 updates
|
2026-07-16 21:21:42 +02:00 |
|
proddy
|
c760218024
|
add UPTIME for HA UOM - #3146
|
2026-07-16 21:20:13 +02:00 |
|
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 |
|