J. Nick Koston
5f273cef7f
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-28 13:52:00 -05:00
J. Nick Koston
9f3842a0e0
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-28 13:52:00 -05:00
J. Nick Koston
36e38125c6
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-28 13:51:59 -05:00
J. Nick Koston
6e8109b99c
Merge remote-tracking branch 'origin/dev' into esp8266-native-build-spec
2026-08-28 13:51:59 -05:00
J. Nick Koston
0dce7f4845
[esp8266] Add the native library backend ( #18558 )
2026-08-28 13:50:52 -05:00
J. Nick Koston
1623fe0852
[esp32] Exclude the WiFi and Bluetooth stacks from builds that do not use them ( #18599 )
2026-08-28 18:49:21 +00:00
J. Nick Koston
4333870590
[core] Use uv for the ESP-IDF Python environment when available ( #18838 )
2026-08-28 13:43:48 -05:00
J. Nick Koston
cc41fd0beb
[core] Make rmtree tolerate missing paths and concurrent directory changes ( #18846 )
2026-08-28 13:42:42 -05:00
Bonne Eggleston and J. Nick Koston
59397b4e28
[modbus] Build single-value register writes on a right-sized stack buffer ( #18844 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-28 18:36:24 +00:00
Bonne Eggleston
768ab5b672
[modbus] Hub and helpers cleanup; tighten queue_pdu validation ( #18847 )
2026-08-28 13:16:41 -05:00
J. Nick Koston
4137511f81
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-28 13:07:05 -05:00
J. Nick Koston
eb1a3bc9e4
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-28 13:07:05 -05:00
J. Nick Koston
0a595aab03
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-28 13:07:05 -05:00
J. Nick Koston
9cefbd1901
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-28 13:07:04 -05:00
J. Nick Koston
b1a048e27d
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-28 13:07:04 -05:00
J. Nick Koston
8db07d0de5
[mdns] Bump espressif/mdns to 1.12.0 ( #18861 )
2026-08-28 12:57:45 -05:00
a1515ec662
[modbus_controller] Replace register_count/force_new_range with reuse_previous_range ( #18085 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-28 11:54:06 -05:00
J. Nick Koston
880ffc609d
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 23:01:18 -05:00
J. Nick Koston
979aac1cae
Silence the framework elf2bin script's SyntaxWarning
...
The bundled elf2bin.py uses unescaped regex strings that Python 3.12+
flags at compile time; the frozen 3.1.2 framework will never fix it,
so the ninja rule suppresses that category for the one invocation.
2026-08-27 23:01:15 -05:00
Jesse Hills
2031be0c23
[core] Make script/setup idempotent and prepare new worktrees ( #18843 )
2026-08-28 14:11:38 +12:00
esphome[bot]
708b7bfb53
Update webserver local assets to 20260824-021242 ( #18704 )
2026-08-28 11:39:30 +12:00
J. Nick Koston
95ea16b8c4
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 15:52:59 -05:00
J. Nick Koston
b29b203ab1
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-27 15:52:58 -05:00
J. Nick Koston
a928609b72
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-27 15:52:58 -05:00
J. Nick Koston
eb44311bb3
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-27 15:52:58 -05:00
J. Nick Koston
31470e7997
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-27 15:52:58 -05:00
J. Nick Koston
7782bc11c6
[core] Remove make_name_with_suffix std::string overloads ( #18828 )
2026-08-27 15:29:43 -05:00
J. Nick Koston
a9a66baeba
[ci] Compress the compile-test image with zstd ( #18812 )
2026-08-27 15:29:23 -05:00
J. Nick Koston
16d0fa1165
[core] Add step_to_accuracy_decimals benchmarks ( #18826 )
2026-08-27 15:28:04 -05:00
25d5cd3e14
[modbus_controller] Poll through PollingDevice; deprecate ModbusCommandItem ( #18071 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-27 14:38:13 -05:00
dependabot[bot]
9598449b6b
Bump CodSpeedHQ/action from 5.0.3 to 5.2.1 ( #18834 )
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-27 14:31:11 -05:00
dependabot[bot]
a8c7279b3b
Bump platformdirs from 4.11.3 to 4.11.4 ( #18835 )
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-27 14:30:53 -05:00
J. Nick Koston
c817bdd25e
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 14:04:02 -05:00
J. Nick Koston
238238e8a1
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-27 14:04:01 -05:00
J. Nick Koston
7288a70f96
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-27 14:04:01 -05:00
J. Nick Koston
a1576fe28a
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-27 14:04:01 -05:00
J. Nick Koston
7f77764dbb
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-27 14:04:01 -05:00
c3c69c730c
[openthread] fix shutdown ( #16332 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-08-27 12:59:17 -05:00
J. Nick Koston
9d3a68cd33
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 12:38:31 -05:00
J. Nick Koston
bb823ba4c0
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-27 12:38:24 -05:00
J. Nick Koston
6d4a7e0a48
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-27 12:38:24 -05:00
J. Nick Koston
b866a1f4a4
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-27 12:38:24 -05:00
J. Nick Koston
1132ec92e8
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-27 12:38:24 -05:00
Bonne Eggleston and J. Nick Koston
a8c8827a5b
[modbus_controller] Switch write_lambda return value is the wire value only ( #18788 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-27 10:33:16 -05:00
Bonne Eggleston and J. Nick Koston
18b7002604
[modbus_controller] Apply the write offset byte-accurately on switch and output ( #18787 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-27 08:43:51 -05:00
51105a25db
[tuya] Add water_heater platform ( #17323 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2026-08-27 20:55:51 +12:00
J. Nick Koston
fb132b4421
[improv_serial][esp32_improv] Use buffer based RPC response builder ( #18793 )
2026-08-27 01:01:35 -05:00
guillempages
20b38ac8b0
[runtime_image] Add support for QOI images ( #16945 )
2026-08-27 16:37:20 +12:00
J. Nick Koston
85142b5b99
Pass -MF to the probe only alongside a dependency flag
2026-08-26 22:22:42 -05:00
Keith Burzinski and J. Nick Koston
cdd892a526
[provisioning] Shut down the Wi-Fi AP and captive portal when the window closes ( #17466 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-27 15:16:25 +12:00