Skip to content

custom-components/ble_monitor

This branch is 27 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ernst
Nov 8, 2024
79f2fe2 · Nov 8, 2024
May 1, 2024
Dec 12, 2023
Nov 8, 2024
Jul 21, 2024
Sep 11, 2021
Sep 5, 2021
Dec 12, 2023
May 28, 2023
Nov 12, 2021
Jul 31, 2024
Nov 8, 2024
Jul 21, 2024
Nov 8, 2024
Dec 6, 2020

Repository files navigation

Passive BLE Monitor integration

BLE_sensors

This custom component for Home Assistant passively monitors many different BLE devices of several different brands. BLE Monitor can also be used as device tracker for BLE devices with a static MAC address or with the UUID.

More info

Supported sensor brands

BLE_sensors

  • Acconeer
  • Air Mentor
  • Amazfit
  • ATC (custom firmware for Xiaomi/Qingping sensors)
  • BlueMaestro
  • Blustream (Taylor TaylorSense, D'Addario Humiditrak)
  • BTHome
  • b-parasite
  • Chef iQ
  • Ela
  • Govee
  • Grundfos
  • HolyIOT
  • Hörmann
  • HHCC
  • Inkbird
  • iNode
  • Jaalee
  • Jinou
  • Kegtron
  • KKM
  • Mikrotik
  • Moat
  • Oras
  • Oral-B
  • Qingping
  • Relsib
  • Ruuvitag
  • Sensirion
  • SensorPush
  • Senssun (Scale)
  • SmartDry
  • Switchbot
  • Teltonika
  • Thermobeacon (Thermoplus, Brifit, Oria)
  • Thermopro
  • Tilt
  • Xiaogui (Scale)
  • Xiaomi (MiBand)
  • Xiaomi (MiBeacon sensors)
  • Xiaomi (MiScale)

Why isn't ESPHome Bluetooth Proxy not working with BLE monitor?

Please note that ESPHome Bluetooth Proxies cannot forward data to BLE monitor. Check out this page for alternative solutions.

Important announcement about the future of BLE monitor

Home Assistant 2022.8 has (improved) support for passive BLE devices directly in Home Assistant. For each brand, a core BLE integration will be developed, such that maintenance can be divided over more people, using the latest Bluetooth packages (bleak). I'm working together with the Home Assistant devs to move sensors from BLE Monitor to Home Assistant core integrations. During the transition, BLE monitor will still be available, but it is possible that the core HA Bluetooth integrations will not work niceley parallel to BLE monitor. If it is not working together (common symptom is that core integrations stop updating after a while), try to enable active scan in the BLE Monitor. My advise, when all your sensors are available in Home Assistant, make the move. The aim is to have all sensors moved into Home Assistant as core integration. After the move, BLE monitor will probably be deprecated. If you want to help moving sensors from BLE monitor, feel free to help. Check out the links below.

Some interesting links

Available as official HA integration

The following integrations are available as official Home Assistant integration.

  • BlueMaestro
  • b-parasite (will be using BTHome with new firmware)
  • BTHome
  • Govee
  • HHCC
  • iBeacon
  • Inkbird
  • Kegtron
  • Moat
  • Oral-B
  • Qingping
  • RuuviTag
  • SensorPush
  • Sensirion (MyCO2 gadget)
  • Thermobeacon
  • Thermopro / Sensorpro
  • Thermobeacon (Thermoplus, Brifit, Oria)
  • Tilt
  • Xiaomi (part 1 and 2)
  • Device tracking based on MAC address (Bluetooth LE tracker integration)