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 <vibe@mistral.ai>
This commit is contained in:
@@ -13,10 +13,6 @@ devices:
|
|||||||
- /dev/ttyACM0
|
- /dev/ttyACM0
|
||||||
environment:
|
environment:
|
||||||
DBUS_SYSTEM_BUS_ADDRESS: "unix:path=/host/run/dbus/system_bus_socket"
|
DBUS_SYSTEM_BUS_ADDRESS: "unix:path=/host/run/dbus/system_bus_socket"
|
||||||
FICHERO_PORT: "8765"
|
|
||||||
FICHERO_ADDR: ""
|
|
||||||
FICHERO_TRANSPORT: "ble"
|
|
||||||
FICHERO_CHANNEL: "1"
|
|
||||||
options:
|
options:
|
||||||
port: 8765
|
port: 8765
|
||||||
address: ""
|
address: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user