# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Dirk Alders 6388afa835 Exception handling for BT-Player control, if no player available 10 місяці тому
..
config_example Initial bt-audio implementation 10 місяці тому
mqtt @ 328d3471a7 Initial bt-audio implementation 10 місяці тому
report @ b53dd30eae Initial bt-audio implementation 10 місяці тому
README.md Initial bt-audio implementation 10 місяці тому
bt-audioparser.py Exception handling for BT-Player control, if no player available 10 місяці тому
bt-audioparser.sh Initial bt-audio implementation 10 місяці тому
init_venv Initial bt-audio implementation 10 місяці тому
requirements.txt Usage of dbus for bt audio information and control 10 місяці тому

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