 J. Nick KostonandGitHub
|
37eae9b466
|
[api] Gate the bluetooth connection messages on their own define (#18281)
|
2026-08-11 21:31:13 -05:00 |
|
 
|
82a63658f9
|
[hoermann_hcp] Add Hörmann HCP garage door component (#17355)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-10 17:20:20 -05:00 |
|
 J. Nick KostonandGitHub
|
d9567b2974
|
Normalize marker-wrapped callable keys in the schema dump (#18218)
|
2026-08-10 10:05:37 -05:00 |
|
 J. Nick KostonandGitHub
|
a7740091ec
|
[ci] Run CodSpeed benchmarks when top-level esphome Python modules change (#18114)
|
2026-08-05 20:50:13 -05:00 |
|
 J. Nick KostonandGitHub
|
f971e404c7
|
[core] Resolve GCC multilib include dirs for clang-tidy (#18111)
|
2026-08-05 19:09:13 -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 |
|
 Jesse HillsandGitHub
|
4ceae9cf85
|
[ci] Replace pre-commit with prek (#18029)
|
2026-08-04 16:18:46 +12:00 |
|
 J. Nick KostonandGitHub
|
4424af8c5b
|
[api] Move runtime log client out of the component package (#18043)
|
2026-08-03 19:57:52 -05:00 |
|
 J. Nick KostonandGitHub
|
ca1f89e500
|
[ci] Enable the ruff rule requiring explicit encoding on text file I/O (#17897)
|
2026-07-29 13:44:39 -04:00 |
|
 J. Nick KostonandGitHub
|
16930c4e2c
|
[ci] Read the GitHub event file as UTF-8 (#17896)
|
2026-07-27 17:33:08 -10:00 |
|
 ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
345bd11a2c
|
Bump ruff from 0.15.22 to 0.16.0 (#17818)
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-07-27 12:08:51 -04:00 |
|
 Jonathan SwobodaandGitHub
|
8a7d2d0ca0
|
[ci] Enforce list form for platform domains in test fixtures (#17869)
|
2026-07-26 19:01:15 -04:00 |
|
 J. Nick KostonandGitHub
|
37be04f58e
|
[core] Reduce memory footprint of esphome upload (#17684)
|
2026-07-21 12:21:12 -10:00 |
|
 Jonathan SwobodaandGitHub
|
ebaf32c82a
|
[ci] Add LibreTiny clang-tidy environments (#17491)
|
2026-07-17 21:38:55 -04:00 |
|
 J. Nick KostonandGitHub
|
14e71e190c
|
[ci] Restore memory impact detail for ESP-IDF builds (#17587)
|
2026-07-16 08:00:19 -04:00 |
|
 Jonathan SwobodaandGitHub
|
5a3c2f4d11
|
[ci] Add rp2 clang-tidy environment (#17486)
|
2026-07-15 21:17:21 -04:00 |
|
 Jesse HillsandGitHub
|
db9a09d05a
|
[script] Recursively expand nested packages when merging component tests (#17557)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.12) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.12) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.12) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.batch.components }}) (push) Has been cancelled
CI / Test esp32 components with PlatformIO (push) Has been cancelled
CI / Seed pre-commit cache (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2026-07-14 14:11:03 +12:00 |
|
 Clyde StubbsandGitHub
|
5e3e2f82c9
|
[script] Fix duplicate import in build_codeowners.py (#17543)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.12) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.12) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.12) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.batch.components }}) (push) Has been cancelled
CI / Test esp32 components with PlatformIO (push) Has been cancelled
CI / Seed pre-commit cache (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
CI - GitHub Scripts / Test auto-label-pr scripts (push) Has been cancelled
|
2026-07-13 10:16:53 -04:00 |
|
 Jesse HillsandGitHub
|
4a82b10783
|
[ci] Group component test output into collapsible CI log sections (#17536)
|
2026-07-13 15:29:35 +12:00 |
|
 Jonathan SwobodaandGitHub
|
b3e03868b3
|
[mipi_rgb] Test in isolation to avoid bus/pin merge conflicts (#17534)
|
2026-07-13 12:00:22 +12:00 |
|
 Jesse HillsandGitHub
|
dd0d0942f5
|
[image] Restructure into a platform component (#17416)
|
2026-07-09 07:38:58 +12:00 |
|
 
|
cdd334284e
|
[rp2] Rename rp2040 platform to rp2 (#17145)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-07-07 08:20:24 +12:00 |
|
 Clyde StubbsandGitHub
|
f6c260a2c5
|
[ci] Make import time budget more realistic (#17406)
|
2026-07-05 08:01:48 -04:00 |
|
 
|
8ab19c0242
|
[esp32] Add RTC-backed preferences (honor in_flash flag) (#17073)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-05 11:48:30 +10:00 |
|
 Jonathan SwobodaandGitHub
|
5738c60206
|
[nrf52] Run clang-tidy against the native sdk-nrf toolchain (#17364)
|
2026-07-03 18:09:01 -04:00 |
|
 Jonathan SwobodaandGitHub
|
187cd51867
|
[ci] Carry native-toolchain needs on component test batches (#17359)
|
2026-07-03 13:47:08 -04:00 |
|
  
|
fd16eec416
|
[nrf52] switch nrf52 builds to native sdk by default (#17319)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: ESPHome Device Builder <device-builder@esphome.io>
|
2026-07-03 12:16:55 -04:00 |
|
 Jonathan SwobodaandGitHub
|
3035355c0a
|
[ci] Widen import-time margin for CI runner variance (#17287)
|
2026-06-30 11:38:31 -04:00 |
|
 Jonathan SwobodaandGitHub
|
43b3aa0712
|
[ci] Fix nRF52 zigbee/network test-grouping conflict (#17295)
|
2026-06-30 11:37:59 -04:00 |
|
 
|
9e72027b64
|
[devcontainer] Align base image with production, fix Python venv and build tools (#17296)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-30 08:33:33 -04:00 |
|
 Jonathan SwobodaandGitHub
|
b8690c8e31
|
[core] Drop Python 3.11 support (#17280)
|
2026-06-29 12:32:28 -04:00 |
|
 
|
5f311d281e
|
[esphome] Warn when a YAML merge (<<:) drops a key (#17246)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-29 07:17:01 +10:00 |
|
 Jesse HillsandGitHub
|
d0e3e98d55
|
[dashboard] Remove legacy web dashboard (#17124)
|
2026-06-22 09:33:27 +12:00 |
|
 Jonathan SwobodaandGitHub
|
1a553018bf
|
[build] Skip target-platform deps when populating host unit-test config (#17039)
|
2026-06-18 15:38:57 -04:00 |
|
 
|
1753ccd811
|
[ci] Update component-test CI for ESP-IDF default toolchain (#16383)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-06-18 08:57:59 -04:00 |
|
 Jonathan SwobodaandGitHub
|
7cb6cf2f2a
|
[ci] Replace clang-tidy hash with direct config-file diff check (#17019)
|
2026-06-17 21:12:39 -04:00 |
|
 
|
1ee49720c7
|
[psram] Make schema extractable with per-variant options (#16949)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-06-15 19:55:21 +12:00 |
|
 
|
10ce6024bf
|
[lvgl] Fix schema extraction (#16895)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.components }}) (push) Has been cancelled
CI / Test components with native ESP-IDF (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-13 08:21:38 -04:00 |
|
 J. Nick KostonandGitHub
|
36e043debb
|
[tests] Fail component test merge on conflicting duplicate IDs (#16849)
|
2026-06-08 12:49:25 -05:00 |
|
 J. Nick KostonandGitHub
|
cbc3770b11
|
Include model-driven display schemas in the language schema dump (#16872)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.components }}) (push) Has been cancelled
CI / Test components with native ESP-IDF (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2026-06-07 17:30:43 -05:00 |
|
 Jonathan SwobodaandGitHub
|
64fc09646c
|
[esp32] Fix clang-tidy on ESP-IDF 6 (#16850)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.components }}) (push) Has been cancelled
CI / Test components with native ESP-IDF (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
CI for docker images / Build docker containers (docker, ubuntu-24.04) (push) Has been cancelled
CI for docker images / Build docker containers (docker, ubuntu-24.04-arm) (push) Has been cancelled
CI for docker images / Build docker containers (ha-addon, ubuntu-24.04) (push) Has been cancelled
CI for docker images / Build docker containers (ha-addon, ubuntu-24.04-arm) (push) Has been cancelled
|
2026-06-06 20:00:42 -04:00 |
|
 Jonathan SwobodaandGitHub
|
6996b7ed1c
|
[ci] Add ESP32 Variants clang-tidy run (S3/P4/C6) (#16825)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 1/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 2/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF 3/3 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 C6 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 P4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 S3 (push) Has been cancelled
CI / Test components batch (${{ matrix.components }}) (push) Has been cancelled
CI / Test components with native ESP-IDF (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
CI for docker images / Build docker containers (docker, ubuntu-24.04) (push) Has been cancelled
CI for docker images / Build docker containers (docker, ubuntu-24.04-arm) (push) Has been cancelled
CI for docker images / Build docker containers (ha-addon, ubuntu-24.04) (push) Has been cancelled
CI for docker images / Build docker containers (ha-addon, ubuntu-24.04-arm) (push) Has been cancelled
|
2026-06-05 22:03:08 -04:00 |
|
 Jonathan SwobodaandGitHub
|
8aa4157574
|
[fastled_base] Use FastLED IDF component on ESP32 (#16804)
|
2026-06-05 21:01:29 -04:00 |
|
 J. Nick KostonandGitHub
|
2a4913713a
|
Revert "[tests] Fail component test merge on conflicting duplicate IDs" (#16848)
|
2026-06-05 19:37:19 -05:00 |
|
 J. Nick KostonandGitHub
|
70d9ab25f3
|
[tests] Fail component test merge on conflicting duplicate IDs (#16795)
|
2026-06-05 17:57:42 -05:00 |
|
 
|
93334d4e60
|
[scripts] Fix build_language_schema (#16816)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-06-05 21:44:31 +00:00 |
|
 J. Nick KostonandGitHub
|
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 SwobodaandGitHub
|
5288767abf
|
[clang-tidy] Add --exclude-grep to skip files by content (#16813)
|
2026-06-04 17:58:22 -04:00 |
|
 Jonathan SwobodaandGitHub
|
e2459a3923
|
[clang-tidy] Support RISC-V targets natively (#16809)
|
2026-06-04 17:57:56 -04:00 |
|
 Jonathan SwobodaandGitHub
|
148a5ba68e
|
[esp32] Run clang-tidy via the native ESP-IDF toolchain (#16748)
CI / Create common environment (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check import esphome.__main__ time (push) Has been cancelled
CI / Test downstream esphome/device-builder (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.14) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.14) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.14) (push) Has been cancelled
CI / Determine which jobs to run (push) Has been cancelled
CI / Run integration tests (${{ matrix.bucket.name }}) (push) Has been cancelled
CI / Run C++ unit tests (push) Has been cancelled
CI / Run CodSpeed benchmarks (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Run script/clang-tidy for ZEPHYR (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Test components batch (${{ matrix.components }}) (push) Has been cancelled
CI / Test components with native ESP-IDF (push) Has been cancelled
CI / pre-commit.ci lite (push) Has been cancelled
CI / Build target branch for memory impact (push) Has been cancelled
CI / Build PR branch for memory impact (push) Has been cancelled
CI / Comment memory impact (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2026-06-04 11:47:42 -04:00 |
|