chore: udpate name

This commit is contained in:
chliny
2025-05-12 10:06:03 +08:00
parent 94e8ba6262
commit 6cba77700d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
- HACS -> 集成 -> 右上解选项 -> 自定义存储库 - HACS -> 集成 -> 右上解选项 -> 自定义存储库
- 存储库: https://github.com/chliny/hass-tencentcloud-asr - 存储库: https://github.com/chliny/hass-tencentcloud-asr
- 类别: 集成 - 类别: 集成
- 浏览并下载存储库 -> 搜索 Tencent Cloud ASR 并下载 - 浏览并下载存储库 -> 搜索 TencentCloud ASR 并下载
- 重启Homeassistant - 重启Homeassistant
- Homeassistant 添加集成 - Homeassistant 添加集成
- 设置 -> 设备与服务 -> 添加集成 -> 搜索 Tencent Cloud ASR -> 填入腾讯云API密钥和Secret - 设置 -> 设备与服务 -> 添加集成 -> 搜索 TencentCloud ASR -> 填入腾讯云API密钥和Secret
- 提交后稍等片刻,即可看到`tencentcloud_asr`实体 - 提交后稍等片刻,即可看到`tencentcloud_asr`实体
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "TencentCloud Asr", "name": "TencentCloud ASR",
"domains": [ "domains": [
"tencentcloud_asr" "tencentcloud_asr"
], ],