J. Nick Koston
|
e8972c65c8
|
[mipi_rgb] Fix dump_summary deprecation warning (#13463)
|
2026-01-22 12:53:15 -10:00 |
|
J. Nick Koston
|
71cda05073
|
[st7701s] Fix dump_summary deprecation warning (#13462)
|
2026-01-22 12:42:28 -10:00 |
|
Clyde Stubbs
|
3dbebb728d
|
[sensor] Clamp filter handles non-finite values better (#13457)
|
2026-01-22 22:34:29 +00:00 |
|
Jonathan Swoboda
|
f938de16af
|
Bump version to 2026.1.1
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
ec791063b3
|
[time] Always call time sync callbacks even when time unchanged (#13456)
|
2026-01-22 16:30:52 -05:00 |
|
Jonathan Swoboda
|
fb984cd052
|
[aqi] Remove unit_of_measurement to fix Home Assistant warning (#13448)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
Jonathan Swoboda
|
85181779d1
|
[fingerprint_grow] Use buffer-based dump_summary to fix deprecation warnings (#13447)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
95b23702e4
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures (#13450)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
95eebcd74f
|
[api] Limit Nagle batching for log messages to reduce LWIP buffer pressure (#13439)
|
2026-01-22 16:30:52 -05:00 |
|
Rene Guca
|
3c3d5c2fca
|
[dht] Increase delay for DHT22 and RHT03 (#13446)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
811ac81320
|
[http_request] Fix OTA failures on ESP8266/Arduino by making read semantics consistent (#13435)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
f01bd68a4b
|
[spi] Fix display init failure by marking displays as write-only for half-duplex mode (#13431)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
5433c0f707
|
[wifi] Fix bk72xx manual_ip preventing API connection (#13426)
|
2026-01-22 16:30:52 -05:00 |
|
Jonathan Swoboda
|
b06cce9eeb
|
[esp32] Add warning for experimental 400MHz on ESP32-P4 (#13433)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
Jonathan Swoboda
|
65bcfee035
|
[http_request] Fix verify_ssl: false not working on ESP32 (#13422)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
Copilot
|
9261b9ecaa
|
[lvgl] Validate LVGL dropdown symbols require Unicode codepoint ≥ 0x100 (#13394)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
6725e6c01e
|
[wifi] Process scan results one at a time to avoid heap allocation (#13400)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
effbcece49
|
[time] Always call time sync callbacks even when time unchanged (#13456)
|
2026-01-22 21:27:04 +00:00 |
|
Jonathan Swoboda
|
98a926f37f
|
[heatpumpir] Fix ambiguous millis() call with HeatpumpIR library (#13458)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:22:33 -05:00 |
|
dependabot[bot]
|
110c173eac
|
Update wheel requirement from <0.46,>=0.43 to >=0.43,<0.47 (#13451)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:53 -10:00 |
|
dependabot[bot]
|
6008abae62
|
Bump actions/setup-python from 6.1.0 to 6.2.0 in /.github/actions/restore-python (#13453)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:40 -10:00 |
|
dependabot[bot]
|
04e102f344
|
Bump actions/setup-python from 6.1.0 to 6.2.0 (#13454)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:27 -10:00 |
|
dependabot[bot]
|
bb67b1ca1e
|
Bump actions/checkout from 6.0.1 to 6.0.2 (#13452)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:15 -10:00 |
|
esphomebot
|
6d7956a062
|
Update webserver local assets to 20260122-204614 (#13455)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-22 11:15:42 -10:00 |
|
Jonathan Swoboda
|
afbbdd1492
|
[aqi] Remove unit_of_measurement to fix Home Assistant warning (#13448)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:10:55 -05:00 |
|
Jonathan Swoboda
|
b06568c132
|
[fingerprint_grow] Use buffer-based dump_summary to fix deprecation warnings (#13447)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:07:41 -05:00 |
|
J. Nick Koston
|
3c5fc638d5
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures (#13450)
|
2026-01-22 10:42:14 -10:00 |
|
J. Nick Koston
|
ddb762f8f5
|
[api] Limit Nagle batching for log messages to reduce LWIP buffer pressure (#13439)
|
2026-01-22 08:09:14 -10:00 |
|
H. Árkosi Róbert
|
4ac7fe84b4
|
[bthome_mithermometer] add encrypted beacon support (#13428)
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 (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (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 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
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Stale / stale (push) Has been cancelled
Lock closed issues and PRs / lock (push) Has been cancelled
|
2026-01-23 03:14:14 +11:00 |
|
Sven Kocksch
|
d6a41ed51e
|
[mipi_dsi] Add M5Stack Tab5 (Rev2/V2) DriverChip (#12074)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2026-01-23 02:31:38 +11:00 |
|
Rene Guca
|
8d1379a275
|
[dht] Increase delay for DHT22 and RHT03 (#13446)
|
2026-01-22 07:54:10 -05:00 |
|
J. Nick Koston
|
5bbf9153ca
|
[http_request] Fix OTA failures on ESP8266/Arduino by making read semantics consistent (#13435)
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 (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (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 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: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-21 19:48:32 -10:00 |
|
J. Nick Koston
|
a1c4d56268
|
[alarm_control_panel] Reduce heap allocations in arm/disarm methods (#13358)
|
2026-01-21 18:37:13 -10:00 |
|
J. Nick Koston
|
a9ce3df04c
|
[esp8266] Use SmallBufferWithHeapFallback in preferences (#13397)
|
2026-01-21 18:36:12 -10:00 |
|
J. Nick Koston
|
99aa83564e
|
[mqtt] Reduce heap allocations in hot paths (#13362)
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-01-21 18:35:59 -10:00 |
|
J. Nick Koston
|
aa5092bdc2
|
[mqtt] Use stack buffers for discovery message formatting (#13216)
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-01-21 18:35:43 -10:00 |
|
Edward Firmo
|
645832a070
|
[nextion] Add configurable startup and queue timeout constants (#11098)
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@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2026-01-21 20:10:12 -06:00 |
|
Jonathan Swoboda
|
19c1d3aee7
|
[esp32] Bump Arduino to 3.3.6, platform to 55.03.36 (#13438)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 20:41:59 -05:00 |
|
J. Nick Koston
|
ce5ec7a78f
|
[spi] Fix display init failure by marking displays as write-only for half-duplex mode (#13431)
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 (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.13) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (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 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
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
Synchronise Device Classes from Home Assistant / Sync Device Classes (push) Has been cancelled
|
2026-01-21 14:04:07 -10:00 |
|
J. Nick Koston
|
ebf589560d
|
[wifi] Fix bk72xx manual_ip preventing API connection (#13426)
|
2026-01-21 14:03:49 -10:00 |
|
Jonathan Swoboda
|
8dd1aec606
|
[esp32] Add warning for experimental 400MHz on ESP32-P4 (#13433)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 17:17:11 -05:00 |
|
Joakim Plate
|
9d967b01c8
|
Expose sockaddr to string formatter (#12351)
|
2026-01-21 10:32:39 -10:00 |
|
tomaszduda23
|
11e0d536e4
|
[debug] Print reg0 value from config if mismatched on nrf52 (#11867)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-01-21 20:15:51 +00:00 |
|
dependabot[bot]
|
673f46f761
|
Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#13430)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 09:37:18 -10:00 |
|
dependabot[bot]
|
4abae8d445
|
Bump setuptools from 80.9.0 to 80.10.1 (#13429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 09:37:04 -10:00 |
|
Jonathan Swoboda
|
e62368e058
|
[heatpumpir] Add ESP-IDF support, bump to 1.0.40 (#13042)
|
2026-01-21 13:19:36 -05:00 |
|
Jonathan Swoboda
|
5345c96ff3
|
[http_request] Fix verify_ssl: false not working on ESP32 (#13422)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 13:18:37 -05:00 |
|
tomaszduda23
|
333ace25c9
|
[adc] Fix indent (#11933)
|
2026-01-21 12:41:56 -05:00 |
|
Dawid
|
6014bba3d1
|
[zephyr] Small build fixes for the logger/gpio subsystems (#13242)
Co-authored-by: dawret <dawret@dawret.me>
|
2026-01-21 12:37:10 -05:00 |
|
maikeljkwak
|
5f2394ef80
|
[hc8, mhz19] Moving constant CONF_WARMUP_TIME to const.py (#13392)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 12:34:52 -05:00 |
|