devbis / ble2mqtt

Bluetooth to MQTT bridge, add your bluetooth-capable (including controllable) devices to your smart home
MIT License
134 stars 25 forks source link

INKBIRD IBS-TH2 #90

Open RavenHuginn opened 1 month ago

RavenHuginn commented 1 month ago

Hello.

Is it possible to add support for the INKBIRD IBS-TH2 outdoor temperature and humidity sensor?

devbis commented 1 month ago

Yes. But I need a protocol description or implementation of parsing data/communication. Do you have it?

devbis commented 1 month ago

https://github.com/Bluetooth-Devices/inkbird-ble/blob/refs%2Fheads%2Fmain/src%2Finkbird_ble%2Fparser.py

I think i can grab the code from here. But I need someone to test the code

RavenHuginn commented 2 weeks ago

Yes, I have a sensor and I can test it.