Commit Graph
18028 Commits
Author SHA1 Message Date
J. Nick Koston f6c308cefa Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-24 18:47:07 -05:00
J. Nick Koston 63b25f00cb Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-24 18:47:06 -05:00
J. Nick Koston bd9cf790d7 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-24 18:47:06 -05:00
J. Nick Koston 6eaf22afd8 Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra 2026-08-24 18:47:06 -05:00
J. Nick Koston 44c8ce777a Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing 2026-08-24 18:47:06 -05:00
J. Nick Koston 767b60a914 Merge remote-tracking branch 'origin/dev' into esp8266-native-build-surgery 2026-08-24 18:46:55 -05:00
J. Nick Koston b3d9aa2d84 [core] Log which source change triggered a rebuild (#18552) 2026-08-24 18:46:43 -05:00
acd3c4f156 [lvgl] Implement list widget (#18018)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-08-24 23:20:20 +00:00
luar123andJ. Nick Koston 37b78ad46a [zigbee][time] Add zigbee time component on esp32 (#18656)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-08-24 17:24:57 -05:00
esphome[bot] a15fae6a1e Bump aioesphomeapi from 46.1.0 to 46.2.0 (#18740) 2026-08-24 22:15:09 +00:00
guillempagesandJ. Nick Koston c866add320 [runtime_image] Fix include (#18738)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-08-24 16:23:07 -05:00
J. Nick Koston 2a05372a51 [gpio] Fix one_wire reset busy-waiting with interrupts off when delay wraps (#18733) 2026-08-24 16:20:25 -05:00
J. Nick Koston 38bc629db3 Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-24 16:00:09 -05:00
J. Nick Koston ed4c1af5a9 Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-24 16:00:09 -05:00
J. Nick Koston 13b9ff5f7f Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-24 16:00:09 -05:00
J. Nick Koston 53cb82c76b Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra 2026-08-24 16:00:08 -05:00
J. Nick Koston dafb60434f Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing 2026-08-24 16:00:08 -05:00
J. Nick Koston 4efc3ecb70 Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery 2026-08-24 16:00:08 -05:00
J. Nick Koston 4457158e3b Merge remote-tracking branch 'origin/dev' into esp8266-native-shared-helpers 2026-08-24 15:59:59 -05:00
J. Nick Koston 19866c60ee [core] Parallelize registry and tool downloads (#18662) 2026-08-24 15:59:00 -05:00
J. Nick Koston eaa9e955b2 Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-24 15:58:31 -05:00
J. Nick Koston f6cb25f811 Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-24 15:58:31 -05:00
J. Nick Koston 431312da29 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-24 15:58:31 -05:00
J. Nick Koston bc86285369 Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra 2026-08-24 15:58:31 -05:00
J. Nick Koston f78c1cb85c Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing 2026-08-24 15:58:30 -05:00
J. Nick Koston ad437cbd15 Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery 2026-08-24 15:58:30 -05:00
J. Nick Koston 7e236bc762 Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers 2026-08-24 15:58:30 -05:00
J. Nick Koston 6eed2e5d2b Merge remote-tracking branch 'origin/dev' into esp8266-native-library-converter 2026-08-24 15:58:21 -05:00
J. Nick Koston 3f0ec0b157 [espidf] Always reconfigure after component discovery (#18730) 2026-08-25 08:56:59 +12:00
Clyde Stubbs 7c5105b16e [key_collector][mipi_rgb] Suppress compilation warnings (#18721) 2026-08-25 06:36:06 +10:00
Keith BurzinskiandJ. Nick Koston b97c877992 [api] Acknowledge proxy subscribe and configuration requests (#18312)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-08-24 20:27:24 +00:00
guillempagesJ. Nick Kostonpre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>J. Nick Koston
ca96365143 [runtime_image] Add MIME types to image formats (#16361)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-08-24 15:07:01 -05:00
esphome[bot] 3b6c6e3dad Bump aioesphomeapi from 46.0.0 to 46.1.0 (#18737) 2026-08-24 14:50:35 -05:00
J. Nick Koston 9a4603abce Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-24 14:39:00 -05:00
J. Nick Koston 66be5a2a6d Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-24 14:39:00 -05:00
J. Nick Koston 3f75a7f7b2 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-24 14:38:59 -05:00
J. Nick Koston e37275d8ba Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra 2026-08-24 14:38:59 -05:00
J. Nick Koston 1c440fb30e Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing 2026-08-24 14:38:59 -05:00
J. Nick Koston 454e380057 Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery 2026-08-24 14:38:58 -05:00
J. Nick Koston cd1e5aad67 Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers 2026-08-24 14:38:58 -05:00
J. Nick Koston a8c4018536 Merge remote-tracking branch 'origin/dev' into esp8266-native-library-converter 2026-08-24 14:38:49 -05:00
dependabot[bot] ad508d79af Bump github/codeql-action/init from 4.37.7 to 4.37.8 (#18736)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-24 14:33:52 -05:00
dependabot[bot] 32a0a5c55c Bump github/codeql-action/analyze from 4.37.7 to 4.37.8 (#18735)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-24 14:33:39 -05:00
dependabot[bot] b103df1bb1 Bump ruff from 0.16.3 to 0.16.4 (#18734)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-24 14:33:24 -05:00
J. Nick Koston 3f76981e2d Serialize the cache-stamp command unambiguously, annotate the test helpers 2026-08-24 13:36:07 -05:00
Bonne Eggleston c2a153a946 [modbus_controller] Add continuous polling option (#18080) 2026-08-24 13:26:26 -05:00
J. Nick Koston 0036732dde Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-24 12:32:55 -05:00
J. Nick Koston 31c6dad695 Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-24 12:32:55 -05:00
J. Nick Koston 49d92b7787 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-24 12:32:54 -05:00
J. Nick Koston fb8f02e552 Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra 2026-08-24 12:32:54 -05:00