Michał Ciemięga
Michał Ciemięga
Hi I don't have any of this devices.
Hmm I think problem will be with few different BLE libs, used by workers. Maybe easiest solution would be to use docker and pass desired ble device there only ?
Hi There is generic ble scanner worker. Probably you can use it: https://github.com/zewelor/bt-mqtt-gateway/blob/master/workers/blescanmulti.py https://github.com/zewelor/bt-mqtt-gateway/blob/master/config.yaml.example#L84
In workers section of the config, leave only blescanmulti worker, delete everything else, if you don't want to use it ( you probably don't need anything else for now ).
serial port is used AFAIK only by mysensors worker, from pasted config, looks like you got it still on. Delete it and it should run
Run it without service to get full logs.
Looks good. Not sure why service version doesn't start. I think you could try to add "-d" on the end of this line, maybe it will show some error: https://github.com/zewelor/bt-mqtt-gateway/blob/master/bt-mqtt-gateway.service#L9....
You probably missed this step: ``` sudo pip3 install -r requirements.txt ``` Also I would suggest try docker router, as it should be easier to work with and maintain.
I've looked at venv instructions and fixed them a bit. I'm not using this method so don't have much experience. If you want to mesh home with some bluetooth tags...
Try to pair with desk: https://wiki.archlinux.org/index.php/Bluetooth#Pairing