Jonathan Swoboda
|
6220427524
|
[cc1101] Use Hz and cv.frequency instead of kHz (#12313)
|
2025-12-05 22:32:20 -05:00 |
|
Clyde Stubbs
|
6716194e47
|
[binary_sensor] Fix reporting of 'unknown' (#12296)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-12-05 16:59:29 -06:00 |
|
Jonathan Swoboda
|
a517e0ec80
|
[esp32] Add missing variant support (#12305)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-05 16:28:24 -05:00 |
|
dependabot[bot]
|
10b54df771
|
Bump github/codeql-action from 4.31.6 to 4.31.7 (#12304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-05 15:17:10 -06:00 |
|
dependabot[bot]
|
bbb71b5359
|
Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#12303)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-05 15:16:55 -06:00 |
|
Ludovic BOUÉ
|
1fa7adbe8d
|
[mipi_spi] Add M5CORE2 model (#12301)
|
2025-12-06 07:24:57 +11:00 |
|
Stuart Parmenter
|
7421f31160
|
[hub75] HUB75 display component (#11153)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-12-05 18:51:32 +00:00 |
|
c0mputerguru
|
78bef42473
|
[sps30] Add idle mode functionality (#12255)
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-05 13:33:00 -05:00 |
|
J. Nick Koston
|
7f7c913a85
|
[light] Fix schedule_show not enabling loop for idle addressable lights (#12302)
|
2025-12-05 11:47:54 -06:00 |
|
Jonathan Swoboda
|
1a308583b3
|
[esp32] Add support for ESP32-C61 variant (#12285)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-12-05 12:16:19 -05:00 |
|
J. Nick Koston
|
27fcff2092
|
[api] Simplify MessageCreator to trivially copyable type (#12295)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-05 10:27:41 -06:00 |
|
Jonathan Swoboda
|
f4d1c9df71
|
[remote_receiver] Fix Zephyr clang tidy (#12299)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-05 09:56:11 -06:00 |
|
Jesse Hills
|
7fd79fdded
|
[esp32] Change imports to use esp32 only, not .const (#12243)
|
2025-12-05 09:53:08 -05:00 |
|
Jesse Hills
|
19fa768730
|
Update readme logo (#12294)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-05 08:48:04 -05:00 |
|
Jonathan Swoboda
|
ca1d17562a
|
Merge branch 'release' into dev
|
2025-12-04 22:55:08 -05:00 |
|
Jonathan Swoboda
|
42811edeb4
|
Merge pull request #12293 from esphome/bump-2025.11.4
2025.11.4
2025.11.4
|
2025-12-04 22:54:55 -05:00 |
|
Citizen07
|
22481d9c0e
|
[remote_receiver] buffer usage fix and idle optimizations (#9999)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-04 22:50:23 -05:00 |
|
Jonathan Swoboda
|
8f20abebf6
|
Bump version to 2025.11.4
|
2025-12-04 21:52:48 -05:00 |
|
J. Nick Koston
|
7077488dc7
|
[scheduler] Fix use-after-free when cancelling timeouts from non-main-loop threads (#12288)
|
2025-12-04 21:52:48 -05:00 |
|
Jesse Hills
|
ef34239064
|
[CI] Trigger generic version notifier job on release (#12292)
|
2025-12-04 21:52:48 -05:00 |
|
Jonathan Swoboda
|
44148c0c6b
|
[esp32_hosted] Fix build and bump IDF component version to 2.7.0 (#12282)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 21:52:48 -05:00 |
|
Jonathan Swoboda
|
1b53fcf634
|
[es8311] Remove MIN and MAX from mic_gain enum options (#12281)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 21:52:48 -05:00 |
|
Clyde Stubbs
|
b18e3d943a
|
[config] Provide path for has_at_most_one_of messages (#12277)
|
2025-12-04 21:52:48 -05:00 |
|
Jonathan Swoboda
|
f0673f6304
|
[ld2420] Add missing USE_SELECT ifdefs (#12275)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 21:52:48 -05:00 |
|
Clyde Stubbs
|
320ba30d50
|
[esp32] Add build flag to suppress noexecstack message (#12272)
|
2025-12-04 21:52:48 -05:00 |
|
J. Nick Koston
|
637cb3f04a
|
[api] Use loop-based reboot timeout check to avoid scheduler heap churn (#12291)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-04 19:14:35 -06:00 |
|
J. Nick Koston
|
80e881655f
|
[scheduler] Fix use-after-free when cancelling timeouts from non-main-loop threads (#12288)
|
2025-12-04 19:14:22 -06:00 |
|
Jesse Hills
|
78b2ae8a35
|
[CI] Trigger generic version notifier job on release (#12292)
|
2025-12-05 14:00:08 +13:00 |
|
Jesse Hills
|
8caaf53ef0
|
[CI] Update renamed action repo (#12290)
|
2025-12-05 12:53:13 +13:00 |
|
dependabot[bot]
|
4db7748815
|
Bump ruff from 0.14.7 to 0.14.8 (#12286)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-12-04 21:53:36 +00:00 |
|
Jonathan Swoboda
|
0da157ab98
|
[tests] Bump esp32_hosted in the test code (#12289)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 21:14:30 +00:00 |
|
Jonathan Swoboda
|
cafa275579
|
[esp32_hosted] Fix build and bump IDF component version to 2.7.0 (#12282)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 14:47:21 -05:00 |
|
Jonathan Swoboda
|
a31fb223f3
|
[es8311] Remove MIN and MAX from mic_gain enum options (#12281)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 10:00:45 -05:00 |
|
Javier Peletier
|
37019231de
|
[lvgl] refactor hello world to yaml file (#12274)
|
2025-12-04 20:18:27 +11:00 |
|
Clyde Stubbs
|
2af66bd6fc
|
[config] Provide path for has_at_most_one_of messages (#12277)
|
2025-12-04 21:20:55 +13:00 |
|
Jonathan Swoboda
|
951c5377c5
|
[ld2420] Add missing USE_SELECT ifdefs (#12275)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-04 20:25:13 +13:00 |
|
Thomas Rupprecht
|
22803ef54b
|
[esp32] Sort variants in situ (#10410)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-03 20:48:11 -05:00 |
|
Clyde Stubbs
|
20f82a3820
|
[esp32] Add build flag to suppress noexecstack message (#12272)
|
2025-12-03 23:49:57 +00:00 |
|
dependabot[bot]
|
fb331e1c5a
|
Bump actions/stale from 10.1.0 to 10.1.1 (#12270)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 21:04:09 +00:00 |
|
Kevin Ahrendt
|
a8518d3cea
|
[wifi, wifi_info] Add a WiFi power mode text sensor (#11480)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-12-04 09:18:59 +13:00 |
|
jsmarion
|
03aaa66f8e
|
[cst816] Fix CST826 & CST836 (#12260)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-03 14:35:14 -05:00 |
|
J. Nick Koston
|
a24ba26068
|
[core] Improve CORE.data documentation with dataclass pattern (#12170)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-04 07:33:57 +13:00 |
|
Javier Peletier
|
623cdac689
|
[tests] Add testing of command line substitutions (#12210)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-03 12:36:35 -05:00 |
|
Jonathan Swoboda
|
1fbd91dc71
|
Merge branch 'release' into dev
|
2025-12-03 11:37:13 -05:00 |
|
Jonathan Swoboda
|
cfd88376b9
|
Merge pull request #12266 from esphome/bump-2025.11.3
2025.11.3
2025.11.3
|
2025-12-03 11:36:57 -05:00 |
|
J. Nick Koston
|
b3812b5811
|
[text_sensor] Fix spurious raw_state deprecation warnings (#12262)
|
2025-12-03 16:22:06 +00:00 |
|
Jonathan Swoboda
|
577a6b2941
|
Bump version to 2025.11.3
|
2025-12-03 10:50:28 -05:00 |
|
Jonathan Swoboda
|
de68b56c4a
|
[rtl87xx] Fix FreeRTOS version for RTL8720C boards (#12261)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-03 10:50:28 -05:00 |
|
Jonathan Swoboda
|
ccd23e692b
|
[analog_threshold] Fix oscillation when using invert filter (#12251)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-03 10:50:28 -05:00 |
|
Jonathan Swoboda
|
1f5a44be3d
|
[rtl87xx] Fix AsyncTCP compilation by upgrading FreeRTOS to 8.2.3 (#12230)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-03 10:50:28 -05:00 |
|