tuya/tuya-home-assistant

hub adaprox tuya bluetooth

Open

#915 创建于 2023年3月31日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人) (206 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (960 star)
PR 合并指标
 (PR 指标待抓取)

描述

Device Information:

Product Name: Fingerbot Plus ADAPROX Device ID: bff9510i5aflmmly Product Category: szjqr Sub-Device: Yes

curl --request GET "https://openapi.tuyaeu.com/v1.0/devices/#######" --header "sign_method: HMAC-SHA256" --header "client_id: #####" --header "t: 1680268763637" --header "mode: cors" --header "Content-Type: application/json" --header "sign: 8EFF3DE7E1FA2EDFCF38B6F75D6DA6BA42EA588AA085F#####" --header "access_token: d8a24bc69c211#####"

Reponse: { "result": { "active_time": 1680261578, "biz_type": 0, "category": "wg2", "create_time": 1638213686, "icon": "smart/icon/ay1550298204274iXb1I/e121bf430f92d164b39a4767f6b005ca.png", "id": "####", "ip": "####", "lat": "43.1937", "local_key": "#####b5d5", "lon": "-1.0561", "model": "ADBRB011", "name": "HomeHub Bluetooth", "online": true, "owner_id": "79277##1", "product_id": "oksxoaxt", "product_name": "Gateway", "status": [], "sub": true, "time_zone": "+02:00", "uid": "eu22562069#####tZlwZ", "update_time": 1680261585, "uuid": "b1#####04cba4" }, "success": true, "t": 1680268763988, "tid": "####b5440" }

贡献者指南