and to âextend BTâ to your other floor you may try to get an ESP32 device (couple of USD on AliExpress) and flash with ESPHome (now integral part of Home Assistant). This will make following connection:
smoke detector <âBTâ> ESP32 <âWiFiâ> Router/AP <â> Raspberry
Which project did You find!? Did You end up with success?
I have a ESP32 loaded with esp32_ble_tracker but donât know what the sensor info for this smoke detector actually is!
Hi JoWink, unfortunately I didnât come across a tutorial. Iâve been doing trial and error. Iâve mine (KlikAanKlikUit Smoke Detector) connected to HA via a Conbee II stick. But this is using Zigbee (not BT / BLE). This pretty easy connects and then has few attributes available in HA. My Conbee II stick (via USB to RPi4) is very close to the Smoke Detector.
Here is a part of my esp32 config file, that might be of use (with an example of another BLE device) in case you have a bluetooth version. You will need to get the mac address from the esp32 log file (when you see blue tooth tracker active) and then edit/update your esp32 file.
Hi, does anyone know if the Xiaomi Honeywell Bluetooth smoke detectors work with the new native Bluetooth support in HA (presumably via Xiaomi BLE?) Thanks.
(Sorry for hijacking thread but seemed to be relatedâŠ)