friedpenguin

HASS BT forwarding

Oct 5th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | Fixit | 0 0
  1. Home Assistant Bluetooth Tracker
  2. Add these lines to any existing ESP32 config with Bluetooth capabilities:
  3.  
  4. esp32_ble_tracker:
  5. scan_parameters:
  6. interval: 1100ms (optional)
  7. window: 1100ms (optional)
  8. active: true
  9.  
  10. bluetooth_proxy:
Advertisement
Add Comment
Please, Sign In to add comment