# Bluetooth Audio This repos supports incomming bt audio connections. It also sends the bt audio state via MQTT to smarthome.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dirk Alders 8cf4e1da2c Usage of dbus for bt audio information and control 10 месяцев назад
..
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 Usage of dbus for bt audio information and control 10 месяцев назад
bt-audioparser.sh Initial bt-audio implementation 11 месяцев назад
init_venv Initial bt-audio implementation 11 месяцев назад
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