Allows you to connect bluetooth devices via MQTT.
Supported devices:
- Tion 3S
- Redmond RHF-3310S
Server
- Clone repository
- Install packages with
npm install
- Copy config.sample.js to config.js and edit it
- Run with
node main.js
- Optionally, you can add it to the systemd (example unit in bt_bridge.service)
Will be added soon...