J. Nick Koston
|
b2b61bea6a
|
[web_server_idf] Inline send() to reduce httpd task stack depth (#15045)
|
2026-03-22 12:33:06 -10:00 |
|
J. Nick Koston
|
30f66be1da
|
[esp32] Mention ignore_pin_validation_error in flash pin error message (#14998)
|
2026-03-22 12:32:42 -10:00 |
|
J. Nick Koston
|
6caa9ee227
|
[logger] Move log level lookup tables to PROGMEM (#15003)
|
2026-03-22 12:32:08 -10:00 |
|
J. Nick Koston
|
9152f77cdd
|
[core] Reduce automation call chain stack depth (#15042)
|
2026-03-22 12:31:48 -10:00 |
|
J. Nick Koston
|
4d09eb2cec
|
[tests] Fix flaky ld24xx integration tests by disabling API batching (#15050)
|
2026-03-22 12:29:28 -10:00 |
|
J. Nick Koston
|
5cc4f6e85a
|
[logger] Add task_log_buffer_zephyr.cpp to platform source filter (#15081)
|
2026-03-22 12:29:12 -10:00 |
|
J. Nick Koston
|
27f3a5f5f4
|
[sht4x] Add missing hal.h include for millis() on ESP-IDF (#15087)
|
2026-03-22 11:54:54 -10:00 |
|
J. Nick Koston
|
593dbc9e67
|
[logger] Fix unit test and benchmark Logger constructor calls (#15085)
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 / 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 (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 / 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-03-23 09:50:58 +13:00 |
|
J. Nick Koston
|
daafa8faa3
|
[wifi] Inline trivial WiFiAP and WiFiComponent accessors (#15075)
|
2026-03-22 10:36:18 -10:00 |
|
Jason Kölker
|
2b6d63fd09
|
[pmsx003] Keep active-mode reads aligned (#14832)
|
2026-03-23 09:21:08 +13:00 |
|
J. Nick Koston
|
c917b8ce06
|
[logger] Fix race condition in task log buffer initialization (#15071)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-03-23 09:20:28 +13:00 |
|
Jonathan Swoboda
|
12b10d8b89
|
[ultrasonic] Fix ISR edge detection with debounce and trigger filtering (#15014)
|
2026-03-22 16:19:46 -04:00 |
|
J. Nick Koston
|
6a77b8b1f4
|
[light] Fix gamma LUT quantizing small brightness to zero (#15060)
|
2026-03-23 09:19:28 +13:00 |
|
J. Nick Koston
|
ba4be2a904
|
[uart] Fix RTL87xx compilation failure due to SUCCESS macro collision (#15054)
|
2026-03-23 09:17:59 +13:00 |
|
J. Nick Koston
|
ca0523b86c
|
[sht4x] Fix heater causing measurement jitter (#15030)
|
2026-03-23 09:16:46 +13:00 |
|
J. Nick Koston
|
5e68282519
|
[light] Fix constant_brightness broken by gamma LUT refactor (#15048)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-23 09:14:52 +13:00 |
|
Clyde Stubbs
|
a0d5525312
|
[lvgl] Meter fixes (#15073)
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 / 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 (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 / 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-03-22 19:01:49 +11:00 |
|
J. Nick Koston
|
c48fd0738b
|
[mqtt] Rate-limit component resends to prevent task WDT on reconnect (#15061)
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 / 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 (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 / 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
Synchronise Device Classes from Home Assistant / Sync Device Classes (push) Has been cancelled
|
2026-03-21 15:33:42 -10:00 |
|
J. Nick Koston
|
8224da3460
|
[core] Inline Component::get_component_log_str() (#15068)
|
2026-03-21 15:32:24 -10:00 |
|
Clyde Stubbs
|
dd82a91d8f
|
[lvgl] Don't animate page change when not requested (#15069)
|
2026-03-22 11:13:17 +11:00 |
|
J. Nick Koston
|
86ec218f75
|
[benchmark] Add plaintext API frame write benchmarks (#15036)
|
2026-03-21 13:15:35 -10:00 |
|
Samuel Sieb
|
2a6ec597b4
|
[analog_threshhold] add missing header (#15058)
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 / 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 (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 / 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
Stale / stale (push) Has been cancelled
Lock closed issues and PRs / lock (push) Has been cancelled
Publish Release / Initialize build (push) Has been cancelled
Publish Release / Build and publish to PyPi (push) Has been cancelled
Publish Release / Build ESPHome amd64 (push) Has been cancelled
Publish Release / Build ESPHome arm64 (push) Has been cancelled
Publish Release / Publish ESPHome docker to dockerhub (push) Has been cancelled
Publish Release / Publish ESPHome docker to ghcr (push) Has been cancelled
Publish Release / Publish ESPHome ha-addon to dockerhub (push) Has been cancelled
Publish Release / Publish ESPHome ha-addon to ghcr (push) Has been cancelled
Publish Release / deploy-ha-addon-repo (push) Has been cancelled
Publish Release / deploy-esphome-schema (push) Has been cancelled
Publish Release / version-notifier (push) Has been cancelled
|
2026-03-21 18:13:08 +00:00 |
|
dependabot[bot]
|
8dd69207ea
|
Bump aioesphomeapi from 44.6.2 to 44.7.0 (#15052)
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 / 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 (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 / 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
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-21 10:24:56 +00:00 |
|
J. Nick Koston
|
d203a46ef8
|
[api] Enable HAVE_WEAK_SYMBOLS and HAVE_INLINE_ASM for libsodium (#15038)
|
2026-03-21 04:17:37 +00:00 |
|
J. Nick Koston
|
1920d8a887
|
[benchmark] Add noise encryption benchmarks (#15037)
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
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 / 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 (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 / 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
Synchronise Device Classes from Home Assistant / Sync Device Classes (push) Has been cancelled
|
2026-03-20 17:35:17 -10:00 |
|
J. Nick Koston
|
95dea59382
|
[core] Use SplitMix32 PRNG for random_uint32() (#14984)
|
2026-03-20 15:25:54 -10:00 |
|
J. Nick Koston
|
f3cddcee21
|
[core] Store parent pointers as members to enable inline Callback storage (#14923)
|
2026-03-20 15:25:40 -10:00 |
|
J. Nick Koston
|
21e384cafd
|
[esp32] Disable PicolibC Newlib compatibility shim on IDF 6.0+ (#15008)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-20 15:10:18 -10:00 |
|
J. Nick Koston
|
32db055b98
|
[number] Clean up NumberCall::perform() increment/decrement logic (#15000)
|
2026-03-20 15:09:28 -10:00 |
|
J. Nick Koston
|
2c87260046
|
[core] Optimize Component::is_ready() with bitmask check (#15005)
|
2026-03-20 15:09:13 -10:00 |
|
J. Nick Koston
|
51ccad8461
|
[preferences] Shorten TAG strings across all platforms (#15004)
|
2026-03-20 15:09:01 -10:00 |
|
J. Nick Koston
|
7f500c4b6e
|
[modbus] Fix size_t format warning in clear_rx_buffer_ (#15002)
|
2026-03-20 15:08:46 -10:00 |
|
J. Nick Koston
|
564d155cb6
|
[wifi] Use LOG_STR_LITERAL for scan complete log on ESP8266 (#15001)
|
2026-03-20 15:08:33 -10:00 |
|
J. Nick Koston
|
edf5542559
|
[analyze-memory] Attribute extern C symbols to components via source file mapping (#15006)
|
2026-03-20 15:05:17 -10:00 |
|
J. Nick Koston
|
51335e8830
|
[ledc] Fix deprecated intr_type warning on ESP-IDF 6.0+ (#15009)
|
2026-03-20 15:01:30 -10:00 |
|
J. Nick Koston
|
391ffe34f8
|
[rp2040] Fix get_mac_address_raw to use ethernet MAC when WiFi unavailable (#15033)
|
2026-03-20 15:01:11 -10:00 |
|
J. Nick Koston
|
12ead0408a
|
[gpio] Use constexpr uint32_t timer ID for interlock timeout (#15010)
|
2026-03-20 15:00:56 -10:00 |
|
Daniel Kent
|
2d39cc2540
|
[spa06_i2c] Add SPA06-003 Temperature and Pressure Sensor - I2C support (Part 2 of 3) (#14522)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-03-21 00:38:04 +00:00 |
|
J. Nick Koston
|
a9a8f4cb3b
|
[time] Fix timezone_offset() and recalc_timestamp_local() always returning UTC (#14996)
|
2026-03-20 13:58:14 -10:00 |
|
J. Nick Koston
|
8fa2e75afa
|
[core] Add copy() method to StringRef for std::string compatibility (#15028)
|
2026-03-20 13:58:02 -10:00 |
|
J. Nick Koston
|
0b01f9fc42
|
[web_server] Increase httpd task stack size to prevent stack overflow (#14997)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-20 13:57:51 -10:00 |
|
Jonathan Swoboda
|
ed8c062d9f
|
[esp32_touch] Fix initial state never published when sensor untouched (#15032)
|
2026-03-20 19:53:02 -04:00 |
|
J. Nick Koston
|
5e516e78e4
|
[wifi] Fix ESP8266 power_save_mode mapping (LIGHT/HIGH were swapped) (#15029)
|
2026-03-20 12:13:49 -10:00 |
|
J. Nick Koston
|
896b6ec8c9
|
[api] Increase noise handshake timeout to 60s for slow WiFi environments (#15022)
|
2026-03-20 17:06:23 -05:00 |
|
dependabot[bot]
|
9e7cdaf475
|
Bump aioesphomeapi from 44.6.1 to 44.6.2 (#15027)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 11:10:40 -10:00 |
|
dependabot[bot]
|
a3fd1d5d00
|
Bump github/codeql-action from 4.33.0 to 4.34.1 (#15023)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 10:41:45 -10:00 |
|
dependabot[bot]
|
7257bed1e9
|
Bump CodSpeedHQ/action from 4.11.1 to 4.12.1 (#15024)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 10:41:20 -10:00 |
|
Javier Peletier
|
5a9977cf5c
|
[lvgl] Fix arc indicator widget not registered in widget_map (#14986)
|
2026-03-21 07:35:41 +11:00 |
|
Keith Roehrenbeck
|
12b3aec567
|
[ld2450] Fix zone target counts including untracked ghost targets (#15026)
|
2026-03-20 10:11:57 -10:00 |
|
J. Nick Koston
|
d59c006ff9
|
[uart] Fix UART0 default pin IOMUX loopback on ESP32 (#14978)
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 / 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 (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 / 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
Stale / stale (push) Has been cancelled
Lock closed issues and PRs / lock (push) Has been cancelled
Publish Release / Initialize build (push) Has been cancelled
Publish Release / Build and publish to PyPi (push) Has been cancelled
Publish Release / Build ESPHome amd64 (push) Has been cancelled
Publish Release / Build ESPHome arm64 (push) Has been cancelled
Publish Release / Publish ESPHome docker to dockerhub (push) Has been cancelled
Publish Release / Publish ESPHome docker to ghcr (push) Has been cancelled
Publish Release / Publish ESPHome ha-addon to dockerhub (push) Has been cancelled
Publish Release / Publish ESPHome ha-addon to ghcr (push) Has been cancelled
Publish Release / deploy-ha-addon-repo (push) Has been cancelled
Publish Release / deploy-esphome-schema (push) Has been cancelled
Publish Release / version-notifier (push) Has been cancelled
|
2026-03-19 20:56:51 -10:00 |
|