# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dirk Alders 14a17c9527 config template to jinja2 il y a 9 mois
..
config_example config template to jinja2 il y a 9 mois
mqtt @ 328d3471a7 Initial bt-audio implementation il y a 10 mois
report @ b53dd30eae Initial bt-audio implementation il y a 10 mois
README.md Initial bt-audio implementation il y a 10 mois
bt-audioparser.py Exception handling for BT-Player control, if no player available il y a 10 mois
bt-audioparser.sh Initial bt-audio implementation il y a 10 mois
init_venv Initial bt-audio implementation il y a 10 mois
requirements.txt Usage of dbus for bt audio information and control il y a 10 mois

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