J. Nick Koston
|
ffe55f7691
|
Trim the new comments to repo style
|
2026-08-08 01:52:40 -05:00 |
|
J. Nick Koston
|
40ac344bf2
|
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
# Conflicts:
# esphome/components/esp32_ble_tracker/esp32_ble_tracker.h
|
2026-08-08 01:51:20 -05:00 |
|
J. Nick Koston
|
667ffe98d9
|
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
|
2026-08-08 01:50:51 -05:00 |
|
J. Nick Koston
|
270f776675
|
Let esp32_ble own the adapter MAC lookup
|
2026-08-08 01:50:49 -05:00 |
|
J. Nick Koston
|
965bbd4425
|
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
|
2026-08-08 01:46:50 -05:00 |
|
J. Nick Koston
|
e485e5af90
|
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
|
2026-08-08 01:46:48 -05:00 |
|
J. Nick Koston
|
c795d0734d
|
Ask the stack for the adapter MAC on hosted controllers
|
2026-08-08 01:46:45 -05:00 |
|
J. Nick Koston
|
0e77d47df4
|
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
|
2026-08-08 01:38:39 -05:00 |
|
J. Nick Koston
|
47c2f8f31a
|
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
|
2026-08-08 01:38:36 -05:00 |
|
J. Nick Koston
|
fe53d24e46
|
Read the adapter MAC through esp_read_mac
|
2026-08-08 01:38:33 -05:00 |
|
J. Nick Koston
|
daf988fde8
|
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
|
2026-08-08 01:31:26 -05:00 |
|
J. Nick Koston
|
6604a9cca7
|
Update stale comments left by the listener removal
|
2026-08-08 01:31:22 -05:00 |
|
J. Nick Koston
|
ddd45e393b
|
Merge branch 'esp32-tracker-retire-scanner-listener' into esp32-hub-devirtualize
|
2026-08-08 01:26:09 -05:00 |
|
J. Nick Koston
|
0974e8a1f5
|
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
|
2026-08-08 01:26:07 -05:00 |
|
J. Nick Koston
|
1478307280
|
Merge branch 'esp32-proxy-hub-scanner-state' into esp32-tracker-parser-cleanup
|
2026-08-08 01:26:06 -05:00 |
|
J. Nick Koston
|
fc77cdcb7d
|
Drop a leftover declaration and fix a stale test name
|
2026-08-08 01:26:03 -05:00 |
|
J. Nick Koston
|
fcb9da489e
|
Call the static capability query through the type
|
2026-08-08 01:22:53 -05:00 |
|
J. Nick Koston
|
ab458fffab
|
Bind BLEHub to the build's tracker at compile time
|
2026-08-08 01:18:21 -05:00 |
|
J. Nick Koston
|
c0c3afe6b1
|
Merge branch 'esp32-tracker-parser-cleanup' into esp32-tracker-retire-scanner-listener
|
2026-08-08 01:02:41 -05:00 |
|
J. Nick Koston
|
b092f64744
|
Remove redundant access specifier
|
2026-08-08 01:02:39 -05:00 |
|
J. Nick Koston
|
6b2938c1f7
|
Retire the scanner-state listener interface
|
2026-08-08 00:56:59 -05:00 |
|
J. Nick Koston
|
0e5d902c95
|
Monotonic parse flag, client-scoped opt-out, drop dead include
|
2026-08-08 00:53:31 -05:00 |
|
J. Nick Koston
|
11fc8e4c07
|
Merge branch 'esp32-proxy-hub-scanner-state' into esp32-tracker-parser-cleanup
|
2026-08-08 00:52:35 -05:00 |
|
J. Nick Koston
|
d9f0f40373
|
Simplify scanner state: aliased enum, define-gated slot, one guarded sender
|
2026-08-08 00:52:12 -05:00 |
|
J. Nick Koston
|
e671a602e9
|
Merge branch 'esp32-proxy-hub-scanner-state' into esp32-tracker-parser-cleanup
|
2026-08-08 00:41:34 -05:00 |
|
J. Nick Koston
|
7f44b9b826
|
Merge branch 'esp32-proxy-hub-advertisements' into esp32-proxy-hub-scanner-state
# Conflicts:
# esphome/components/bluetooth_proxy/bluetooth_proxy.cpp
|
2026-08-08 00:41:33 -05:00 |
|
J. Nick Koston
|
47804f8d08
|
Address review: one tracker pointer, portable format, doc fixes
|
2026-08-08 00:40:43 -05:00 |
|
J. Nick Koston
|
67cc43c8ef
|
Retire the raw listener path and parser-type enum from the tracker
|
2026-08-08 00:36:22 -05:00 |
|
J. Nick Koston
|
3e9808162b
|
Deliver scanner state through a hub push callback
|
2026-08-08 00:31:18 -05:00 |
|
J. Nick Koston
|
a6f81f3185
|
Carry the address as uint64 in RawAdvertisement and unify the proxy setup
|
2026-08-08 00:12:50 -05:00 |
|
J. Nick Koston
|
5296539849
|
Pin the removed listener slot
|
2026-08-08 00:01:43 -05:00 |
|
J. Nick Koston
|
de9074fb5e
|
Move the esp32 proxy advertisement path to the hub raw callback
|
2026-08-08 00:00:57 -05:00 |
|
  
|
745dee0734
|
[usb_cdc_acm] Don't discard queued TX data when USB flush times out (#17637)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-07 23:24:56 -05:00 |
|
 Edvard FilistovičandGitHub
|
b986530efc
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 8: xiaomi_cgpr1, xiaomi_gcls002, xiaomi_hhccjcy01) (#18171)
|
2026-08-07 22:51:33 -05:00 |
|
 Edvard FilistovičandGitHub
|
3aaea907ba
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 7: xiaomi_cgd1, xiaomi_cgdk2, xiaomi_cgg1) (#18170)
|
2026-08-07 21:59:21 -05:00 |
|
 Edvard FilistovičandGitHub
|
1d184b43eb
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 6: thermopro_ble, exposure_notifications, xiaomi_ble) (#18168)
|
2026-08-07 20:47:52 -05:00 |
|
 J. Nick KostonandGitHub
|
8d494a84c5
|
[bluetooth_connection] Engine follow-ups from the rp2 GATT series (#18159)
|
2026-08-07 16:25:55 -05:00 |
|
 
|
b0aec6dc2f
|
[modbus_client] Lambda sugar (#18146)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-07 16:09:15 -05:00 |
|
 
|
4a7d270494
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 5: airthings_ble, inkbird_ibsth1_mini, radon_eye_ble) (#18165)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-08-07 20:46:43 +00:00 |
|
 dependabot[bot]andGitHub
|
ae26483be6
|
Bump github/codeql-action/init from 4.37.5 to 4.37.6 (#18164)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-08-07 19:27:57 +00:00 |
|
 dependabot[bot]andGitHub
|
5d7bd179b1
|
Bump github/codeql-action/analyze from 4.37.5 to 4.37.6 (#18163)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-08-07 14:27:09 -05:00 |
|
 Edvard FilistovičandGitHub
|
23a3454551
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 4: ruuvi_ble, ruuvitag, b_parasite) (#18161)
|
2026-08-07 14:21:46 -05:00 |
|
  
|
f5ee72753d
|
[modbus_client] Add typed read/write actions (#18078)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-07 14:18:20 -05:00 |
|
 esphome[bot]andGitHub
|
ee13996ee6
|
Bump bundled esphome-device-builder to 1.9.4 (#18162)
|
2026-08-07 19:17:26 +00:00 |
|
 
|
c24e61439b
|
[modbus] Add server support for read/write multiple registers (0x17) (#17357)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-07 14:17:11 -05:00 |
|
 J. Nick KostonandGitHub
|
2e1c517821
|
[bluetooth_proxy] Enable active connections on rp2 (#18132)
|
2026-08-07 13:51:41 -05:00 |
|
 
|
950cfc4da3
|
[ld6002b] Add select and button platforms (4/5) (#17822)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-08-07 14:33:37 -04:00 |
|
 
|
715b14aeba
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 3: mopeka_ble, mopeka_pro_check, mopeka_std_check) (#17951)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-07 12:59:27 -05:00 |
|
 J. Nick KostonandGitHub
|
d7b5ad77da
|
[bluetooth_connection] Add BTstack GATT client backend for rp2 (#18131)
|
2026-08-07 12:53:09 -05:00 |
|
 Edvard FilistovičandGitHub
|
77bfda6f1f
|
[ble_device_base] Migrate BLE sensor platforms to the neutral layer (batch 2: atc_mithermometer, pvvx_mithermometer, bthome_mithermometer) (#17950)
|
2026-08-07 12:48:18 -05:00 |
|