J. Nick Koston
|
0139de37ba
|
fixup
|
2025-07-12 06:51:40 -10:00 |
|
J. Nick Koston
|
4e7fe88da3
|
Apply existing protobuf buffer optimization to nested message encoding
|
2025-07-12 06:45:37 -10:00 |
|
Jonathan Swoboda
|
7747a5aa62
|
[sx127x, sx126x] Fix preamble_size default and validation (#9454)
|
2025-07-12 17:03:03 +10:00 |
|
Clyde Stubbs
|
32419645ca
|
[packet_transport] Don't run update if ping_pong not enabled. (#9434)
|
2025-07-12 17:00:52 +10:00 |
|
J. Nick Koston
|
b1a81b45ea
|
Merge remote-tracking branch 'upstream/dev' into memory_api
|
2025-07-11 20:59:41 -10:00 |
|
J. Nick Koston
|
634aa55364
|
Disable WiFi when using Ethernet to save memory (#9456)
|
2025-07-12 05:19:53 +00:00 |
|
J. Nick Koston
|
fb0a8b9f3e
|
Merge branch 'disable_wifi_ethernet_pr' into memory_api
|
2025-07-11 19:17:57 -10:00 |
|
J. Nick Koston
|
87ad8eab62
|
Merge remote-tracking branch 'upstream/dev' into memory_api
|
2025-07-11 19:17:51 -10:00 |
|
J. Nick Koston
|
6af4961695
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-11 19:08:23 -10:00 |
|
J. Nick Koston
|
dd5ba5a90c
|
Conditionally compile API user services to save 4.3KB flash (follow-up to #9262) (#9451)
|
2025-07-11 19:08:03 -10:00 |
|
J. Nick Koston
|
ae78f7798f
|
Merge branch 'disable_wifi_ethernet_pr' into integration
|
2025-07-11 19:00:15 -10:00 |
|
J. Nick Koston
|
53295fde7e
|
Disable WiFi when using Ethernet to save memory
|
2025-07-11 18:59:31 -10:00 |
|
J. Nick Koston
|
268816bf7f
|
Merge branch 'reformat_api_jump_tables' into memory_api
|
2025-07-11 18:43:40 -10:00 |
|
J. Nick Koston
|
200bec8440
|
Merge remote-tracking branch 'upstream/dev' into memory_api
|
2025-07-11 18:43:23 -10:00 |
|
J. Nick Koston
|
df461c08a9
|
Merge branch 'reformat_api_jump_tables' into integration
|
2025-07-11 18:34:07 -10:00 |
|
J. Nick Koston
|
bbf9dcc15a
|
Merge remote-tracking branch 'origin/integration' into integration
|
2025-07-11 18:33:57 -10:00 |
|
J. Nick Koston
|
a3e7105cb0
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-11 18:33:40 -10:00 |
|
J. Nick Koston
|
10e5400d1f
|
Improve API protobuf decode method readability and reduce code size
|
2025-07-11 18:30:08 -10:00 |
|
dependabot[bot]
|
0138ef36cf
|
Bump ruff from 0.12.2 to 0.12.3 (#9446)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-07-12 04:01:54 +00:00 |
|
J. Nick Koston
|
ca5ee0ce07
|
Reduce API flash usage by eliminating unnecessary template instantiations (#9452)
|
2025-07-12 03:56:08 +00:00 |
|
Keith Burzinski
|
79b5fcf31a
|
[ld2420] Memory optimization, code clean-up (#9426)
|
2025-07-11 22:33:36 -05:00 |
|
J. Nick Koston
|
97eb949670
|
Merge remote-tracking branch 'origin/integration' into integration
|
2025-07-11 17:32:30 -10:00 |
|
J. Nick Koston
|
8f484a89f3
|
Merge branch 'enum_uint32' into integration
|
2025-07-11 17:32:15 -10:00 |
|
J. Nick Koston
|
1f35c35e2a
|
oops, removed wrong one
|
2025-07-11 17:32:07 -10:00 |
|
J. Nick Koston
|
427560f814
|
address bot review comments
|
2025-07-11 17:24:55 -10:00 |
|
J. Nick Koston
|
991200551d
|
Merge branch 'enum_uint32' into memory_api
|
2025-07-11 17:10:21 -10:00 |
|
J. Nick Koston
|
60de0c6e69
|
Merge branch 'guard_custom_services' into memory_api
|
2025-07-11 17:10:12 -10:00 |
|
J. Nick Koston
|
4a3000bcc5
|
Merge branch 'guard_custom_services' into integration
|
2025-07-11 17:06:28 -10:00 |
|
J. Nick Koston
|
25cac3e04e
|
make clang-tidy happy
|
2025-07-11 17:06:08 -10:00 |
|
Keith Burzinski
|
2243e44750
|
[ld2410] Remove redundant `delay() ` calls, minor optimizations (#9453)
|
2025-07-11 22:05:06 -05:00 |
|
J. Nick Koston
|
fc386a2648
|
Merge branch 'integration' of https://github.com/esphome/esphome into integration
|
2025-07-11 16:52:42 -10:00 |
|
J. Nick Koston
|
3fd9a3507c
|
Merge branch 'reduce_api_size' into integration
|
2025-07-11 16:52:27 -10:00 |
|
J. Nick Koston
|
d92005113a
|
Merge branch 'guard_custom_services' into integration
|
2025-07-11 16:52:15 -10:00 |
|
J. Nick Koston
|
fb2d764c89
|
tidy
|
2025-07-11 16:48:20 -10:00 |
|
J. Nick Koston
|
0251bb48ec
|
Merge branch 'guard_custom_services' into integration
|
2025-07-11 16:34:10 -10:00 |
|
J. Nick Koston
|
a035db1d11
|
Merge remote-tracking branch 'origin/enum_uint32' into integration
|
2025-07-11 16:34:05 -10:00 |
|
J. Nick Koston
|
88049f9801
|
Merge branch 'dev' into enum_uint32
|
2025-07-11 16:33:45 -10:00 |
|
J. Nick Koston
|
42a9125ea7
|
preen
|
2025-07-11 16:25:49 -10:00 |
|
J. Nick Koston
|
63972ff272
|
preen
|
2025-07-11 16:24:16 -10:00 |
|
J. Nick Koston
|
dc53473e7e
|
less templates
|
2025-07-11 16:16:57 -10:00 |
|
J. Nick Koston
|
2c290e3bee
|
less templates
|
2025-07-11 16:10:39 -10:00 |
|
J. Nick Koston
|
c37494ea55
|
less templates
|
2025-07-11 16:09:33 -10:00 |
|
J. Nick Koston
|
01f949e097
|
Optimize API proto size calculations by removing redundant force parameter (#9449)
|
2025-07-11 21:08:52 -05:00 |
|
J. Nick Koston
|
b3e8963a33
|
less templates
|
2025-07-11 16:06:50 -10:00 |
|
J. Nick Koston
|
e2c77c0c4f
|
less templates
|
2025-07-11 16:05:55 -10:00 |
|
J. Nick Koston
|
139ce4c655
|
lint
|
2025-07-11 15:54:20 -10:00 |
|
J. Nick Koston
|
010dc35efc
|
etst
|
2025-07-11 15:49:59 -10:00 |
|
J. Nick Koston
|
413969300b
|
etst
|
2025-07-11 15:48:36 -10:00 |
|
J. Nick Koston
|
b67a88027d
|
guard
|
2025-07-11 15:35:26 -10:00 |
|
J. Nick Koston
|
2384b54ee3
|
Guard custom services
|
2025-07-11 15:30:37 -10:00 |
|