J. Nick Koston
|
f59d2d5aca
|
Merge branch 'integration' into memory_api
|
2025-10-07 17:16:24 -05:00 |
|
J. Nick Koston
|
453eecb240
|
Merge branch 'mdns_esp32_cleanup' into integration
|
2025-10-07 17:16:15 -05:00 |
|
J. Nick Koston
|
fa66b3235d
|
tidy
|
2025-10-07 16:58:59 -05:00 |
|
J. Nick Koston
|
7446c87267
|
tidy
|
2025-10-07 16:58:19 -05:00 |
|
J. Nick Koston
|
57bd6ec68c
|
tidy
|
2025-10-07 16:46:26 -05:00 |
|
J. Nick Koston
|
95ecacc5f7
|
tidy
|
2025-10-07 16:39:40 -05:00 |
|
J. Nick Koston
|
2e1d5662ea
|
tidy
|
2025-10-07 16:34:51 -05:00 |
|
J. Nick Koston
|
87a1040285
|
keep all 8266 in flash
|
2025-10-07 16:29:10 -05:00 |
|
J. Nick Koston
|
1a6aaedbb7
|
preen
|
2025-10-07 16:16:36 -05:00 |
|
J. Nick Koston
|
b49f60569e
|
tidy
|
2025-10-07 15:50:51 -05:00 |
|
J. Nick Koston
|
63a94df74f
|
tidy
|
2025-10-07 15:47:19 -05:00 |
|
J. Nick Koston
|
15968cd8be
|
Merge branch 'integration' into memory_api
|
2025-10-07 15:42:36 -05:00 |
|
J. Nick Koston
|
7693545d86
|
Merge branch 'mdns_esp32_cleanup' into integration
|
2025-10-07 15:42:10 -05:00 |
|
J. Nick Koston
|
f0a7c6b0bb
|
simplify
|
2025-10-07 15:32:59 -05:00 |
|
J. Nick Koston
|
711532465e
|
simplify
|
2025-10-07 15:27:49 -05:00 |
|
J. Nick Koston
|
2e4722104e
|
simplify
|
2025-10-07 15:25:13 -05:00 |
|
J. Nick Koston
|
c9a709675a
|
simplify
|
2025-10-07 15:25:13 -05:00 |
|
J. Nick Koston
|
65b8148f2e
|
simplify
|
2025-10-07 15:24:48 -05:00 |
|
J. Nick Koston
|
93d493004c
|
simplify
|
2025-10-07 15:24:42 -05:00 |
|
J. Nick Koston
|
94eab93110
|
Merge branch 'integration' into memory_api
|
2025-10-07 14:59:21 -05:00 |
|
J. Nick Koston
|
762c141d93
|
Merge branch 'mdns_esp32_cleanup' into integration
|
2025-10-07 14:59:15 -05:00 |
|
J. Nick Koston
|
cf1ba30e90
|
just store key in flash
|
2025-10-07 14:54:28 -05:00 |
|
J. Nick Koston
|
9cecbee33a
|
revise
|
2025-10-07 14:44:38 -05:00 |
|
J. Nick Koston
|
b89c230e6a
|
Merge branch 'integration' into memory_api
|
2025-10-07 11:14:50 -05:00 |
|
J. Nick Koston
|
afdc59acb4
|
Merge branch 'mdns_esp32_cleanup' into integration
|
2025-10-07 11:14:43 -05:00 |
|
J. Nick Koston
|
0dcc1baf41
|
[mdns] Fix undefined behavior from delete/malloc mismatch in ESP32 service registration
|
2025-10-07 10:52:46 -05:00 |
|
J. Nick Koston
|
4088dbfdb6
|
Merge branch 'integration' into memory_api
|
2025-10-07 09:50:11 -05:00 |
|
J. Nick Koston
|
646430a337
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-07 09:50:05 -05:00 |
|
Jesse Hills
|
301e7a7ac5
|
[const] Move CONF_CAPTURE_RESPONSE to const.py (#11096)
|
2025-10-07 03:15:56 -05:00 |
|
J. Nick Koston
|
b2699f5e37
|
Merge branch 'integration' into memory_api
|
2025-10-06 17:42:49 -05:00 |
|
J. Nick Koston
|
c80fd0c038
|
Merge branch 'fix_double_move' into integration
|
2025-10-06 17:42:43 -05:00 |
|
J. Nick Koston
|
a051cff931
|
preen
|
2025-10-06 17:37:49 -05:00 |
|
J. Nick Koston
|
517f59afe4
|
[api] Optimize frame helpers to eliminate double-move overhead
|
2025-10-06 17:27:05 -05:00 |
|
J. Nick Koston
|
1cf5290f28
|
Merge branch 'integration' into memory_api
|
2025-10-06 17:20:32 -05:00 |
|
J. Nick Koston
|
02ef1351fd
|
Merge branch 'fix_double_move' into integration
|
2025-10-06 17:20:26 -05:00 |
|
J. Nick Koston
|
8821529f6e
|
[api] Optimize frame helpers to eliminate double-move overhead
|
2025-10-06 17:19:10 -05:00 |
|
J. Nick Koston
|
ac566b7fd6
|
[clang-tidy] Include sdkconfig.defaults in hash calculation (#11091)
|
2025-10-06 22:06:30 +00:00 |
|
J. Nick Koston
|
fddb8b35f2
|
[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)
|
2025-10-06 16:54:13 -04:00 |
|
Jesse Hills
|
27e1095cd7
|
[core] Allow AUTO_LOAD to receive the component config to determine if it should load other components (#10961)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-10-06 15:36:27 -05:00 |
|
Mariusz Kryński
|
fa4541a4f3
|
[mcp2515] setup filters (#10486)
|
2025-10-06 16:10:46 -04:00 |
|
J. Nick Koston
|
24dcc1843e
|
[time] Fix clang-tidy sign comparison errors (#11080)
|
2025-10-06 14:34:40 -05:00 |
|
J. Nick Koston
|
f670d775ac
|
[api] Fix clang-tidy sign comparison error (#11081)
|
2025-10-06 19:26:58 +00:00 |
|
J. Nick Koston
|
cb8765a1dd
|
Merge branch 'integration' into memory_api
|
2025-10-06 14:17:42 -05:00 |
|
J. Nick Koston
|
a76af3ca65
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-06 14:17:33 -05:00 |
|
J. Nick Koston
|
59a31adac2
|
[waveshare_epaper] Fix clang-tidy sign comparison errors (#11079)
|
2025-10-07 08:14:28 +13:00 |
|
dependabot[bot]
|
a3c0acc7c9
|
Bump pylint from 3.3.8 to 3.3.9 (#11082)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-06 14:13:48 -05:00 |
|
dependabot[bot]
|
ad2c5b96a9
|
Bump zeroconf from 0.147.2 to 0.148.0 (#11083)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-06 19:11:04 +00:00 |
|
J. Nick Koston
|
9adc3bd943
|
[veml7700] Fix clang-tidy sign comparison errors (#11078)
|
2025-10-06 18:24:05 +00:00 |
|
J. Nick Koston
|
ad296a7d74
|
[uponor_smatrix] Fix clang-tidy sign comparison errors (#11076)
|
2025-10-06 18:20:56 +00:00 |
|
J. Nick Koston
|
fdd422c42a
|
[tormatic] Fix clang-tidy sign comparison error (#11075)
|
2025-10-06 13:14:52 -05:00 |
|