Add NET_RAW for RFCOMM and bump add-on version to 0.1.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: "Fichero Printer"
|
||||
version: "0.1.4"
|
||||
version: "0.1.5"
|
||||
slug: "fichero_printer"
|
||||
description: "REST API for the Fichero D11s (AiYin) thermal label printer over Bluetooth"
|
||||
url: "https://git.leuschner.dev/Tobias/Fichero"
|
||||
@@ -27,6 +27,7 @@ host_dbus: true
|
||||
# BLE uses D-Bus (host_dbus) and does not need this.
|
||||
privileged:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
|
||||
options:
|
||||
port: 8765
|
||||
|
||||
Reference in New Issue
Block a user