dependabot[bot]
|
98ed679b19
|
Bump ruff from 0.14.9 to 0.14.10 (#12572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-12-19 19:22:56 +00:00 |
|
dependabot[bot]
|
59b38d79b4
|
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in the docker-actions group (#12574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-19 09:18:52 -10:00 |
|
dependabot[bot]
|
26c16f4ca2
|
Bump voluptuous from 0.15.2 to 0.16.0 (#12573)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-19 09:18:33 -10:00 |
|
Jas Strong
|
940e619481
|
[aqi, hm3301, pmsx003] Air Quality Index improvements (#12203)
Co-authored-by: jas <jas@asspa.in>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-12-19 13:42:11 -05:00 |
|
Jonathan Swoboda
|
eaca81c3ab
|
Merge branch 'release' into dev
|
2025-12-19 10:53:18 -05:00 |
|
Jonathan Swoboda
|
93e38f2608
|
Merge pull request #12569 from esphome/bump-2025.12.1
2025.12.1
2025.12.1
|
2025-12-19 10:53:05 -05:00 |
|
Jonathan Swoboda
|
3a888326d8
|
Bump version to 2025.12.1
|
2025-12-19 10:13:35 -05:00 |
|
Keith Burzinski
|
f0d0ea60a7
|
[esp32_ble, esp32_ble_tracker] Fix crash, error messages when ble.disable called during boot (#12560)
|
2025-12-19 10:13:35 -05:00 |
|
Jonathan Swoboda
|
7ca11764ab
|
[template.alarm_control_panel] Fix compile without binary_sensor (#12548)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-19 10:13:35 -05:00 |
|
Jonathan Swoboda
|
3e38a5e630
|
[esp32_camera] Fix I2C driver conflict with other components (#12533)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-12-19 10:13:35 -05:00 |
|
Jonathan Swoboda
|
636be92c97
|
[bme68x_bsec2_i2c] Add MULTI_CONF support for multiple sensors (#12535)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-19 10:13:35 -05:00 |
|
Jack Wilsdon
|
195b1c6323
|
[pm1006] Fix "never" update interval detection (#12529)
|
2025-12-19 10:13:35 -05:00 |
|
Anna Oake
|
7e08092012
|
[cc1101] Fix default frequencies (#12539)
|
2025-12-19 10:13:35 -05:00 |
|
pixelgrb
|
f962497db1
|
[mmc5603] enable AUTO_SR_en to compensate for temperature drift (#12556)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-18 23:13:36 -05:00 |
|
Keith Burzinski
|
7ae3a11d6b
|
[esp32_ble, esp32_ble_tracker] Fix crash, error messages when ble.disable called during boot (#12560)
|
2025-12-18 19:42:47 -06:00 |
|
dependabot[bot]
|
1c50c2b672
|
Bump ruamel-yaml from 0.18.16 to 0.18.17 (#12555)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 11:19:19 -10:00 |
|
Jonathan Swoboda
|
41fd1762e9
|
[core] Deprecate custom_components folder (#12552)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-18 11:46:16 -05:00 |
|
J. Nick Koston
|
2cf6ed2af7
|
[socket] Refactor socket implementations for memory efficiency and code quality (#12550)
|
2025-12-18 09:07:35 -07:00 |
|
J. Nick Koston
|
b47b7d43fd
|
[api] Remove unused force parameter from encode_message (#12551)
|
2025-12-18 09:06:16 -07:00 |
|
Jonathan Swoboda
|
663a4304e0
|
[libretiny] Fix millis() ambiguity on BK72XX (#12534)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-18 07:50:31 -05:00 |
|
Jonathan Swoboda
|
ca47bad90a
|
[template.alarm_control_panel] Fix compile without binary_sensor (#12548)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 23:34:04 -05:00 |
|
J. Nick Koston
|
4f821a6d76
|
[wifi] Reduce scan logging to prevent blocking loop during connection (#12544)
|
2025-12-17 18:21:46 -10:00 |
|
J. Nick Koston
|
426305836d
|
[esp32][libretiny] Avoid duplicate snprintf when syncing preferences (#12542)
|
2025-12-17 18:16:14 -10:00 |
|
dependabot[bot]
|
1b5af7d21d
|
Bump github/codeql-action from 4.31.8 to 4.31.9 (#12524)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-17 15:22:19 -10:00 |
|
David Woodhouse
|
9de7df7b5b
|
Add build info to image (#12425)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-18 00:06:52 +00:00 |
|
Jonathan Swoboda
|
2b337aa306
|
[esp32_camera] Fix I2C driver conflict with other components (#12533)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-12-17 17:37:59 -05:00 |
|
Jonathan Swoboda
|
4ddaff4027
|
[esp32] Dynamically embed managed component server certificates (#12509)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-12-17 17:26:56 -05:00 |
|
J. Nick Koston
|
91c504061b
|
[select] Eliminate string allocation in state callbacks (#12505)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-17 12:19:26 -10:00 |
|
Jonathan Swoboda
|
dc8f7abce2
|
[bme68x_bsec2_i2c] Add MULTI_CONF support for multiple sensors (#12535)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 17:07:42 -05:00 |
|
Jonathan Swoboda
|
3d673ac55e
|
[ci] Check changed headers in clang-tidy when using --changed (#12540)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 11:13:18 -10:00 |
|
Jack Wilsdon
|
b02696edc0
|
[pm1006] Fix "never" update interval detection (#12529)
|
2025-12-18 07:40:31 +11:00 |
|
Anna Oake
|
f9720026d0
|
[cc1101] Fix default frequencies (#12539)
|
2025-12-17 14:19:18 -05:00 |
|
Jonathan Swoboda
|
d7b04a3d18
|
[nextion] Fix clang-tidy error on Zephyr for HTTPClient (#12538)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 13:59:49 -05:00 |
|
Jonathan Swoboda
|
0e71fa97a7
|
[spi] Add SPIInterface stub for clang-tidy on unsupported platforms (#12532)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 12:18:25 -05:00 |
|
J. Nick Koston
|
42e061c9ae
|
[text] Avoid string copies in callbacks by passing const ref (#12504)
|
2025-12-17 12:00:19 -05:00 |
|
J. Nick Koston
|
94763ebdab
|
[libretiny] Store preference keys as uint32_t, convert to string only at FlashDB boundary (#12500)
|
2025-12-17 11:59:40 -05:00 |
|
J. Nick Koston
|
f32bb618ac
|
[esp32] Store preference keys as uint32_t, convert to string only at NVS boundary (#12494)
|
2025-12-17 11:59:35 -05:00 |
|
Edward Firmo
|
0707f383a6
|
[nextion] Use ESP-IDF for ESP32 Arduino (#9429)
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: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-17 11:45:17 -05:00 |
|
Piotr Szulc
|
e91c6a79ea
|
[deep_sleep] Deep sleep for BK72xx (#12267)
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: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-17 11:45:05 -05:00 |
|
J. Nick Koston
|
63fc8b4e5a
|
[core] Refactor str_snake_case and str_sanitize to use constexpr helpers (#12454)
|
2025-12-17 11:30:12 -05:00 |
|
J. Nick Koston
|
ab73ed76b8
|
[esphome] Improve OTA field alignment to save 4 bytes on 32-bit (#12461)
|
2025-12-17 11:29:58 -05:00 |
|
J. Nick Koston
|
bf6a03d1cf
|
[factory_reset] Optimize memory by storing interval as uint16_t seconds (#12462)
|
2025-12-17 11:29:51 -05:00 |
|
J. Nick Koston
|
9928ab09cf
|
[time] Convert to C++17 nested namespace syntax (#12463)
|
2025-12-17 11:29:43 -05:00 |
|
Thomas Rupprecht
|
56c1691d72
|
[pca9685,sx126x,sx127x] Use frequency/float_range check (#12490)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-16 22:52:28 -05:00 |
|
Roger Fachini
|
a065990ab9
|
[update] Add check action to trigger update checks (#12415)
|
2025-12-16 22:20:12 -05:00 |
|
Stuart Parmenter
|
084f517a20
|
[hub75] Add set_brightness action (#12521)
|
2025-12-16 22:12:33 -05:00 |
|
Jonathan Swoboda
|
1122ec354f
|
[esp32] Add OTA rollback support (#12460)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 20:07:57 -05:00 |
|
Jonathan Swoboda
|
431183eebc
|
[ledc,mqtt,resampler] Remove unnecessary ESP-IDF framework restrictions (#12442)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 20:07:09 -05:00 |
|
Jonathan Swoboda
|
08beaf8750
|
[esp32] Remove Arduino-specific code from core.cpp (#12501)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 20:06:12 -05:00 |
|
Jonathan Swoboda
|
18814f12dc
|
[http_request] Use ESP-IDF for ESP32 Arduino (#12428)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 19:44:14 -05:00 |
|