Files
Fichero/fichero_printer/translations/en.yaml
paul2212 7843a38407 refactor
2026-03-16 12:43:26 +01:00

14 lines
574 B
YAML

configuration:
port:
name: "API Port"
description: "Port for the REST API server. Adjust the port mapping entry above accordingly."
ble_address:
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: "Connection type: 'ble' for Bluetooth Low Energy (default) or 'classic' for RFCOMM."
channel:
name: "RFCOMM Channel"
description: "Classic Bluetooth RFCOMM channel. Only relevant if transport is set to 'classic'."