fix: read add-on options via bashio instead of broken env substitution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user