make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.22k stars 490 forks source link

Request support for Tuya Smart RF IR Remote Control #1706

Closed hzsolt92 closed 6 months ago

hzsolt92 commented 6 months ago

-->

Log Message

no logs, it couldn't be added to Tuya Local with any protocol:
"Failed to connect to the device with the provided data. The issue may be temporary, or the provided data may be incorrect."

Information about DPS mappings

{
  "result": {
    "model": "{\"modelId\":\"000004t1bk\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":201,\"accessMode\":\"rw\",\"code\":\"ir_send\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-icon-test11\",\"attribute\":\"2048\"},\"name\":\"红外控制下发\",\"typeSpec\":{\"maxlen\":3072,\"type\":\"string\",\"typeDefaultValue\":\"\"}},{\"abilityId\":202,\"accessMode\":\"ro\",\"code\":\"ir_study_code\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-shangsheng\",\"attribute\":\"2048\"},\"name\":\"红外学习值上报\",\"typeSpec\":{\"maxlen\":128,\"type\":\"raw\"}}]}]}"
  },
  "success": true,
  "t": 1709552318749,
  "tid": "be4541e1da1b11ee92ae463057fe9a2e"

Product ID

{
  "result": {
    "active_time": 1677519144,
    "bind_space_id": "44053760",
    "category": "wnykq",
    "create_time": 1677519144,
    "custom_name": "RF gateway",
    "icon": "smart/icon/ay1525749833414yotNt/af285ff718b9ab2f21b1d75321a251a7.png",
    "is_online": true,
    "lat": "47.6700",
    "lon": "19.3200",
    "model": "",
    "name": "Infrared RF remote control",
    "product_id": "nwpvjlq7qacvnqf3",
    "product_name": "S11+( IR+RF遥控器Pro)",
    "sub": false,
    "time_zone": "+01:00",
    "update_time": 1709547038,
    "uuid": "266b00006a8a5725"
  },
  "success": true,
  "t": 1709551794431,
  "tid": "85c4ea38da1a11eeb631eadbf7f8866e"

Information about how the device functions

https://www.aliexpress.com/item/1005005044277082.html?spm=a2g0o.order_list.order_list_main.10.2dcf18021TikZ4
make-all commented 6 months ago

The dps mapping is the same as #847, which also cannot be supported currently, as it does not report any dps on initial connection.