# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dirk Alders 14a17c9527 config template to jinja2 9 meses atrás
..
config_example config template to jinja2 9 meses atrás
mqtt @ 328d3471a7 Initial bt-audio implementation 10 meses atrás
report @ b53dd30eae Initial bt-audio implementation 10 meses atrás
README.md Initial bt-audio implementation 10 meses atrás
bt-audioparser.py Exception handling for BT-Player control, if no player available 10 meses atrás
bt-audioparser.sh Initial bt-audio implementation 10 meses atrás
init_venv Initial bt-audio implementation 10 meses atrás
requirements.txt Usage of dbus for bt audio information and control 10 meses atrás

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