2025-05-11 21:56:55 +08:00
|
|
|
{
|
|
|
|
|
"domain": "tencentcloud_asr",
|
2025-05-11 23:18:06 +08:00
|
|
|
"name": "TencnetCloud ASR",
|
2025-05-11 21:56:55 +08:00
|
|
|
"codeowners": [
|
|
|
|
|
"@chliny"
|
|
|
|
|
],
|
|
|
|
|
"config_flow": true,
|
|
|
|
|
"dependencies": [],
|
|
|
|
|
"documentation": "https://github.com/chliny/hass-tencentcloud-asr",
|
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
|
"issue_tracker": "https://github.com/chliny/hass-tencentcloud-asr/issues",
|
|
|
|
|
"requirements": [
|
|
|
|
|
"tencentcloud-sdk-python-asr",
|
|
|
|
|
"tencentcloud-sdk-python-common"
|
|
|
|
|
],
|
|
|
|
|
"loggers": [
|
|
|
|
|
"tencentcloud_asr"
|
|
|
|
|
],
|
2025-05-20 11:39:13 +08:00
|
|
|
"version": "0.1.1"
|
2025-05-11 21:56:55 +08:00
|
|
|
}
|