# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dirk Alders 14a17c9527 config template to jinja2 vor 9 Monaten
..
config_example config template to jinja2 vor 9 Monaten
mqtt @ 328d3471a7 Initial bt-audio implementation vor 10 Monaten
report @ b53dd30eae Initial bt-audio implementation vor 10 Monaten
README.md Initial bt-audio implementation vor 10 Monaten
bt-audioparser.py Exception handling for BT-Player control, if no player available vor 10 Monaten
bt-audioparser.sh Initial bt-audio implementation vor 10 Monaten
init_venv Initial bt-audio implementation vor 10 Monaten
requirements.txt Usage of dbus for bt audio information and control vor 10 Monaten

README.md

Prerequires

  • Make executing user member of group systemd-journal to be able to parse the journal
  • Install python3-dev, libsystemd-dev to be able to create venv