Peter Meiser
|
60968d311b
|
[thermostat] make comparisons consistent with documentation (#13499)
|
2026-01-24 00:20:18 -06:00 |
|
J. Nick Koston
|
30584e2e96
|
[sensirion_common] Use SmallBufferWithHeapFallback helper (#13496)
|
2026-01-23 22:53:44 -06:00 |
|
Jonathan Swoboda
|
468ae39a9e
|
[i2c] Increase ESP-IDF I2C transaction timeout from 20ms to 100ms (#13483)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-23 23:13:03 -05:00 |
|
Big Mike
|
beb9c8d328
|
[sen5x] Fix missing this-> on class members and member functions (#13497)
|
2026-01-23 17:04:09 -10:00 |
|
Jonathan Swoboda
|
cdda3fb7cc
|
[modbus_controller] Fix YAML serialization error with custom_command (#13482)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-23 22:01:40 -05:00 |
|
Jas Strong
|
bba00a3906
|
[rd03d] Fix speed and resolution field order (#13495)
Co-authored-by: jas <jas@asspa.in>
|
2026-01-23 22:01:19 -05:00 |
|
dependabot[bot]
|
42e50ca178
|
Bump github/codeql-action from 4.31.10 to 4.31.11 (#13488)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 16:26:11 -10:00 |
|
Big Mike
|
165e362a1b
|
[sensirion_common] Fix incorrect Big Endian conversion (#13492)
|
2026-01-23 16:19:41 -10:00 |
|
dependabot[bot]
|
e4763f8e71
|
Bump ruff from 0.14.13 to 0.14.14 (#13487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-01-23 16:12:17 -10:00 |
|
Daniel Kent
|
9fddd0659e
|
[bmp581] Split into bmp581_base and bmp581_i2c (#12485)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2026-01-23 19:28:14 -06:00 |
|
Keith Burzinski
|
faea546a0e
|
[light] Fix cwww state restore (#13493)
|
2026-01-23 18:53:20 -06:00 |
|
Clyde Stubbs
|
069db2e128
|
[lvgl] Fix setting empty text (#13494)
|
2026-01-24 11:44:34 +11:00 |
|
Big Mike
|
5f2203b915
|
[sen5x] Fix store baseline functionality (#13469)
|
2026-01-23 18:03:23 -05:00 |
|
J. Nick Koston
|
5c67e04fef
|
[slow_pwm] Fix dump_summary deprecation warning (#13460)
|
2026-01-23 12:37:06 -10:00 |
|
Clyde Stubbs
|
0cdcacc7fc
|
[mipi_rgb] Add software reset command to st7701s init sequence (#13470)
|
2026-01-24 09:02:27 +11:00 |
|
Keith Burzinski
|
cfb61bc50a
|
[ir_rf_proxy] Remove unnecessary headers, add tests (#13464)
|
2026-01-22 20:35:37 -06:00 |
|
Jonathan Swoboda
|
547c985672
|
Merge branch 'release' into dev
|
2026-01-22 18:19:32 -05:00 |
|
Jonathan Swoboda
|
44e624d7a7
|
Merge pull request #13459 from esphome/bump-2026.1.1
2026.1.1
2026.1.1
|
2026-01-22 18:19:18 -05:00 |
|
J. Nick Koston
|
5779e3e6e4
|
[atm90e32] Fix dump_summary deprecation warning and remove stored cs_summary_ (#13465)
|
2026-01-22 12:54:01 -10:00 |
|
J. Nick Koston
|
3184717607
|
[rpi_dpi_rgb] Fix dump_summary deprecation warning (#13461)
|
2026-01-22 12:53:38 -10:00 |
|
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)
|
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 |
|