Commit Graph
11560 Commits
Author SHA1 Message Date
J. Nick Koston 157c4f4369 Merge branch 'pb_dump' into integration 2025-07-22 09:21:32 -10:00
J. Nick Koston 2a935d9238 preen 2025-07-22 09:21:20 -10:00
J. Nick Koston d4556608c8 preen 2025-07-22 09:21:14 -10:00
J. Nick Koston f15662d4b5 Merge branch 'protobuf_magic_numbers' into integration 2025-07-22 09:16:28 -10:00
J. Nick Koston fffa6eb0db Merge branch 'api_cleanups_5' into integration 2025-07-22 09:16:10 -10:00
J. Nick Koston 6711742248 Merge branch 'pb_dump' into integration 2025-07-22 09:15:49 -10:00
J. Nick Koston d624f2a9ce dump helper 2025-07-22 09:10:01 -10:00
J. Nick Koston c590ffd289 cleans to dump 2025-07-22 09:03:01 -10:00
J. Nick Koston 8096eea6c3 cleans to dump 2025-07-22 09:01:11 -10:00
J. Nick Koston 873aebc572 cleans to dump 2025-07-22 09:00:53 -10:00
J. Nick Koston 5adc58f826 cleans to dump 2025-07-22 09:00:44 -10:00
J. Nick Koston 3d35b9679a cleans to dump 2025-07-22 08:58:52 -10:00
J. Nick Koston fbd3c051ec cleans to dump 2025-07-22 08:58:19 -10:00
J. Nick Koston 26b77e0f06 [api] Simplify generated authentication check code 2025-07-22 08:01:42 -10:00
J. Nick Koston adc21eef70 Merge branch 'api_services_emplace_back' into integration 2025-07-22 07:49:23 -10:00
J. Nick Koston 93fdea954f [api] Use emplace_back for TemplatableKeyValuePair construction in HomeAssistant services 2025-07-22 07:46:21 -10:00
J. Nick KostonandJesse Hills a614a68f1a [api] Implement zero-copy string optimization for outgoing protobuf messages (#9790)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-07-22 07:33:03 -10:00
Keith Burzinski 71cb429a86 [bme680_bsec] Add suggested alternate when using IDF (#9785) 2025-07-22 23:54:09 +12:00
Keith Burzinski 89924ae468 [neopixelbus] Add suggested alternate when using IDF (#9783) 2025-07-22 23:53:45 +12:00
Keith Burzinski 7efe1b8698 [fastled_clockless, fastled_spi] Add suggested alternate when using IDF (#9784) 2025-07-22 23:53:33 +12:00
J. Nick Koston ac08fb314f [api] Optimize protobuf memory usage with fixed-size arrays for Bluetooth UUIDs (#9782) 2025-07-22 21:50:49 +12:00
J. Nick Koston 922692338f Merge branch 'zero_copy_str' into integration 2025-07-21 22:26:09 -10:00
J. Nick Koston 2088deeacb give bot hint 2025-07-21 22:10:26 -10:00
J. Nick Koston 0534d1bfcf preen 2025-07-21 21:46:37 -10:00
J. Nick Koston b8e326eb01 preen 2025-07-21 21:34:46 -10:00
J. Nick Koston 58d7533128 docs 2025-07-21 21:26:06 -10:00
J. Nick Koston 444c77775f Merge remote-tracking branch 'origin/zero_copy_str' into zero_copy_str 2025-07-21 21:25:01 -10:00
J. Nick Koston 2310610aa0 missed some 2025-07-21 21:24:34 -10:00
J. Nick Koston 7dec484eae Merge branch 'dev' into zero_copy_str 2025-07-21 21:21:29 -10:00
J. Nick Koston 712d3dee98 missed one 2025-07-21 21:06:43 -10:00
J. Nick Koston 44d7147ea4 fixes 2025-07-21 20:02:22 -10:00
J. Nick Koston ede8e542bc fixes 2025-07-21 20:00:50 -10:00
J. Nick Koston e17fef3208 unused 2025-07-21 19:50:41 -10:00
J. Nick Koston 7f25d3e6d3 unused 2025-07-21 19:50:01 -10:00
J. Nick Koston 72fd984d4b preen 2025-07-21 19:39:23 -10:00
J. Nick Koston 97525cfe87 preen 2025-07-21 19:31:42 -10:00
J. Nick Koston 8f201cdb7e fixes 2025-07-21 18:31:13 -10:00
J. Nick Koston d0511e118d fixes 2025-07-21 18:28:09 -10:00
J. Nick Koston c120676d19 fixes 2025-07-21 18:26:59 -10:00
J. Nick Koston bd52acff12 adjust 2025-07-21 18:14:36 -10:00
J. Nick Koston 22422fc3dd send 2025-07-21 18:03:00 -10:00
J. Nick Koston 0f0038df24 [core] Process pending loop enables during setup blocking phase (#9787) 2025-07-22 15:47:43 +12:00
J. Nick Koston 70c9cf9d95 ref 2025-07-21 17:24:23 -10:00
J. Nick Koston b0aafb1226 ref 2025-07-21 17:21:59 -10:00
J. Nick Koston c4ac22286f zero_copy_str 2025-07-21 17:02:01 -10:00
Jesse Hills b17e2019c7 [esp32_ble_tracker] Write require feature defines after all clients are registered (#9780) 2025-07-22 00:49:48 +00:00
J. Nick Koston e56b681506 [nrf52] Add missing CoreModel define for scheduler (#9777) 2025-07-22 12:32:50 +12:00
J. Nick Koston 4f17c352db Merge branch 'fixed_arrays' into integration 2025-07-21 13:46:25 -10:00
J. Nick Koston 37d24dd707 cleanup 2025-07-21 13:44:28 -10:00
Keith BurzinskiandJesse Hills 238c72b66f [config_validation] Add support for suggesting alternate component/platform (#9757)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-07-22 11:29:05 +12:00