This commit is contained in:
paul2212
2026-03-16 12:43:26 +01:00
parent eee58431ab
commit 7843a38407
12 changed files with 70 additions and 1739 deletions

View File

@@ -1,13 +1,13 @@
configuration:
port:
name: "API-Port"
description: "Port des REST-API-Servers. Den obigen Port-Mapping-Eintrag entsprechend anpassen."
name: "API Port"
description: "Port for the REST API server. Adjust the port mapping entry above accordingly."
ble_address:
name: "Bluetooth-Adresse"
description: "Feste BLE-Adresse des Druckers (z.B. AA:BB:CC:DD:EE:FF). Leer lassen für automatischen Scan."
name: "Bluetooth Address"
description: "Fixed BLE address of the printer (e.g., AA:BB:CC:DD:EE:FF). Leave empty for automatic scan."
transport:
name: "Transport"
description: "Verbindungsart: 'ble' für Bluetooth Low Energy (Standard) oder 'classic' für RFCOMM."
description: "Connection type: 'ble' for Bluetooth Low Energy (default) or 'classic' for RFCOMM."
channel:
name: "RFCOMM-Kanal"
description: "Classic-Bluetooth-RFCOMM-Kanal. Nur relevant wenn Transport auf 'classic' gesetzt ist."
name: "RFCOMM Channel"
description: "Classic Bluetooth RFCOMM channel. Only relevant if transport is set to 'classic'."