chore: Bump version to 2.3.0

This commit is contained in:
SMKRV
2025-12-30 16:54:23 +03:00
parent a5ac100b06
commit 922fefbd43
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"single_config_entry": false,
"ssdp": [],
"usb": [],
"version": "2.2.0",
"version": "2.3.0",
"zeroconf": []
}
+5 -3
View File
@@ -80,11 +80,13 @@ ask_question:
required: false
default: false
selector:
boolean:
boolean: {}
json_schema:
name: JSON Schema
description: JSON Schema defining the structure of the expected response. Required when structured_output is enabled. Example: {"type": "object", "properties": {"answer": {"type": "string"}}, "required": ["answer"]}
description: >-
JSON Schema defining the structure of the expected response.
Required when structured_output is enabled.
required: false
selector:
text:
@@ -151,7 +153,7 @@ get_history:
required: false
default: false
selector:
boolean:
boolean: {}
sort_order:
name: Sort Order