Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.09 KB

Bluetooth monitor listens on D-Bus for connections of bluetooth devices. It can be used to automatically start a online radio stream when a bluetooth speaker connects to the computer.

References used for the implementation

Note

Trust => Auto connect

Tests

Run mosquitto in background when testing mqtt functionality

Roadmap

  • Connecting to a MQTT-Server
  • Example configuration for snapcast
  • Auto-reload configurtion
  • Remote control via MQTT
  • Status reports via MQTT
  • Switch to objectmanager InterfacesAdded and InterfacesRemoved feature
  • Integrate small web server which allows pairing using a more comfortable interface