fix schema
This commit is contained in:
@@ -14,16 +14,7 @@ options:
|
||||
todoListName: "rema1000"
|
||||
openaiApiKey: ""
|
||||
schema:
|
||||
haAccessToken:
|
||||
type: str
|
||||
description: "Home Assistant Long-Lived Access Token"
|
||||
default: ""
|
||||
todoListName:
|
||||
type: str
|
||||
description: "Name of the shopping list in Home Assistant"
|
||||
default: "rema1000"
|
||||
openaiApiKey:
|
||||
type: str
|
||||
description: "OpenAI API Key"
|
||||
default: ""
|
||||
haAccessToken: "str?"
|
||||
todoListName: "str?"
|
||||
openaiApiKey: "str?"
|
||||
image: "registry.riisager.eu/aishoppinglist"
|
||||
|
||||
Reference in New Issue
Block a user