J. Nick Koston
|
0a74cb4e89
|
Apply the dial delay the same way at boot and after a disconnect, tell socket create and setblocking failures apart, and cap the delay so the wait always elapses
|
2026-09-04 12:42:07 +02:00 |
|
J. Nick Koston
|
9c4a08aaad
|
Capture errno before it can be clobbered, warn when no UDP address is valid, and give the reboot test timing headroom
|
2026-09-04 07:25:50 +02:00 |
|
J. Nick Koston
|
68d5968405
|
Skip the dial delay when no inbound path waits, keep dial-out alive when the listener fails, check the socket results this PR made meaningful, and cover the clean reboot branch
|
2026-09-04 06:14:00 +02:00 |
|
J. Nick Koston
|
30da0e81fa
|
Adopt the shared connect poll in async_tcp and name the refused implementation
|
2026-09-03 18:54:23 +02:00 |
|
J. Nick Koston
|
900638463a
|
Move the connect poll into the socket component and dedupe target persistence
|
2026-09-03 17:41:48 +02:00 |
|
J. Nick Koston
|
1665d509d4
|
Bound the delay against uint32 wrap and print the effective boot delay
|
2026-09-03 12:16:42 +02:00 |
|
J. Nick Koston
|
29d8f9c7c6
|
Name the reboot cause and log the loaded target at setup
|
2026-09-03 11:28:32 +02:00 |
|
J. Nick Koston
|
18b5277254
|
Accept a bare outgoing_connection block and log the bound enforcement
|
2026-09-02 12:26:19 +02:00 |
|
J. Nick Koston
|
b110cee973
|
Keep the platform level error message alongside the socket implementation check
|
2026-09-02 12:18:32 +02:00 |
|
J. Nick Koston
|
1171fbf892
|
Extract a reusable connect poll helper and enforce bounds at the write
|
2026-09-02 11:58:51 +02:00 |
|
J. Nick Koston
|
ae549b25bb
|
Report address parse failures from set_sockaddr and drop duplicated policy
|
2026-09-02 11:36:57 +02:00 |
|
J. Nick Koston
|
35ab455c10
|
Use the portable INADDR_NONE, self heal a bad remembered target, retry failed saves
|
2026-09-02 11:18:37 +02:00 |
|
J. Nick Koston
|
dae9a5d1a6
|
Harden dial target validation and keep a fresh address on flash failure
|
2026-08-31 21:31:06 -04:00 |
|
J. Nick Koston
|
bf380037a6
|
Refresh the watchdog on every authenticated removal
|
2026-08-31 21:01:03 -04:00 |
|
J. Nick Koston
|
493c7265ab
|
Fix the IPv6 target guard so it actually compiles in
|
2026-08-31 20:44:29 -04:00 |
|
J. Nick Koston
|
238b6bb0b7
|
Simplify dial bookkeeping and settle the watchdog policy
|
2026-08-31 20:20:50 -04:00 |
|
J. Nick Koston
|
0211bdf2c0
|
Address review round: backoff fairness, watchdog integrity, silent failures
|
2026-08-31 19:26:01 -04:00 |
|
J. Nick Koston
|
a95bfe0bcb
|
Tighten comments and member ordering
|
2026-08-31 18:42:28 -04:00 |
|
J. Nick Koston
|
3a0bbc4c17
|
Merge remote-tracking branch 'origin/dev' into api-reverse-connection
|
2026-08-31 18:40:27 -04:00 |
|
J. Nick Koston
|
cc9dc95cab
|
Only dial immediately at boot for deep sleep devices
|
2026-08-31 18:24:40 -04:00 |
|
 dependabot[bot]andJonathan Swoboda
|
081ef3d30d
|
Bump prek from 0.4.14 to 0.5.0 (#18921)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-08-31 17:46:47 -04:00 |
|
J. Nick Koston
|
79325fe59a
|
Dial immediately when no client has ever connected and polish review nits
|
2026-08-31 17:36:57 -04:00 |
|
Jonathan Swoboda
|
ca44db107c
|
[docker] Fix generate_tags.py formatting (#18928)
|
2026-08-31 17:33:52 -04:00 |
|
pre-commit-ci-lite[bot]
|
5fbe09b68c
|
apply automatic formatting fixes
|
2026-08-31 21:28:10 +00:00 |
|
J. Nick Koston
|
f41ff5aaeb
|
Merge remote-tracking branch 'origin/dev' into api-reverse-connection
|
2026-08-31 17:26:02 -04:00 |
|
dependabot[bot]
|
d437869373
|
Bump cryptography from 48.0.1 to 50.0.1 (#18922)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:23:29 -04:00 |
|
dependabot[bot]
|
c20b619684
|
Bump platformdirs from 4.11.4 to 4.11.5 (#18923)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:20:43 -04:00 |
|
dependabot[bot]
|
ebe6c2d049
|
Bump github/codeql-action/init from 4.37.8 to 4.37.9 (#18927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:20:12 -04:00 |
|
dependabot[bot]
|
78beb75b3b
|
Bump github/codeql-action/analyze from 4.37.8 to 4.37.9 (#18926)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:20:00 -04:00 |
|
J. Nick Koston
|
7b57fdd35c
|
Gate the dial-back flag on this connection's transport and tune redial policy
|
2026-08-31 17:19:17 -04:00 |
|
dependabot[bot]
|
fc9afcb201
|
Bump ruff from 0.16.4 to 0.16.5 (#18920)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:17:58 -04:00 |
|
dependabot[bot]
|
7a784d1135
|
Bump zeroconf from 0.150.0 to 0.150.4 (#18924)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-31 17:16:22 -04:00 |
|
Clyde Stubbs
|
24af3fd834
|
[lvgl] Fix user_ flags (#18902)
|
2026-09-01 07:13:36 +10:00 |
|
Clyde Stubbs
|
61e37cfc86
|
[docker] Use GITHUB_REPOSITORY instead of hardcoded esphome/esphome (#18916)
|
2026-09-01 07:01:53 +10:00 |
|
J. Nick Koston
|
fc671d38e5
|
Address review findings and advertise support in device info
|
2026-08-31 16:44:49 -04:00 |
|
J. Nick Koston
|
4e0cda0287
|
Select the dial-back target with an explicit hello flag instead of guessing from client info
|
2026-08-31 15:40:15 -04:00 |
|
J. Nick Koston
|
676eac7686
|
[api] Add outgoing connections so the device can dial Home Assistant
|
2026-08-31 14:06:05 -05:00 |
|
J. Nick Koston
|
ea1e0c6f68
|
[core] Keep scheduler dump cancelled marker string in flash on ESP8266 (#18906)
|
2026-08-31 13:27:53 -05:00 |
|
J. Nick Koston
|
1ba1aebfa1
|
[ci] Balance integration test buckets by recorded durations (#18895)
|
2026-08-31 13:20:47 -05:00 |
|
J. Nick Koston
|
5d56517e14
|
[api] Keep action dropped warning strings in flash on ESP8266 (#18905)
|
2026-08-31 13:19:49 -05:00 |
|
J. Nick Koston
|
ad69718ecc
|
[core] Configure the platform again after prefetching its packages (#18830)
|
2026-08-31 13:01:13 -05:00 |
|
![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png) mfishmaandpre-commit-ci-lite[bot]
|
06d477bea7
|
[whynter] Fix truncating Fahrenheit temps that should be rounded (#18813)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-08-31 13:47:55 -04:00 |
|
Brandon Harvey
|
bbe806f1e6
|
[sen6x] Add VOC/NOx algorithm tuning (#18779)
|
2026-08-31 13:45:38 -04:00 |
|
Jonathan Swoboda
|
813c000684
|
[adc] Add ESP32-S31 support (#18887)
|
2026-08-31 08:51:33 -04:00 |
|
 
|
2890afe0e5
|
[esp32] Fix S31 reserved pins (#18915)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-08-31 12:38:20 +00:00 |
|
Clyde Stubbs
|
5e58b312e2
|
[mipi_rgb] Add ESP32S31 support (#18914)
|
2026-08-31 07:20:20 -04:00 |
|
Jonathan Swoboda
|
575a540c9f
|
[esp32] Fix ESP32-S31 GPIO validation (#18904)
|
2026-08-31 07:19:20 -04:00 |
|
J. Nick Koston
|
404da26a37
|
[core] Keep conditional log string literals in flash on ESP8266 (#18907)
|
2026-08-31 21:08:05 +12:00 |
|
Jesse Hills
|
be54a5c403
|
Merge branch 'release' into dev
|
2026-08-31 14:23:06 +12:00 |
|
Jesse Hills
|
8b5c06add6
|
Merge pull request #18900 from esphome/bump-2026.8.2
2026.8.2
2026.8.2
|
2026-08-31 14:22:42 +12:00 |
|