# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dirk Alders 09d8dc6ccb Initial bt-audio implementation 11 달 전
..
config_example Initial bt-audio implementation 11 달 전
mqtt @ 328d3471a7 Initial bt-audio implementation 11 달 전
report @ b53dd30eae Initial bt-audio implementation 11 달 전
README.md Initial bt-audio implementation 11 달 전
bt-audioparser.py Initial bt-audio implementation 11 달 전
bt-audioparser.sh Initial bt-audio implementation 11 달 전
init_venv Initial bt-audio implementation 11 달 전
requirements.txt Initial bt-audio implementation 11 달 전

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