custom-components / ble_monitor

BLE monitor for passive BLE sensors
https://community.home-assistant.io/t/passive-ble-monitor-integration/
MIT License
1.89k stars 243 forks source link

[New Sensor]: Transducers Direct TDWLB-LC-RPPF #1386

Open bobbeims opened 2 weeks ago

bobbeims commented 2 weeks ago

Sensor Description

TDWLB-LC-RPPF remote pool pressure monitor

Additional information

CirrusSense Wireless Pool Filter Pressure Gauge

I've been using this remote pressure sensor for a while with the Pressure Pro CirrusSense app but would really like to integrate the pressure data into my Home Assistant setup.

I've used the iOS app "BLE Scanner" to grab the basic info for my sensor. Since the linked instruction page doesn't talk about the iOS app, I'm not sure if I've given you all of the data you need.

BLE advertisements

DEVICE UUID
81632CAA-1804-5E3A-283C-3282E0B7E86F

ADVERTIMENT DATA

{length = 3, bytes = 0x0c0114}
Advertisement Manufacturer Data

10
TxPower Level

YES
Device is connectable

{length = 3, bytes = 0x0c0114}
Advertisement Manufacturer Data

Pressure Tank
Device Local Name

10
TxPower Level

SERVICES

DEVICE INFORMATION
0x180A
PRIMARY SERVICE

BATTERY SERVICE
0x180F
PRIMARY SERVICE

CUSTOM SERVICE
0x18FF
PRIMARY SERVICE

TX POWER
0x1804
PRIMARY SERVICE

CUSTOM SERVICE
CC4A6A80-51E0-11E3-B451-0002A5D5C51B
PRIMARY SERVICE
bobbeims commented 2 weeks ago

Here are screenshots from the BLE Scanner app image image image image image image image image image image image image image

bobbeims commented 2 weeks ago

Here are a couple screenshots from the iOS app: image image

bobbeims commented 2 weeks ago

@Ernst79 I just want to make sure I've provided the info needed correctly. If there's anything I can do to help get this sensor added in the near term, please let me know.