fix: remove --power flag, not supported in FAH 8

This commit is contained in:
2026-04-05 12:31:41 +02:00
parent b52ad3bdac
commit 6ac84fa087
2 changed files with 0 additions and 5 deletions

View File

@@ -17,13 +17,11 @@ options:
user: ""
team: "247478"
passkey: ""
power: "medium"
account_token: ""
machine_name: ""
schema:
user: str?
team: str
passkey: str?
power: list(light|medium|full)
account_token: str?
machine_name: str?