Skip to content

Commit 344c224

Browse files
committed
chore(release): bump version to v2026.05.1
1 parent 1031342 commit 344c224

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

custom_components/ai_hub/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "cloud_polling",
1010
"issue_tracker": "https://github.com/ha-china/ai_hub/issues",
1111
"requirements": ["edge-tts==7.2.7", "aiofiles", "aiohttp"],
12-
"version": "v2026.05.0"
12+
"version": "v2026.05.1"
1313
}

custom_components/ai_hub/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "Connect to AI Hub",
6-
"description": "New users are encouraged to enter a SiliconFlow API key here so AI Hub can automatically set up the common services for you. Advanced users can skip this step and add whatever services they need later from the integration details page. [Register]({register_url}) | [Get API Key]({api_key_url})",
6+
"description": "New users are encouraged to enter a SiliconFlow API key here so AI Hub can automatically set up the common services for you. Advanced users can submit directly and add whatever services they need later from the integration details page. [Register]({register_url}) | [Get API Key]({api_key_url})",
77
"data": {
88
"api_key": "SiliconFlow API Key (optional main key for conversation, AI tasks, translation, STT, etc.)"
99
}

custom_components/ai_hub/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "Connect to AI Hub",
6-
"description": "New users are encouraged to enter a SiliconFlow API key here so AI Hub can automatically set up the common services for you. Advanced users can skip this step and add whatever services they need later from the integration details page. [Register]({register_url}) | [Get API Key]({api_key_url})",
6+
"description": "New users are encouraged to enter a SiliconFlow API key here so AI Hub can automatically set up the common services for you. Advanced users can submit directly and add whatever services they need later from the integration details page. [Register]({register_url}) | [Get API Key]({api_key_url})",
77
"data": {
88
"api_key": "SiliconFlow API Key (optional main key for conversation, AI tasks, translation, STT, etc.)"
99
}

custom_components/ai_hub/translations/zh-Hans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "连接到AI Hub",
6-
"description": "新手建议在这一步直接填写 SiliconFlow API 密钥,系统会自动帮你配置好常用服务;熟悉配置的用户也可以直接跳过,进入集成详情页后再按需自由添加各类服务。[注册]({register_url}) | [获取 API Key]({api_key_url})",
6+
"description": "新手建议在这一步直接填写 SiliconFlow API 密钥,系统会自动帮你配置好常用服务;熟悉配置的用户也可以直接提交,进入集成详情页后再按需自由添加各类服务。[注册]({register_url}) | [获取 API Key]({api_key_url})",
77
"data": {
88
"api_key": "SiliconFlow API密钥(可选主密钥,用于对话、AI任务、汉化、语音识别等服务)"
99
}

0 commit comments

Comments
 (0)