We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2bdaa1 commit 4891b03Copy full SHA for 4891b03
custom_components/openwebui_conversation/manifest.json
@@ -9,13 +9,13 @@
9
"assist_pipeline",
10
"conversation"
11
],
12
- "requirements": [
13
- "markdown-it-py==3.0.0",
14
- "mdit-plain==1.0.1"
15
- ],
16
"documentation": "https://github.com/TheRealPSV/ha-openwebui-conversation#options",
17
"integration_type": "service",
18
"iot_class": "cloud_polling",
19
"issue_tracker": "https://github.com/TheRealPSV/ha-openwebui-conversation/issues",
+ "requirements": [
+ "markdown-it-py==3.0.0",
+ "mdit-plain==1.0.1"
+ ],
20
"version": "1.3.0"
21
}
0 commit comments