fix: read add-on options via bashio instead of broken env substitution

This commit is contained in:
2026-04-05 12:08:40 +02:00
parent d8696660f2
commit b52ad3bdac
2 changed files with 17 additions and 21 deletions

View File

@@ -20,13 +20,6 @@ options:
power: "medium"
account_token: ""
machine_name: ""
environment:
FAH_USER: "{user}"
TEAM: "{team}"
PASSKEY: "{passkey}"
POWER: "{power}"
ACCOUNT_TOKEN: "{account_token}"
MACHINE_NAME: "{machine_name}"
schema:
user: str?
team: str