Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB bluetooth.. #19

Open
dezral opened this issue Aug 22, 2018 · 1 comment
Open

USB bluetooth.. #19

dezral opened this issue Aug 22, 2018 · 1 comment

Comments

@dezral
Copy link

dezral commented Aug 22, 2018

could this be made to use USB bluetooth? i run my nodered/homebridge on a rpi2, and have bought this "Bus 001 Device 004: ID 0b05:17cb ASUSTek Computer, Inc. Broadcom BCM20702A0 Bluetooth" it supports ble and can find my devices via "sudo hcitool lescan" but need to get the information into node-red using MQTT would be nice..

@nemik
Copy link
Member

nemik commented Aug 22, 2018

Yes, it could. I'd recommend writing or finding a script or program that can use the RPI to scan for BLE devices. Then if it sends what it finds over MQTT in the same format, to the same topics, to the same broker, that the Happy Bubbles hardware does, you'd have what you want. The presence server would treat it just like the Happy Bubbles hardware detector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants