From f07cc86b518663801cb6920655ba3d733e87f832 Mon Sep 17 00:00:00 2001 From: paul2212 Date: Wed, 18 Mar 2026 19:36:17 +0100 Subject: [PATCH] v0.1.39: Fixed config.yaml - removed duplicate environment variables\n\n- Removed FICHERO_* environment variables from config.yaml\n- Kept only host_* settings as direct add-on configuration\n- Maintained options and schema for user-configurable settings\n- This fixes the configuration structure for Home Assistant add-on\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe --- fichero_printer/config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fichero_printer/config.yaml b/fichero_printer/config.yaml index cb7612c..1e3f66c 100644 --- a/fichero_printer/config.yaml +++ b/fichero_printer/config.yaml @@ -13,10 +13,6 @@ devices: - /dev/ttyACM0 environment: DBUS_SYSTEM_BUS_ADDRESS: "unix:path=/host/run/dbus/system_bus_socket" - FICHERO_PORT: "8765" - FICHERO_ADDR: "" - FICHERO_TRANSPORT: "ble" - FICHERO_CHANNEL: "1" options: port: 8765 address: ""