Files

18 lines
531 B
JSON
Raw Permalink Normal View History

2025-09-07 21:48:21 +08:00
{
"domain": "tencent_face_recognition",
"name": "腾讯云人脸识别",
"config_flow": true,
"documentation": "https://code.nextrt.com/Hass/tencent_face_recognition",
"issue_tracker": "https://code.nextrt.com/Hass/tencent_face_recognition/issues",
"requirements": [
"tencentcloud-sdk-python-common>=3.0.0,<4.0.0",
"tencentcloud-sdk-python-iai>=3.0.0,<4.0.0",
"Pillow>=10.0.0"
2025-09-07 21:48:21 +08:00
],
"dependencies": [],
"codeowners": ["@xyzmos"],
2026-07-07 07:27:19 +08:00
"version": "2.2.0",
2025-09-07 21:48:21 +08:00
"iot_class": "cloud_polling",
"resources": []
}