J. Nick Koston
|
30e6d7a3c8
|
remove enable_loops, not needed since setup runs after setters, since setters are called in main setup() before component setup()
|
2025-10-29 16:53:13 -05:00 |
|
J. Nick Koston
|
97f53765b5
|
Merge branch 'integration' into memory_api
|
2025-10-29 16:49:55 -05:00 |
|
J. Nick Koston
|
29b544002c
|
Merge branch 'elimate_optional' into integration
|
2025-10-29 16:49:43 -05:00 |
|
J. Nick Koston
|
fe1270e4c1
|
forward args
|
2025-10-29 16:45:29 -05:00 |
|
J. Nick Koston
|
931f52cb7b
|
Merge branch 'integration' into memory_api
|
2025-10-29 16:24:12 -05:00 |
|
J. Nick Koston
|
e1d854cf22
|
Merge branch 'elimate_optional' into integration
|
2025-10-29 16:24:01 -05:00 |
|
J. Nick Koston
|
5478fa69e9
|
twip
|
2025-10-29 16:20:11 -05:00 |
|
J. Nick Koston
|
68d1a7e3ef
|
wip
|
2025-10-29 16:15:15 -05:00 |
|
J. Nick Koston
|
922acda1a8
|
wip
|
2025-10-29 16:12:05 -05:00 |
|
J. Nick Koston
|
a849ddd57d
|
wip
|
2025-10-29 16:10:32 -05:00 |
|
J. Nick Koston
|
f4d32c7def
|
relo
|
2025-10-29 16:08:27 -05:00 |
|
J. Nick Koston
|
b1dffcc921
|
Merge branch 'integration' into memory_api
|
2025-10-29 15:06:46 -05:00 |
|
J. Nick Koston
|
a8668d510f
|
Merge branch 'more_flexible_template' into integration
|
2025-10-29 15:06:38 -05:00 |
|
J. Nick Koston
|
3636ab68f3
|
tidy
|
2025-10-29 15:06:20 -05:00 |
|
J. Nick Koston
|
d8da806bab
|
tidy
|
2025-10-29 15:06:08 -05:00 |
|
J. Nick Koston
|
d900b84e55
|
Merge branch 'integration' into memory_api
|
2025-10-29 14:59:47 -05:00 |
|
J. Nick Koston
|
190fae51d8
|
Merge branch 'more_flexible_template' into integration
|
2025-10-29 14:59:42 -05:00 |
|
J. Nick Koston
|
b30c4e716f
|
Revert "remove tests to get baseline"
This reverts commit 658c50e0c6.
|
2025-10-29 14:55:15 -05:00 |
|
J. Nick Koston
|
658c50e0c6
|
remove tests to get baseline
|
2025-10-29 14:45:50 -05:00 |
|
J. Nick Koston
|
399b86255a
|
[template] Add regression tests for lambdas with captures (PR #11555)
|
2025-10-29 14:35:03 -05:00 |
|
J. Nick Koston
|
c38a558df8
|
fix template regression
|
2025-10-29 14:26:33 -05:00 |
|
J. Nick Koston
|
299c937e67
|
fix template regression
|
2025-10-29 14:24:02 -05:00 |
|
J. Nick Koston
|
b6516c687d
|
fix template regression
|
2025-10-29 14:21:34 -05: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 |
|
J. Nick Koston
|
6e1dace240
|
Merge branch 'integration' into memory_api
|
2025-10-29 00:03:57 -05:00 |
|
J. Nick Koston
|
6e48f30147
|
Merge branch 'e131_cleanups' into integration
|
2025-10-29 00:03:50 -05:00 |
|
J. Nick Koston
|
90956f7417
|
[e131] Replace std::set with std::vector to reduce flash usage
|
2025-10-28 23:56:44 -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
|
5e6baba76c
|
Merge branch 'integration' into memory_api
|
2025-10-28 23:43:01 -05:00 |
|
J. Nick Koston
|
776198ec05
|
Merge branch 'ota_handle_data_cleanups' into integration
|
2025-10-28 23:42:41 -05:00 |
|
J. Nick Koston
|
a63b04fc0d
|
Merge branch 'integration' into memory_api
|
2025-10-28 23:29:03 -05:00 |
|
J. Nick Koston
|
7533da006e
|
Merge branch 'fan_fixed' into integration
|
2025-10-28 23:28:57 -05:00 |
|
J. Nick Koston
|
372c162e6b
|
make sure no dangling
|
2025-10-28 23:02:14 -05:00 |
|
J. Nick Koston
|
b635689c29
|
make sure no dangling
|
2025-10-28 23:01:28 -05:00 |
|
J. Nick Koston
|
e4aec7f413
|
make sure no dangling
|
2025-10-28 22:57:50 -05:00 |
|
J. Nick Koston
|
bb99f68d33
|
cleanup
|
2025-10-28 22:47:36 -05:00 |
|
J. Nick Koston
|
47cbe74453
|
cleanup
|
2025-10-28 22:41:13 -05:00 |
|
J. Nick Koston
|
cc815fd683
|
cleanup
|
2025-10-28 22:40:56 -05:00 |
|
J. Nick Koston
|
4cc41606d1
|
cleanup
|
2025-10-28 22:40:45 -05:00 |
|
J. Nick Koston
|
6cf0a38b86
|
preen
|
2025-10-28 22:26:27 -05: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
|
5e6ce6ee48
|
Merge branch 'dev' into fan_fixed
|
2025-10-28 22:15:50 -05:00 |
|