make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.01k stars 405 forks source link

Request support for "tuya-generic-s18-ir-repeater" #1887

Closed mocarela closed 4 days ago

mocarela commented 3 weeks ago

Log Message

2024-05-05 13:16:54.742 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches None with quality of 0%. DPS: {"updated_at": 1714907795.6015062, "201": "{\"control\":\"study_exit\"}"}

Information about DPS mappings

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

Product ID

"category": "wnykq",
"model": "S06CB3S万能遥控器",
"name": "Smart IR",
"product_id": "ejv37o6yz9vtxcuo",
"product_name": "S06CB3S万能遥控器",

Information about how the device functions

https://www.aliexpress.com/item/1005005119018257.html It has just a common IR learning and sending functionality. I have cut it off the cloud with tuya-cloudcutter.

nicholausadi commented 4 days ago

+1

make-all commented 4 days ago

Duplicate of #847