# 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