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