 J. Nick KostonandJesse Hills
|
6084314cc9
|
[vscode] Report the origin of an unexpected exception during validation (#18494)
|
2026-08-20 09:33:03 +12:00 |
|
 J. Nick KostonandJesse Hills
|
2df953f3d7
|
[platformio] Give the ccache wrapper a cmd.exe safe path (#18495)
|
2026-08-20 09:33:03 +12:00 |
|
Jesse Hills
|
6a247dfe91
|
[light] Replace rgb_order/is_rgbw/is_wrgb with channel_colors (#18474)
|
2026-08-18 16:01:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
ce09504c92
|
[platformio] Skip ccache when the binary on PATH fails to run (#18407)
|
2026-08-17 10:22:39 +12:00 |
|
 Karl BeeckenandJesse Hills
|
c8de632764
|
[core] fix PYTHONPATH leak (#18360)
|
2026-08-14 17:36:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
b794b7b1d1
|
[core] Restore cv.parse_esphome_version as a deprecated helper (#18366)
|
2026-08-14 17:36:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
add18d4e35
|
[core] Partially revert "Hash entity keys from the raw name to fix collisions" (#18361)
|
2026-08-14 17:36:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
02c1810c3a
|
[core] Load component aliases from a generated registry (#18335)
|
2026-08-14 17:36:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
4f3153375a
|
[ota] Retry uploads that fail from network errors (#18332)
|
2026-08-14 17:36:54 +12:00 |
|
 J. Nick KostonandJesse Hills
|
bd58b5c8b3
|
[core] Retry framework downloads on transient network errors (#18330)
|
2026-08-13 13:30:46 +12:00 |
|
 J. Nick KostonandJesse Hills
|
c1a326f32e
|
[core] Don't block logs startup on MQTT IP discovery when addresses are known (#18313)
|
2026-08-13 13:30:46 +12:00 |
|
 J. Nick KostonandGitHub
|
22153be4cd
|
[core] Add esphome logs over web_server HTTP SSE (#17110)
|
2026-08-12 22:00:07 +12:00 |
|
 J. Nick KostonandGitHub
|
58a42fe5c2
|
[core] Batch remote file downloads during config validation (#18069)
|
2026-08-12 18:44:35 +12:00 |
|
 J. Nick KostonandGitHub
|
622942482c
|
[rp2] Size the lwIP segment pool and heap for concurrent senders (#18257)
|
2026-08-12 17:30:17 +12:00 |
|
 J. Nick KostonandGitHub
|
37eae9b466
|
[api] Gate the bluetooth connection messages on their own define (#18281)
|
2026-08-11 21:31:13 -05:00 |
|
 Jesse HillsandGitHub
|
3349046c5d
|
[rp2] Record the RP2350 die on generated board entries (#18305)
|
2026-08-12 01:56:05 +00:00 |
|
 
|
be5e28ea9e
|
[core] Warn when running a different source tree than the one you are in (#18288)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-11 21:06:57 -04:00 |
|
 J. Nick KostonandGitHub
|
94fbfa05de
|
[core] Show the out-of-flash tip instead of crashing the build (#18280)
|
2026-08-11 14:35:06 -05:00 |
|
 J. Nick KostonandGitHub
|
3ae651af7b
|
[core] Stop dropping complete lines behind an unfinished one (#18279)
|
2026-08-11 12:38:55 -05:00 |
|
 J. Nick KostonandGitHub
|
9938a2487d
|
[core] Show the last line when output stops without a newline (#18265)
|
2026-08-11 10:55:42 -05:00 |
|
 J. Nick KostonandGitHub
|
f3a5a9fbd5
|
[core] Retry transient git network failures with backoff (#18242)
|
2026-08-11 08:41:55 -05:00 |
|
 J. Nick KostonandGitHub
|
eefd2a00c7
|
[espidf] Flush the runner's output so dashboard builds stream (#18264)
|
2026-08-11 08:11:42 -05:00 |
|
 J. Nick KostonandGitHub
|
e8852c5950
|
[core] Flush stdout in safe_print so logs stream live (#18261)
|
2026-08-11 08:11:23 -05:00 |
|
 Jesse HillsandGitHub
|
f697cf2011
|
[api] Add DeviceCapabilities message for optional-feature flags (#17984)
|
2026-08-11 14:52:19 +12:00 |
|
 J. Nick KostonandGitHub
|
bae7f19323
|
[core] Extend '/' in names deprecation window to 2027.7.0 (#18236)
|
2026-08-10 11:32:02 -05:00 |
|
 J. Nick KostonandGitHub
|
f3d1fc0d64
|
[bluetooth_proxy] Migrate esp32 onto the neutral GATT backend (#18198)
|
2026-08-10 10:47:56 -05:00 |
|
 J. Nick KostonandGitHub
|
02fa18b74f
|
[core] Skip colorama init for terminal and dashboard runs (#18224)
|
2026-08-10 09:44:01 -05:00 |
|
 J. Nick KostonandGitHub
|
25cb440005
|
[core] Use Happy Eyeballs for remote file downloads (#18050)
|
2026-08-10 17:29:00 +12:00 |
|
 J. Nick KostonandGitHub
|
0f59ef36a9
|
[core] Store the validated-config cache as JSON to drop YAML off the upload fast path (#18106)
|
2026-08-10 17:26:41 +12:00 |
|
 J. Nick KostonandGitHub
|
73689f8d8b
|
[rp2] Limit pin validation to GPIO 0-29 on RP2350A boards (#18102)
|
2026-08-06 08:55:24 -05:00 |
|
 J. Nick KostonandGitHub
|
eb0fac9cbf
|
[core] Only snapshot the user config when esphome config --no-defaults asks for it (#18113)
|
2026-08-05 21:20:52 -05:00 |
|
 J. Nick KostonandGitHub
|
524b278811
|
[core] Defer stdlib imports out of the upload and logs fast path (#18105)
|
2026-08-05 19:09:00 -05:00 |
|
 J. Nick KostonandGitHub
|
b700193a0a
|
[core] Generalize the resolver's async thread dispatch into run_async (#18088)
|
2026-08-05 20:57:08 +00:00 |
|
 J. Nick KostonandGitHub
|
4fd2ddee55
|
[core] Trim the stacktrace gate commentary (#18097)
|
2026-08-05 20:50:48 +00:00 |
|
 J. Nick KostonandGitHub
|
a2d1f73bca
|
[core] Defer voluptuous and bundle imports out of the upload and logs fast path (#18093)
|
2026-08-05 20:39:19 +00:00 |
|
 J. Nick KostonandGitHub
|
253ecdd145
|
[core] Resolve the stacktrace decoder lazily behind an address gate (#18048)
|
2026-08-05 14:34:16 -05:00 |
|
 J. Nick KostonandGitHub
|
6bcbdd79c3
|
[core] Lift the log line processor into esphome/stacktrace.py (#18076)
|
2026-08-05 08:43:14 -05:00 |
|
 Pete KeenandGitHub
|
3d093c0ae8
|
[esp32_rmt_led_strip] Add RGBW channel ordering (#18028)
|
2026-08-05 07:57:59 -04:00 |
|
 J. Nick KostonandGitHub
|
112d8b26ee
|
[core] Skip source range tracking when loading the validated config cache (#18046)
|
2026-08-04 21:24:38 -05:00 |
|
 J. Nick KostonandGitHub
|
d47acf5d0b
|
[core] Read the mqtt IP discovery flag without importing the mqtt component (#18066)
|
2026-08-04 15:12:57 -05:00 |
|
 J. Nick KostonandGitHub
|
79a305d69a
|
[core] Drop the duplicate ESPHome version parser (#18065)
|
2026-08-04 14:48:39 -05:00 |
|
 J. Nick KostonandGitHub
|
d344fd74d1
|
[core] Read the esp32 variant for esptool without importing the esp32 package (#18067)
|
2026-08-04 19:47:07 +00:00 |
|
 J. Nick KostonandGitHub
|
68640f8074
|
[core] Shared slot count factory for codegen sized listener storage (#18057)
|
2026-08-04 19:46:44 +00:00 |
|
 J. Nick KostonandGitHub
|
342f3d6994
|
[core] Share the stacktrace analyzer resolution in platform_hooks (#18075)
|
2026-08-04 14:38:28 -05:00 |
|
 J. Nick KostonandGitHub
|
a904426431
|
[core] Unbind the esp-idf toolchain from the esp32 component package (#18068)
|
2026-08-04 14:38:10 -05:00 |
|
 J. Nick KostonandGitHub
|
5abd100b53
|
[core] Resolve platform CLI hooks from a registry instead of importing the platform package (#18044)
|
2026-08-04 11:08:56 -05:00 |
|
 J. Nick KostonandGitHub
|
adb86a052c
|
[core] Ship secrets referenced by remote package files in config bundles (#18053)
|
2026-08-04 11:05:52 -05:00 |
|
 J. Nick KostonandGitHub
|
c2ddc17063
|
[libretiny] Give each platform its own CONFIG_SCHEMA instance (#18056)
|
2026-08-04 11:05:04 -05:00 |
|
 J. Nick KostonandGitHub
|
1b3891866c
|
[core] Parse stored framework versions without importing the validation stack (#18045)
|
2026-08-03 20:59:38 -05:00 |
|
 Jonathan SwobodaandGitHub
|
735c64d138
|
[core] Support local library directories via file:// on the native toolchain (#18005)
|
2026-08-03 21:48:57 -04:00 |
|