Clyde Stubbs
|
b127363fa0
|
[mipi_spi] Bug fixes (#17247)
|
2026-07-01 13:18:54 +12:00 |
|
Jonathan Swoboda
|
1793ca5eac
|
[core] Suppress unactionable legacy-redaction warning for substitutions (#17242)
|
2026-06-29 20:30:24 +12:00 |
|
 Franck NijhofandJonathan Swoboda
|
84d1c34c28
|
[core] Fix area saved as null in storage.json (#17219)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-06-29 20:30:24 +12:00 |
|
 Clyde StubbsandClaude Opus 4.8
|
f3d61ca3e1
|
[mipi][mipi_spi] Swap native dimensions for swap_xy hardware transform (#17201)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-29 20:29:44 +12:00 |
|
Jonathan Swoboda
|
7a64163c4f
|
[esp32] Accept '#' as ESP-IDF source ref separator (#17193)
|
2026-06-29 20:29:44 +12:00 |
|
Clyde Stubbs
|
2ec24505d0
|
[mipi_spi] Suppress sequence errors when page selection used (#17176)
|
2026-06-29 20:29:44 +12:00 |
|
Clyde Stubbs
|
b3dcaac262
|
[mipi_spi] Warn on MODE3 default for display without CS pin (#17153)
|
2026-06-29 20:29:44 +12:00 |
|
Jonathan Swoboda
|
8d36167e11
|
[esp32_ble_server] Fix set_value action with by-reference triggers (#17156)
|
2026-06-29 20:29:44 +12:00 |
|
Jonathan Swoboda
|
bf0d31b3ab
|
[espidf] Don't fail framework check on broken unrelated PATH tools (#17053)
|
2026-06-29 20:23:23 +12:00 |
|
J. Nick Koston
|
20cd6a1771
|
[logger] Hold recursion guard while draining the task log buffer (#17044)
|
2026-06-19 10:06:13 +12:00 |
|
Jonathan Swoboda
|
129aebe8f4
|
[esp32] Support esphome idedata with the native ESP-IDF toolchain (#17040)
|
2026-06-19 10:06:13 +12:00 |
|
Jonathan Swoboda
|
86096b96f5
|
[build] Skip target-platform deps when populating host unit-test config (#17039)
|
2026-06-19 10:06:13 +12:00 |
|
 J. Nick KostonandCopilot Autofix powered by AI
|
ac5a28301a
|
[core] Honor transferred address cache in has_resolvable_address (#17025)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-19 10:06:13 +12:00 |
|
Jesse Hills
|
0422b581cb
|
[core] Stop parent git repos from breaking ESP-IDF/PlatformIO builds (#16994)
|
2026-06-16 23:02:55 +12:00 |
|
Jesse Hills
|
0ce89c17ab
|
[ci] Push branch-tagged docker images to ghcr.io for local testing (#16992)
|
2026-06-16 23:02:55 +12:00 |
|
J. Nick Koston
|
9bf35ab8fb
|
[core] Attribute "took a long time" blocking warning to the owning script (#16768)
|
2026-06-16 23:02:54 +12:00 |
|
 Jesse HillsandJ. Nick Koston
|
32ab3abd7c
|
[psram] Make schema extractable with per-variant options (#16949)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-06-16 23:02:54 +12:00 |
|
 Jonathan SwobodaandJesse Hills
|
99425e3a97
|
[esp32] Add flash_mode and flash_frequency config options (#16920)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-06-15 11:04:46 +12:00 |
|
Jonathan Swoboda
|
f83e3ad6a6
|
[core] Support platformio_options on the native ESP-IDF toolchain (#16917)
|
2026-06-15 11:04:46 +12:00 |
|
Jonathan Swoboda
|
c768e2eabc
|
[esp32] Fix idedata generation failing on unset ESPHOME_ARDUINO (#16925)
|
2026-06-15 11:04:46 +12:00 |
|
 
|
9ffd350095
|
[mipi_spi] Implement automatic mapping of offsets (#16722)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-06-15 11:04:46 +12:00 |
|
 Clyde StubbsandClaude Opus 4.8
|
26ccaf70db
|
[lvgl] Fix schema extraction (#16895)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-15 11:04:46 +12:00 |
|
J. Nick Koston
|
83504d2de2
|
[esp8266] Decode crash handler PC and backtrace in logs (#16911)
|
2026-06-15 11:04:46 +12:00 |
|
Jesse Hills
|
abf6212a5a
|
[tests] Mock target branch in memory-impact exclusion test (#16913)
|
2026-06-11 14:05:10 +12:00 |
|
 Kevin AhrendtandCopilot Autofix powered by AI
|
77009cfafe
|
[resampler] Allow resampler to passthrough bits per sample instead of converting (#16892)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-11 10:21:04 +12:00 |
|
Jonathan Swoboda
|
29a79b1373
|
[core] Make set_cpp_standard work on the native IDF toolchain (#16907)
|
2026-06-11 07:25:03 +12:00 |
|
 Clyde StubbsandClaude Opus 4.8
|
dafc3560dd
|
[tests] Isolate ESPHOME_LOG_STATES in main logs-states tests (#16905)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-10 07:44:58 -04:00 |
|
 ![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
a25ac28ae5
|
[lsm6ds] Add motion platform for STMicro LSM6DS IMU (#16232)
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: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-06-10 01:22:44 +00:00 |
|
Jonathan Swoboda
|
6809af3de0
|
[espidf] Warn when the install path is too long for Windows MAX_PATH (#16896)
|
2026-06-10 13:12:28 +12:00 |
|
Jonathan Swoboda
|
4963ddcb95
|
[espidf] Fix idedata generation on Windows (#16894)
|
2026-06-10 13:09:50 +12:00 |
|
 Clyde StubbsandJ. Nick Koston
|
4f62bb7171
|
[bmi270] Support Bosch BMI270 IMU (#16202)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-06-10 11:04:28 +10:00 |
|
  ![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
eb6d6eac7d
|
[xdb401] XDB401 Pressure Sensor (#15108)
Co-authored-by: Ricky Tsai <ricky@rtnztech.com>
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: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-06-09 19:58:02 -04:00 |
|
Oliver Kleinecke
|
2310b9e3fe
|
[usb_uart] Add Prolific PL2303 USB-serial driver (#16885)
|
2026-06-10 04:27:37 +10:00 |
|
 ![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
8206df6e4e
|
[dlms_meter] dlms_parser library (#15458)
Co-authored-by: PolarGoose <35307286+PolarGoose@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
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>
|
2026-06-09 08:57:13 -04:00 |
|
 
|
5faed9d5f5
|
[nrf52] native build - download toolchain and sdk in venv (#16388)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <swoboda1337@users.noreply.github.com>
|
2026-06-09 07:04:51 -04:00 |
|
 
|
cdc63f0fed
|
[pcm5122] Add PCM5122 audio DAC component (#15709)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: kbx81 <kbx81x@gmail.com>
|
2026-06-09 01:33:15 -05:00 |
|
J. Nick Koston
|
36e043debb
|
[tests] Fail component test merge on conflicting duplicate IDs (#16849)
|
2026-06-08 12:49:25 -05:00 |
|
J. Nick Koston
|
cbc3770b11
|
Include model-driven display schemas in the language schema dump (#16872)
|
2026-06-07 17:30:43 -05:00 |
|
Jonathan Swoboda
|
8400bab926
|
[esp32] Make no-default-board variant test explicit about platformio toolchain (#16847)
|
2026-06-06 19:58:25 -04:00 |
|
 
|
745db9f705
|
[motion] Implement hub component for IMUs (#16226)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-06-06 18:10:08 +10:00 |
|
Jonathan Swoboda
|
6996b7ed1c
|
[ci] Add ESP32 Variants clang-tidy run (S3/P4/C6) (#16825)
|
2026-06-05 22:03:08 -04:00 |
|
Jonathan Swoboda
|
8aa4157574
|
[fastled_base] Use FastLED IDF component on ESP32 (#16804)
|
2026-06-05 21:01:29 -04:00 |
|
J. Nick Koston
|
2a4913713a
|
Revert "[tests] Fail component test merge on conflicting duplicate IDs" (#16848)
|
2026-06-05 19:37:19 -05:00 |
|
J. Nick Koston
|
70d9ab25f3
|
[tests] Fail component test merge on conflicting duplicate IDs (#16795)
|
2026-06-05 17:57:42 -05:00 |
|
Jonathan Swoboda
|
b0e1b94c45
|
[mipi_dsi][mipi_rgb][st7701s][rpi_dpi_rgb] Fix clang-tidy findings (#16837)
|
2026-06-05 11:56:48 -04:00 |
|
  
|
e209a3fa91
|
[usb_uart] Add FTDI FT23XX USB UART driver (#14587)
Co-authored-by: Oliver Kleinecke <kleinecke.oliver@googlemail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2026-06-05 13:57:05 +10:00 |
|
Jesse Hills
|
a8032054ea
|
[light] Pass light reference into lambda light effect (#16815)
|
2026-06-05 10:28:50 +12:00 |
|
J. Nick Koston
|
9fbd4c38ae
|
[i2s_audio] Move test bus into a shared package and give fixtures unique ids (#16793)
|
2026-06-04 17:28:32 -05:00 |
|
Jonathan Swoboda
|
891ec33c94
|
[esp32] Deduplicate PlatformIO library conversion by resolving the batch together (#16756)
|
2026-06-04 07:39:17 -04:00 |
|
Jonathan Swoboda
|
53d685f242
|
[mixer] Give mixer test its own speaker id to avoid CI grouping collision (#16792)
|
2026-06-03 23:37:29 -04:00 |
|