Kjell Braden
|
86402be9e3
|
actions: fix loop re-entry (#7972)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
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: J. Nick Koston <nick@home-assistant.io>
|
2025-11-02 17:02:13 -06:00 |
|
tomaszduda23
|
8a8a80e107
|
[nrf52, zigbee] OnlyWith support list of components (#11533)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-11-02 16:44:52 -06:00 |
|
Juan Antonio Aldea
|
79378a930e
|
Use lists inits initialization instead of std::fill (#11532)
|
2025-11-02 16:26:20 -06:00 |
|
Jimmy Hedman
|
c822ec152f
|
Enable IPv6 for host (#11630)
|
2025-11-02 16:22:49 -06:00 |
|
tomaszduda23
|
50e7ce55e7
|
[nrf52] enable nrf52 test (#11379)
|
2025-11-02 16:20:30 -06:00 |
|
tomaszduda23
|
70ea3af578
|
[nrf52,gpio] switch input gpio to polling mode (#11664)
|
2025-11-02 16:19:28 -06:00 |
|
Guillermo Ruffino
|
338190abec
|
ESP32 Pin loopTask to CORE 1 (#11669)
|
2025-11-02 16:11:02 -06:00 |
|
Edward Firmo
|
425c88ee94
|
[nextion] Send auto_wake_on_touch as part of startup commands on loop (#11670)
|
2025-11-02 16:06:13 -06:00 |
|
Kjell Braden
|
f6946c0b9a
|
add integration test for script re-entry argument issue (#11652)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-11-02 15:08:45 -06:00 |
|
J. Nick Koston
|
edde2fc94c
|
Add basic tests for web_server_idf (#11659)
|
2025-11-02 08:18:17 -06:00 |
|
J. Nick Koston
|
1fc3165b58
|
[api] Remove unnecessary intermediate variable in frame helpers (#11668)
|
2025-11-01 22:43:39 -05:00 |
|
J. Nick Koston
|
d25121a55c
|
[core] Remove redundant fd bounds check in yield_with_select_() (#11666)
|
2025-11-01 22:43:08 -05:00 |
|
tomaszduda23
|
55af818629
|
[nrf52] fix compilation warning (#11656)
|
2025-11-01 11:18:38 -05:00 |
|
J. Nick Koston
|
c662697ca7
|
[json] Fix component test compilation errors (#11647)
|
2025-11-01 11:18:10 -05:00 |
|
J. Nick Koston
|
e28c152298
|
[cpp_generator] Align isinstance() with codebase style (tuple vs PEP 604) (#11645)
|
2025-11-01 20:48:58 +11:00 |
|
Clyde Stubbs
|
0b4d445794
|
[sdl] Fix keymappings (#11635)
|
2025-11-01 17:45:42 +11:00 |
|
Clyde Stubbs
|
4d1d37a911
|
[lvgl] Fix event for binary sensor (#11636)
|
2025-11-01 17:37:07 +11:00 |
|
Clyde Stubbs
|
8df5a3a630
|
[lvgl] Trigger improvements and additions (#11628)
|
2025-11-01 17:27:28 +11:00 |
|
J. Nick Koston
|
5a5894eaa3
|
[ruff] Remove deprecated UP038 rule from ignore list (#11646)
|
2025-11-01 17:05:26 +11:00 |
|
Clyde Stubbs
|
d9d2d2f6b9
|
[automations] Update error message (#11640)
|
2025-11-01 15:17:23 +11:00 |
|
Clyde Stubbs
|
30f2a4395f
|
[image] Catch and report svg load errors (#11619)
|
2025-11-01 11:08:28 +11:00 |
|
dependabot[bot]
|
292abd1187
|
Bump ruff from 0.14.2 to 0.14.3 (#11633)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-10-31 19:46:50 +00:00 |
|
Javier Peletier
|
6d0527ff2a
|
[substitutions] fix jinja parsing strings that look like sets as sets (#11611)
|
2025-10-31 14:04:55 -05:00 |
|
dependabot[bot]
|
fd64585f99
|
Bump github/codeql-action from 4.31.0 to 4.31.2 (#11626)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-30 16:50:06 -05:00 |
|
Markus
|
077cce9848
|
[core] .local addresses are only resolvable if mDNS is enabled (#11508)
|
2025-10-30 10:08:08 -05:00 |
|
J. Nick Koston
|
bd87e56bc7
|
[e131] Replace std::set with std::vector to reduce flash usage (#11598)
|
2025-10-30 15:14:03 +13:00 |
|
J. Nick Koston
|
58235049e3
|
[template] Eliminate optional wrapper to save 4 bytes RAM per instance (#11610)
|
2025-10-30 15:06:21 +13:00 |
|
J. Nick Koston
|
29ed3c20af
|
[gpio] Skip set_use_interrupt call when using default value (#11612)
|
2025-10-30 14:28:38 +13:00 |
|
J. Nick Koston
|
08aae39ea4
|
[ci] Consolidate component splitting into determine-jobs (#11614)
|
2025-10-30 14:27:28 +13:00 |
|
J. Nick Koston
|
03fd114371
|
[ci] Restore parallel execution for clang-tidy split mode (#11613)
|
2025-10-30 14:26:37 +13:00 |
|
Stuart Parmenter
|
918650f15a
|
[lvgl] memset canvas buffer to prevent display of random garbage (#11582)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-10-29 21:06:45 +00:00 |
|
Stuart Parmenter
|
287f65cbaf
|
[lvgl] fix typo from previous refactor (#11596)
|
2025-10-30 07:27:31 +11:00 |
|
Javier Peletier
|
f18c70a256
|
[core] Fix substitution id redefinition false positive (#11603)
|
2025-10-30 07:06:55 +13:00 |
|
Jonathan Swoboda
|
6fb490f49b
|
[remote_transmitter] Add non-blocking mode (#11524)
|
2025-10-29 12:40:22 -04:00 |
|
J. Nick Koston
|
66cf7c3a3b
|
[lvgl] Fix nested lambdas in automations unable to access parameters (#11583)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-10-29 17:07:48 +11:00 |
|
dependabot[bot]
|
f29021b5ef
|
Bump ruff from 0.14.1 to 0.14.2 (#11519)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-10-29 05:23:42 +00:00 |
|
dependabot[bot]
|
7549ca4d39
|
Bump actions/download-artifact from 5.0.0 to 6.0.0 (#11521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-29 00:20:13 -05:00 |
|
dependabot[bot]
|
33e7a2101b
|
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#11520)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-29 00:20:05 -05:00 |
|
dependabot[bot]
|
59a216bfcb
|
Bump github/codeql-action from 4.30.9 to 4.31.0 (#11522)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-29 00:19:47 -05:00 |
|
Jesse Hills
|
09d89000ad
|
[core] Remove deprecated schema constants (#11591)
|
2025-10-29 00:14:02 -05:00 |
|
Kent Gibson
|
b6c9ece0e6
|
template_alarm_control_panel readability improvements (#11593)
|
2025-10-29 00:10:36 -05:00 |
|
dependabot[bot]
|
7169556722
|
Bump aioesphomeapi from 42.4.0 to 42.5.0 (#11597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-29 04:46:47 +00:00 |
|
J. Nick Koston
|
f6e4c0cb52
|
[ci] Fix component tests not running when only test files change (#11580)
|
2025-10-29 16:22:28 +13:00 |
|
J. Nick Koston
|
f3634edc22
|
[select] Store options in flash to reduce RAM usage (#11514)
|
2025-10-29 15:28:16 +13:00 |
|
Jesse Hills
|
a609343cb6
|
[fan] Remove deprecated set_speed function (#11590)
|
2025-10-28 21:06:30 -05:00 |
|
Clyde Stubbs
|
5528c3c765
|
[mipi_rgb] Fix rotation with custom model (#11585)
|
2025-10-29 14:37:14 +13:00 |
|
Anton Sergunov
|
0d805355f5
|
Fix the LiberTiny bug with UART pin setup (#11518)
|
2025-10-29 14:33:16 +13:00 |
|
Jesse Hills
|
99f48ae51c
|
[logger] Improve level validation errors (#11589)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-29 01:29:40 +00:00 |
|
Jesse Hills
|
25e4aafd71
|
[ci] Fix auto labeller workflow with wrong comment for too-big with labels (#11592)
|
2025-10-29 14:28:29 +13:00 |
|
Kent Gibson
|
4f2d54be4e
|
template_alarm_control_panel cleanups (#11469)
|
2025-10-29 13:48:26 +13:00 |
|