J. Nick Koston
|
03c2cda17c
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 15:38:53 -05:00 |
|
J. Nick Koston
|
e58c793da2
|
Replace deprecated sprintf with snprintf in API protobuf code generation (#9365)
|
2025-07-08 08:38:41 +12:00 |
|
J. Nick Koston
|
90fb3680d4
|
Optimize logger performance by eliminating redundant strlen calls (#9369)
|
2025-07-08 08:36:36 +12:00 |
|
J. Nick Koston
|
832a787271
|
Fix format specifier warnings in QuantileFilter logging (#9364)
|
2025-07-08 08:35:27 +12:00 |
|
J. Nick Koston
|
29747fc730
|
Fix flaky test_api_conditional_memory by disabling API batch delay (#9360)
|
2025-07-08 08:35:11 +12:00 |
|
J. Nick Koston
|
e2de6ee29d
|
Reduce core RAM usage by 40 bytes with static initialization optimizations (#9340)
|
2025-07-08 08:28:14 +12:00 |
|
J. Nick Koston
|
053feb5e3b
|
Optimize entity icon memory usage with USE_ENTITY_ICON flag (#9337)
|
2025-07-08 08:22:40 +12:00 |
|
J. Nick Koston
|
31f36df4ba
|
Reduce LightCall memory usage by 50 bytes per call (#9333)
|
2025-07-08 08:20:40 +12:00 |
|
J. Nick Koston
|
26b72ccb10
|
Merge remote-tracking branch 'origin/logger_strlen' into logger_strlen
|
2025-07-07 15:18:37 -05:00 |
|
J. Nick Koston
|
ab993c6d5a
|
add diagram
|
2025-07-07 15:18:27 -05:00 |
|
J. Nick Koston
|
999090fa18
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-07 15:11:18 -05:00 |
|
J. Nick Koston
|
2eed309224
|
Merge branch 'dev' into logger_strlen
|
2025-07-07 15:09:16 -05:00 |
|
J. Nick Koston
|
12980847a8
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 15:08:21 -05:00 |
|
J. Nick Koston
|
01a6b38b89
|
null term is already there
|
2025-07-07 15:08:11 -05:00 |
|
J. Nick Koston
|
73b786c22e
|
fix calculation
|
2025-07-07 15:01:15 -05:00 |
|
J. Nick Koston
|
c1a6e82322
|
fix calculation
|
2025-07-07 14:58:45 -05:00 |
|
J. Nick Koston
|
3ef392d433
|
Fix scheduler race conditions and add comprehensive test suite (#9348)
|
2025-07-08 07:57:55 +12:00 |
|
J. Nick Koston
|
ec848bc7b4
|
Merge branch 'bluetooth_proxy_guard_var' into integration
|
2025-07-07 14:39:39 -05:00 |
|
J. Nick Koston
|
e5df43b934
|
cleanup
|
2025-07-07 14:38:49 -05:00 |
|
J. Nick Koston
|
d13f87e891
|
Merge upstream/dev while preserving guard variable optimization
|
2025-07-07 14:37:28 -05:00 |
|
J. Nick Koston
|
138ff749f3
|
Optimize Bluetooth proxy batching and increase scan buffer capacity (#9328)
|
2025-07-08 07:34:12 +12:00 |
|
J. Nick Koston
|
bccc3d79d8
|
Merge branch 'api_voice' into integration
|
2025-07-07 13:39:47 -05:00 |
|
J. Nick Koston
|
4df3bfe85d
|
review
|
2025-07-07 13:39:37 -05:00 |
|
J. Nick Koston
|
99345574e4
|
Merge branch 'api_voice' into integration
|
2025-07-07 13:09:45 -05:00 |
|
J. Nick Koston
|
80c66b0742
|
preen
|
2025-07-07 13:09:30 -05:00 |
|
J. Nick Koston
|
17d820570b
|
Merge branch 'api_dispatch_dry' into integration
|
2025-07-07 12:24:09 -05:00 |
|
J. Nick Koston
|
c979d5c9b1
|
bad linter suggestion again
|
2025-07-07 12:23:57 -05:00 |
|
J. Nick Koston
|
62c7f14d9a
|
Merge remote-tracking branch 'upstream/dev' into memory
|
2025-07-07 12:08:50 -05:00 |
|
J. Nick Koston
|
13ac6df1dd
|
Merge branch 'api_voice' into integration
|
2025-07-07 12:06:12 -05:00 |
|
J. Nick Koston
|
98d091fbc3
|
Refactor voice assistant API methods to reduce code duplication
|
2025-07-07 12:05:31 -05:00 |
|
Edward Firmo
|
e88b8d10ec
|
[nextion] Add optional device info storage configuration (#9366)
|
2025-07-07 12:04:01 -05:00 |
|
J. Nick Koston
|
22e67f9754
|
Merge branch 'prepare_commands_for_device_id' into integration
|
2025-07-07 11:48:43 -05:00 |
|
J. Nick Koston
|
515a97de76
|
clang-format
|
2025-07-07 11:48:35 -05:00 |
|
J. Nick Koston
|
68b5337ed3
|
Merge branch 'api_dispatch_dry' into integration
|
2025-07-07 11:44:49 -05:00 |
|
J. Nick Koston
|
8ee86c717b
|
update is a special case as well
|
2025-07-07 11:44:31 -05:00 |
|
J. Nick Koston
|
10530cdef3
|
Merge branch 'api_dispatch_dry' into integration
|
2025-07-07 11:40:41 -05:00 |
|
J. Nick Koston
|
5de0f9efc9
|
Refactor API entity update dispatch to reduce code duplication
|
2025-07-07 11:37:06 -05:00 |
|
J. Nick Koston
|
6d1d7f137f
|
Merge branch 'prepare_commands_for_device_id' into integration
|
2025-07-07 11:15:32 -05:00 |
|
J. Nick Koston
|
38e16efa11
|
Refactor entity lookup methods with macros in preparation for device_id support
|
2025-07-07 11:10:23 -05:00 |
|
Jesse Hills
|
8147d117a0
|
[core] Move platform helper implementations into their own file (#9361)
|
2025-07-07 15:55:02 +00:00 |
|
J. Nick Koston
|
5e2f0f7f5e
|
Merge branch 'socket_read_dupe_code' into integration
|
2025-07-07 10:33:51 -05:00 |
|
J. Nick Koston
|
83c7afc46f
|
Refactor duplicate socket read error handling in API frame helper
|
2025-07-07 10:33:04 -05:00 |
|
J. Nick Koston
|
10753f0f99
|
Merge branch 'more_str_len_logger' into integration
|
2025-07-07 10:10:17 -05:00 |
|
J. Nick Koston
|
34a852d433
|
Optimize logger performance by eliminating redundant strlen calls
|
2025-07-07 10:09:51 -05:00 |
|
J. Nick Koston
|
3922fbdef7
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 09:04:17 -05:00 |
|
J. Nick Koston
|
e5415abf20
|
tidy
|
2025-07-07 09:03:52 -05:00 |
|
J. Nick Koston
|
67e1a92cce
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 08:53:11 -05:00 |
|
J. Nick Koston
|
4c64511a15
|
apply suggestions from review
|
2025-07-07 08:52:52 -05:00 |
|
J. Nick Koston
|
75f3e0900e
|
apply suggestions from review
|
2025-07-07 08:52:28 -05:00 |
|
J. Nick Koston
|
abd33c21bf
|
Update esphome/components/syslog/esphome_syslog.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-07 08:50:40 -05:00 |
|