Commit Graph
10984 Commits
Author SHA1 Message Date
MichaelDvP 982b0f304e test with 'None' for undefined HA values 2026-08-11 09:36:30 +02:00
MichaelDvP 1d9a0b6257 set boottime for RTC (if rtc is set) 2026-08-10 10:11:43 +02:00
MichaelDvP 52486ed5b4 HA val_tpl for undefined boottime None 2026-08-10 10:11:01 +02:00
Proddy 73f2634acc Merge pull request #3186 from proddy/dev
more minor fixes, Eth fixes and other improvements
2026-08-09 20:36:58 +02:00
Proddy 2a604008ff Merge branch 'dev' into dev 2026-08-09 20:36:41 +02:00
proddy cd0a51f843 text changes 2026-08-09 20:21:41 +02:00
proddy 34cd93b7be fix bug where changing provision mode inflight would crash 2026-08-09 20:21:32 +02:00
proddy d47915d815 text changes 2026-08-09 20:20:53 +02:00
proddy cb97de7706 no AP if its sets to Never, stop loading ETH.begin() causing memory crash 2026-08-09 20:20:44 +02:00
proddy dbc5a73583 changed path 2026-08-09 20:19:48 +02:00
proddy 4d25c69c84 matching AP provision modes 2026-08-09 20:19:24 +02:00
proddy b430866bbb update tests 2026-08-09 20:19:08 +02:00
proddy 553752a7ca package update 2026-08-09 18:15:10 +02:00
proddy 9c992d8fda show MQTT connection error only once on the first connect failure 2026-08-09 12:28:17 +02:00
proddy e4d127db67 mqtt disconnect on non-psram boards 2026-08-09 09:58:57 +02:00
Proddy 5b41217a67 Merge pull request #3187 from MichaelDvP/dev
workaround for memory leak, #3184
2026-08-09 09:04:39 +02:00
proddy d913824b35 fix compare string length 2026-08-08 11:44:04 +02:00
proddy ae3443c637 various lint optimizations (add const, pass by reference) 2026-08-08 11:43:44 +02:00
proddy 50c34c13f0 replace define with constexpr 2026-08-08 11:42:32 +02:00
proddy d8fab910a8 package update 2026-08-08 11:42:10 +02:00
proddy 4231192991 ui changes to dialog boxes 2026-08-07 13:44:47 +02:00
proddy b47e7d1dd6 fix HA warning on Uptime 2026-08-07 13:44:35 +02:00
proddy fb55327373 fix possible dhcp bounce 2026-08-07 13:44:20 +02:00
proddy 4aab9e095a update 2026-08-07 13:43:09 +02:00
proddy 12ae358434 3.9.0-dev.3 2026-08-07 13:43:00 +02:00
proddy e22b82e913 refactoring based on Michael's comments 2026-08-07 13:42:45 +02:00
proddy 285361c09f package update 2026-08-07 13:42:26 +02:00
MichaelDvP 16caff789d Merge remote-tracking branch 'emsesp/dev' into dev 2026-08-07 12:42:02 +02:00
Proddy 835a8762f6 Merge pull request #3185 from proddy/dev
minor fixes
2026-08-07 12:23:27 +02:00
MichaelDvP 90f0c9c01b workaround for memory leak in setenv, #3184 2026-08-07 11:25:49 +02:00
proddy bde9ab53a1 fix formatting 2026-08-06 16:17:17 +02:00
proddy 901721fb99 pkg update 2026-08-06 12:10:45 +02:00
proddy dac1e1a69c prevent STA warning on boot 2026-08-06 12:10:39 +02:00
proddy 1b2371c67a scan all dns slots, prevent STA warning on boot 2026-08-06 12:10:21 +02:00
proddy 0f396200a2 update with dev.2 changes 2026-08-05 15:43:51 +02:00
proddy 1956ff8386 fix LED flashing 2026-08-05 15:43:40 +02:00
proddy 3a81c70018 add DHCP workaround (disabled for now) 2026-08-05 15:43:30 +02:00
Proddy 7212439f1b Merge pull request #3180 from MichaelDvP/dev
control entity only for master thermostat, #3173
2026-08-03 08:38:30 +02:00
MichaelDvP 6f7f343abd Merge remote-tracking branch 'mdvp/dev' into dev 2026-08-02 16:56:13 +02:00
MichaelDvP 42e6e31476 typo 2026-08-02 16:55:37 +02:00
MichaelDvP 96cf019f0a chore: update generated files for v3.9.0-dev.1 2026-08-02 14:49:34 +00:00
MichaelDvP 59b0417297 Merge branch 'core3' into dev 2026-08-02 16:32:05 +02:00
Proddy 2369277a9e Merge pull request #3179 from proddy/dev
fix lint warnings from SonarQube
2026-08-02 14:42:17 +02:00
proddy e166db8b70 fix lint warnings from SonarQube 2026-08-02 14:41:46 +02:00
proddy 36884867f7 fix for formidable loading, and svg being compressed 2026-08-02 14:40:32 +02:00
proddyandCursor 7fb8eb3592 Merge branch 'core3' into dev
Brings the ESP32 Arduino core 3 work (515 commits) into dev, moving the
version to 3.9.0-dev.0.

The 10 commits dev had since the merge base were auto-formatting, docs
regeneration and a version bump, all of which core3 had already applied
or superseded, so every conflict resolved to the core3 side and the
resulting tree matches core3 exactly.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 13:04:07 +02:00
proddy 2e988df817 preparing 3.9.0-dev.0 2026-08-02 12:53:04 +02:00
Proddy 483e124484 Merge pull request #3177 from proddy/core3
Core3 - pkg update and formatting
2026-08-01 17:05:51 +02:00
Proddy e0f59a4c31 Merge pull request #3176 from proddy/dev
pkg update and getting ready for stable
2026-08-01 17:05:18 +02:00
proddy 7eba8acbb4 3.8.3-dev.11 2026-08-01 17:04:13 +02:00