J. Nick Koston
|
1e6dc467ec
|
Merge branch 'md5_hex_performance' into integration
|
2025-09-14 14:01:16 -05:00 |
|
J. Nick Koston
|
d262526f31
|
preen
|
2025-09-14 14:00:01 -05:00 |
|
J. Nick Koston
|
38aea3d9b6
|
Merge branch 'md5_hex_performance' into integration
|
2025-09-14 13:54:16 -05:00 |
|
J. Nick Koston
|
6f387017aa
|
Merge branch 'mac_formatting_perf' into integration
|
2025-09-14 13:53:46 -05:00 |
|
J. Nick Koston
|
16b7714990
|
preen
|
2025-09-14 13:53:36 -05:00 |
|
J. Nick Koston
|
22c91dfadc
|
cleanup
|
2025-09-14 13:51:10 -05:00 |
|
J. Nick Koston
|
0b42250900
|
[core] Optimize MAC address formatting to eliminate sprintf dependency
|
2025-09-14 13:49:11 -05:00 |
|
J. Nick Koston
|
69804f5ccf
|
Merge branch 'md5_hex_performance' into integration
|
2025-09-14 10:50:11 -05:00 |
|
J. Nick Koston
|
b03a651499
|
[md5] Optimize MD5::get_hex() to eliminate sprintf dependency
|
2025-09-14 10:48:26 -05:00 |
|
J. Nick Koston
|
eb5d74f3b1
|
Merge branch 'fix_ethernet_reconnect_ipv6' into integration
|
2025-09-14 10:19:14 -05:00 |
|
J. Nick Koston
|
2eb02d5440
|
comments
|
2025-09-14 09:26:24 -05:00 |
|
J. Nick Koston
|
dfc7382c35
|
comments
|
2025-09-14 09:26:24 -05:00 |
|
J. Nick Koston
|
0359c3120a
|
Merge branch 'fix_ethernet_reconnect_ipv6' into integration
|
2025-09-14 09:18:32 -05:00 |
|
J. Nick Koston
|
4bb40418c5
|
comments
|
2025-09-14 09:17:51 -05:00 |
|
J. Nick Koston
|
09a4d51120
|
comments
|
2025-09-14 09:17:24 -05:00 |
|
J. Nick Koston
|
c1c4fabc28
|
comments
|
2025-09-14 09:16:11 -05:00 |
|
J. Nick Koston
|
dc8c5a6cb3
|
comments
|
2025-09-14 09:12:07 -05:00 |
|
J. Nick Koston
|
3a4a01ac51
|
[ethernet] Fix permanent component failure from undocumented ESP_FAIL in IPv6 setup
|
2025-09-14 09:05:28 -05:00 |
|
J. Nick Koston
|
2d27055860
|
Merge branch 'get_time_response_plus_connect_password_only' into integration
|
2025-09-13 22:42:27 -05:00 |
|
J. Nick Koston
|
c2f0e14e12
|
[api] Exclude ConnectRequest/Response when password is disabled
|
2025-09-13 22:39:52 -05:00 |
|
dependabot[bot]
|
7e6b11ce84
|
Bump aioesphomeapi from 40.1.0 to 40.2.0 (#10703)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-13 23:25:19 +00:00 |
|
J. Nick Koston
|
9f8ced865f
|
Merge branch 'get_time_response' into integration
|
2025-09-13 18:07:56 -05:00 |
|
J. Nick Koston
|
722548e393
|
Revert unneeded GetTime bidirectional support added in #9790
|
2025-09-13 18:06:12 -05:00 |
|
J. Nick Koston
|
de4ae7fd84
|
Merge branch 'cleanup_server_info_hello' into integration
|
2025-09-13 17:16:23 -05:00 |
|
J. Nick Koston
|
38ef33fe5a
|
[api] Optimize HelloResponse server_info to reduce memory usage
|
2025-09-13 17:16:14 -05:00 |
|
J. Nick Koston
|
51c943d21e
|
[api] Optimize HelloResponse server_info to reduce memory usage
|
2025-09-13 17:16:09 -05:00 |
|
J. Nick Koston
|
1ea97e9caf
|
[api] Optimize HelloResponse server_info to reduce memory usage
|
2025-09-13 17:15:05 -05:00 |
|
Keith Burzinski
|
adcba4fd9a
|
[api_protobuf.py] Use type based on size/length (#10696)
|
2025-09-13 17:02:04 -05:00 |
|
J. Nick Koston
|
c1d990ee2b
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-13 17:00:51 -05:00 |
|
Markus
|
d3592c451b
|
[core] fix upload to device via MQTT IP lookup (e.g. when mDNS is disable) (#10632)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-09-12 16:31:53 -05:00 |
|
J. Nick Koston
|
24eb33a1c0
|
Add additional dashboard and main tests (#10688)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-13 09:04:56 +12:00 |
|
dependabot[bot]
|
cf1fef8cfb
|
Bump pytest-asyncio from 1.1.0 to 1.2.0 (#10691)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-12 14:09:38 -05:00 |
|
fakuivan
|
28bba0666c
|
[packet_transport] initialize packet data after flushing (#10686)
|
2025-09-13 05:02:41 +10:00 |
|
J. Nick Koston
|
4390fd80a3
|
Add additional coverage for util and writer (#10683)
|
2025-09-12 17:04:51 +12:00 |
|
J. Nick Koston
|
4813c5134e
|
[tests] Add upload_program and show_logs test coverage to prevent regressions (#10684)
|
2025-09-12 17:04:22 +12:00 |
|
J. Nick Koston
|
bbef0e173e
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT (#10672)
|
2025-09-12 08:54:34 +12:00 |
|
J. Nick Koston
|
3240e19a7c
|
Add some more coverage for dashboard web_server (#10682)
|
2025-09-12 08:52:46 +12:00 |
|
J. Nick Koston
|
ac0cd946f0
|
Add comprehensive tests for choose_upload_log_host to prevent regressions (#10679)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-09-12 08:51:58 +12:00 |
|
Jonathan Swoboda
|
61bac6c6e6
|
[esp32] Allow esp-idf 5.5.1 (#10680)
|
2025-09-11 20:13:05 +00:00 |
|
J. Nick Koston
|
5fd64c5c89
|
[core] Add millisecond precision to logging timestamps (#10677)
|
2025-09-11 14:25:55 -05:00 |
|
rwrozelle
|
625f108183
|
Openthread Fix Factory Reset (#9281)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-11 05:23:58 +00:00 |
|
J. Nick Koston
|
c45efe8f40
|
Add additional coverage for yaml_util (#10674)
|
2025-09-11 17:01:11 +12:00 |
|
Jesse Hills
|
fe1371f4dc
|
[adc] Fix FILTER_SOURCE_FILES location (#10673)
|
2025-09-10 22:32:04 -05:00 |
|
J. Nick Koston
|
e3f8a36eaa
|
Add coverage for dashboard ahead of Path conversion (#10669)
|
2025-09-10 22:16:04 -05:00 |
|
J. Nick Koston
|
99d25cc0b3
|
Merge branch 'ble_cleanups' into integration
|
2025-09-10 21:17:10 -05:00 |
|
J. Nick Koston
|
ec97a464f7
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:14:12 -05:00 |
|
J. Nick Koston
|
386b52f4a4
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:06:35 -05:00 |
|
J. Nick Koston
|
604074e3bf
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:02:33 -05:00 |
|
dependabot[bot]
|
41f0d1c622
|
Bump ruff from 0.12.12 to 0.13.0 (#10670)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-10 21:09:45 +00:00 |
|
Jesse Hills
|
6469bb168d
|
Merge branch 'beta' into dev
|
2025-09-11 07:25:06 +12:00 |
|