ble_monitor icon indicating copy to clipboard operation
ble_monitor copied to clipboard

BLE monitor for passive BLE sensors

Results 115 ble_monitor issues
Sort by recently updated
recently updated
newest added

ble_monitor: bt_helpers.py (0x0045: Packet([Parameter(name='selected_phys', width=4)])) -> API btmgmt_protocol.py (SetPHYConfiguration = 0x0045) -> Bluetooth Management API (Linux kernel) --- http://www.bluez.org/ Bluetooth Management API /doc/mgmt-api.txt ``` Set PHY Configuration Command ============================= Command...

### Sensor Description Yeelight Bluetooth Bedside ### Additional information e.g. a link to product details, etc. ### BLE advertisements _No response_

new sensor
waiting for data

### Sensor Description Satech STiE9 sensor beacon ### Additional information https://www.beaconzone.co.uk/sensor/STiE9 Sensor beacon that advertises up to 6 channels that can be iBeacon, Eddystone UID, Eddystone URL, Eddystone TLM, sensor...

new sensor

### What happened? How I can dissable this error? `Ten błąd pochodzi z niestandardowej integracji. Logger: root Source: custom_components/ble_monitor/__init__.py:597 Integration: Passive BLE monitor (documentation, issues) First occurred: 23:16:17 (10 occurrences)...

bug

### Sensor Description BTHome V2 supports multiple measurements of the same type. BLE monitor is currently not supporting this ### Additional information Request to add support for BTHome V2 multiple...

new sensor

This change will allow to proxy all or some packets (like Apple BTLE continuity and beacon's) into Home Assistant bluetooth stack using ESPHome [BLE Gateway](https://github.com/myhomeiot/esphome-components#ble-gateway) and use it for tracking...

### Sensor Description bluetooth usb energy monitors ### Additional information i found this post in in the HA community that describes various ble usb energy monitor (https://community.home-assistant.io/t/bluetooth-usb-energy-monitor/460006) it would be...

new sensor
waiting for data

### Sensor Description DFRobot Fermion BLE sensor beacon ### Additional information https://wiki.dfrobot.com/_SKU_TEL0168_Fermion_BLE_Sensor_Beacon [dump.txt](https://github.com/custom-components/ble_monitor/files/15180258/dump.txt) ### BLE advertisements _No response_

new sensor

### Sensor Description BBQ PROBE ### Additional information cheap BLE bbq probe esphome code to decode it ### BLE advertisements ```shell sensor: - platform: ble_client type: characteristic ble_client_id: bbq_probe_92696 name:...

new sensor

### What happened? ble_monitor setup fails after updating HA from 2024.4.2 to 2024.4.3 Below the log `Setup failed for custom integration 'ble_monitor': Requirements for ble_monitor not found: ['aioblescan>=0.2.14', 'janus>=1.0.0'].` ###...

bug