J. Nick Koston
|
32a968784c
|
Merge branch 'subproc' into integration
|
2025-08-08 16:23:03 -05:00 |
|
J. Nick Koston
|
3ded96bb26
|
Optimize subprocess performance with close_fds=False
|
2025-08-08 16:18:04 -05:00 |
|
J. Nick Koston
|
507ec82886
|
Merge branch 'port_fallback' into integration
|
2025-08-08 16:05:20 -05:00 |
|
J. Nick Koston
|
e316fe3b80
|
Merge branch 'esp32_ble_tracker_reboot_on_blocked_loop' into integration
|
2025-08-08 16:05:15 -05:00 |
|
dependabot[bot]
|
ff9ddb9d68
|
Bump tornado from 6.5.1 to 6.5.2 (#10142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-08 16:03:13 -05:00 |
|
Edward Firmo
|
676c51ffa0
|
[switch] Add control() method to API (#10118)
|
2025-08-08 05:51:19 +00:00 |
|
J. Nick Koston
|
cdcf5fd74c
|
[dashboard] Fix port fallback regression when device is offline
|
2025-08-07 18:47:54 -10:00 |
|
J. Nick Koston
|
7e4d09dbd8
|
[bluetooth_proxy] Optimize connection loop to reduce CPU usage (#10133)
|
2025-08-07 16:24:26 -10:00 |
|
J. Nick Koston
|
58504662d8
|
[cover] Reduce flash usage by optimizing validation messages (#10130)
|
2025-08-08 10:44:47 +10:00 |
|
J. Nick Koston
|
83b69519dd
|
[wifi] Reduce flash usage by optimizing logging (#10127)
|
2025-08-08 10:43:13 +10:00 |
|
J. Nick Koston
|
d4d1a96f9b
|
[esp32_ble_client] Reduce flash usage by optimizing logging strings (#10119)
|
2025-08-08 10:42:03 +10:00 |
|
J. Nick Koston
|
76fd104fb6
|
[mdns] Conditionally compile extra services to reduce flash usage (#10129)
|
2025-08-08 10:32:35 +10:00 |
|
Edward Firmo
|
c4d1b1317a
|
[switch] Add switch.control automation action (#10105)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-08 08:55:54 +10:00 |
|
J. Nick Koston
|
11b82fe3d4
|
Merge branch 'startup_herd_ble_fix' into integration
|
2025-08-07 12:55:38 -10:00 |
|
J. Nick Koston
|
1de0a73a63
|
preen
|
2025-08-07 12:55:31 -10:00 |
|
J. Nick Koston
|
86798e3a2b
|
Merge branch 'startup_herd_ble_fix' into integration
|
2025-08-07 12:39:19 -10:00 |
|
J. Nick Koston
|
543e5099a4
|
[bluetooth_proxy] Optimize connection loop to reduce CPU usage
|
2025-08-07 12:38:15 -10:00 |
|
J. Nick Koston
|
4ba5718ddd
|
Merge branch 'cover_logging' into integration
|
2025-08-07 10:28:51 -10:00 |
|
J. Nick Koston
|
ac05ab6de1
|
[cover] Reduce flash usage by optimizing validation messages
|
2025-08-07 10:28:07 -10:00 |
|
dependabot[bot]
|
14bc83342f
|
Bump ruff from 0.12.7 to 0.12.8 (#10126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-07 20:15:14 +00:00 |
|
dependabot[bot]
|
a1461c5293
|
Bump actions/cache from 4.2.3 to 4.2.4 (#10128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-07 10:09:53 -10:00 |
|
J. Nick Koston
|
902846c6da
|
Merge branch 'mdns_extra' into integration
|
2025-08-07 09:57:27 -10:00 |
|
J. Nick Koston
|
887d43d76c
|
[mdns] Conditionally compile extra services to reduce flash usage
|
2025-08-07 09:56:47 -10:00 |
|
J. Nick Koston
|
3a2c7c9154
|
Merge branch 'wifi_flash' into integration
|
2025-08-07 09:44:08 -10:00 |
|
J. Nick Koston
|
c5c71bd85e
|
[wifi] Reduce flash usage by optimizing logging
|
2025-08-07 09:43:24 -10:00 |
|
dependabot[bot]
|
73b2db8af5
|
Bump actions/cache from 4.2.3 to 4.2.4 in /.github/actions/restore-python (#10125)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-07 09:16:58 -10:00 |
|
J. Nick Koston
|
a7a119f576
|
[bluetooth_proxy] Remove V1 connection support (#10107)
|
2025-08-07 03:52:46 -05:00 |
|
J. Nick Koston
|
1ba76f5f2e
|
[esp32_ble_client] Conditionally compile BLE service classes to reduce flash usage (#10114)
|
2025-08-07 03:46:34 -05:00 |
|
J. Nick Koston
|
4d56781be9
|
Merge branch 'esp32_ble_client_strings' into integration
|
2025-08-06 22:42:31 -10:00 |
|
J. Nick Koston
|
481bbeb6b5
|
[esp32_ble_client] Reduce flash usage by optimizing logging strings
|
2025-08-06 22:41:50 -10:00 |
|
J. Nick Koston
|
37a9ad6a0d
|
[esp32_ble_tracker] Optimize member variable ordering to reduce memory padding (#10113)
|
2025-08-07 03:34:46 -05:00 |
|
J. Nick Koston
|
469076c7dd
|
Merge branch 'cond_compile_service_char_desc_cond' into integration
|
2025-08-06 22:04:31 -10:00 |
|
J. Nick Koston
|
c5065f21b8
|
condtional
|
2025-08-06 19:53:57 -10:00 |
|
J. Nick Koston
|
c0a62c0be1
|
[esp32_ble_client] Avoid iterating empty services vector for bluetooth_proxy connections (#10110)
|
2025-08-07 03:40:12 +00:00 |
|
J. Nick Koston
|
24246a136e
|
Merge branch 'esp32_tracker_touch_ups' into integration
|
2025-08-06 17:31:48 -10:00 |
|
J. Nick Koston
|
cf1b24145b
|
[esp32_ble_tracker] Optimize member variable ordering to reduce memory padding
|
2025-08-06 17:30:48 -10:00 |
|
J. Nick Koston
|
bfb14e1cf9
|
[esp32_touch] Restore get_value() for ESP32-S2/S3 variants (#10112)
|
2025-08-06 21:21:32 -05:00 |
|
mbo18
|
1415e02e40
|
Add device class absolute_humidity to the absolute humidity component (#10100)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-07 13:48:26 +12:00 |
|
dependabot[bot]
|
81f907e994
|
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#10106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-07 13:47:03 +12:00 |
|
J. Nick Koston
|
61008bc8a9
|
[bluetooth_proxy] Remove unnecessary heap allocation for response object (#10104)
|
2025-08-07 13:42:04 +12:00 |
|
J. Nick Koston
|
6d66ddd68d
|
[bluetooth_proxy][esp32_ble_tracker][esp32_ble_client] Consolidate duplicate logging code to reduce flash usage (#10097)
|
2025-08-07 13:41:03 +12:00 |
|
J. Nick Koston
|
fc180251be
|
[bluetooth_proxy] Consolidate dump_config() log calls (#10103)
|
2025-08-07 12:43:59 +12:00 |
|
J. Nick Koston
|
ee1d4f27ef
|
[esp32_ble] Conditionally compile BLE advertising to reduce flash usage (#10099)
|
2025-08-07 12:29:24 +12:00 |
|
J. Nick Koston
|
325ec0a0ae
|
[esp32_ble_client] Convert to C++17 nested namespace syntax (#10111)
|
2025-08-07 12:18:03 +12:00 |
|
Keith Burzinski
|
6071f4b02c
|
[ld2410] Replace `throttle ` with native filters (#10019)
|
2025-08-07 10:26:11 +12:00 |
|
J. Nick Koston
|
28c4460f8b
|
Merge branch 'esp32_ble_client_namespace' into integration
|
2025-08-06 10:56:28 -10:00 |
|
J. Nick Koston
|
cb4d3d37cf
|
[esp32_ble_client] Convert to C++17 nested namespace syntax
|
2025-08-06 10:55:56 -10:00 |
|
J. Nick Koston
|
341d2febd6
|
Merge branch 'entire_service_list_copied_discarded' into integration
|
2025-08-06 10:45:06 -10:00 |
|
J. Nick Koston
|
534681b988
|
[esp32_ble_client] Fix V3_WITH_CACHE connections unnecessarily populating services vector
preen
|
2025-08-06 10:40:48 -10:00 |
|
J. Nick Koston
|
a962bb4af2
|
Merge branch 'entire_service_list_copied_discarded' into integration
|
2025-08-06 10:28:43 -10:00 |
|