Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for Arlec Smart Convection Panel Heater (NZ) #2895

Open
dewitpj opened this issue Feb 2, 2025 · 1 comment
Open

Request support for Arlec Smart Convection Panel Heater (NZ) #2895

dewitpj opened this issue Feb 2, 2025 · 1 comment
Labels
full_info All info needed was provided new device Unsupported device

Comments

@dewitpj
Copy link

dewitpj commented Feb 2, 2025

Log message

2025-02-02 16:57:29.205 WARNING (MainThread) [custom_components.tuya_local.device] Heater receive loop has terminated
2025-02-02 16:58:22.027 WARNING (MainThread) [custom_components.tuya_local.config_flow] Adding Panel Heater device with product id XXXXXXXXX
2025-02-02 16:58:22.029 WARNING (MainThread) [custom_components.tuya_local.config_flow] Unable to fetch data model from cloud: 'str' object has no attribute 'keys'
2025-02-02 16:58:22.030 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches bonaire_heater with quality of 80%. DPS: {"updated_at": 1738468699.487632, "1": false, "2": 24, "3": 28, "4": "high", "7": false, "9": false, "10": true, "12": 0, "19": "cancel", "20": 0}
2025-02-02 16:58:22.030 WARNING (MainThread) [custom_components.tuya_local.config_flow] Include the previous log messages with any new device request to https://github.com/make-all/tuya-local/issues/

Product ID

hko3cyvbm7ps0rzi

Product Name

Panel Heater

DPS information

{
  "result": {
    "model": "{\"modelId\":\"000004ve3z\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":1,\"accessMode\":\"rw\",\"code\":\"Power\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power2\",\"attribute\":\"1\"},\"name\":\"开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":2,\"accessMode\":\"rw\",\"code\":\"TempSet\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_temp\",\"attribute\":\"4\"},\"name\":\"目标温度\",\"typeSpec\":{\"type\":\"value\",\"max\":45,\"min\":5,\"scale\":0,\"step\":1,\"unit\":\"℃\"}},{\"abilityId\":3,\"accessMode\":\"ro\",\"code\":\"TempCurrent\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_sun\"},\"name\":\"当前温度\",\"typeSpec\":{\"type\":\"value\",\"max\":50,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"℃\"}},{\"abilityId\":4,\"accessMode\":\"rw\",\"code\":\"Mode\",\"description\":\"高档、低档、防霜冻\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"4\"},\"name\":\"模式\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"low\",\"high\",\"af\"]}},{\"abilityId\":7,\"accessMode\":\"rw\",\"code\":\"child_lock\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_shake\",\"attribute\":\"128\"},\"name\":\"童锁\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":9,\"accessMode\":\"rw\",\"code\":\"anion\",\"description\":\"\",\"name\":\"UV灯\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":10,\"accessMode\":\"rw\",\"code\":\"light\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"128\"},\"name\":\"灯光\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":12,\"accessMode\":\"ro\",\"code\":\"Fault\",\"description\":\"例如,温度传感器故障,高温故障,电机故障等\",\"extensions\":{\"iconName\":\"icon-dp_warming\",\"scope\":\"fault\"},\"name\":\"故障告警\",\"typeSpec\":{\"type\":\"bitmap\",\"label\":[\"1\",\"2\",\"3\"],\"maxlen\":3}},{\"abilityId\":19,\"accessMode\":\"rw\",\"code\":\"countdown_set\",\"description\":\"需和 倒计时剩余时间 配合使用\",\"extensions\":{\"attribute\":\"128\"},\"name\":\"倒计时\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"cancel\",\"1h\",\"2h\",\"3h\",\"4h\",\"5h\",\"6h\",\"7h\",\"8h\",\"9h\",\"10h\",\"11h\",\"12h\",\"13h\",\"14h\",\"15h\",\"16h\",\"17h\",\"18h\",\"19h\",\"20h\",\"21h\",\"22h\",\"23h\",\"24h\"]}},{\"abilityId\":20,\"accessMode\":\"ro\",\"code\":\"countdown_left\",\"description\":\"\",\"name\":\"倒计时剩余时间\",\"typeSpec\":{\"type\":\"value\",\"max\":1440,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"min\"}}]}]}"
  },
  "success": true,
  "t": 1738469111498,
  "tid": "e5ecc5c7e11a11efbaf94e347f513749"
}

Information about how the device functions

{
"result": {
"properties": [
{
"code": "Power",
"custom_name": "",
"dp_id": 1,
"time": 1738417575661,
"type": "bool",
"value": true
},
{
"code": "TempSet",
"custom_name": "",
"dp_id": 2,
"time": 1738417596609,
"type": "value",
"value": 16
},
{
"code": "TempCurrent",
"custom_name": "",
"dp_id": 3,
"time": 1738418557026,
"type": "value",
"value": 25
},
{
"code": "Mode",
"custom_name": "",
"dp_id": 4,
"time": 1737994349863,
"type": "enum",
"value": "high"
},
{
"code": "child_lock",
"custom_name": "",
"dp_id": 7,
"time": 1738416931057,
"type": "bool",
"value": false
},
{
"code": "anion",
"custom_name": "",
"dp_id": 9,
"time": 1738418521795,
"type": "bool",
"value": true
},
{
"code": "light",
"custom_name": "",
"dp_id": 10,
"time": 1738418554757,
"type": "bool",
"value": false
},
{
"code": "Fault",
"custom_name": "",
"dp_id": 12,
"time": 1737994351959,
"type": "bitmap",
"value": 0
},
{
"code": "countdown_set",
"custom_name": "",
"dp_id": 19,
"time": 1738418541314,
"type": "enum",
"value": "6h"
},
{
"code": "countdown_left",
"custom_name": "",
"dp_id": 20,
"time": 1738418674790,
"type": "value",
"value": 358
}
]
},
"success": true,
"t": 1738418693209,
"tid": "823ce80ae0a511ef95aeaae47fcf1080"
}

@dewitpj dewitpj added the new device Unsupported device label Feb 2, 2025
@make-all make-all added the full_info All info needed was provided label Feb 2, 2025
@make-all make-all moved this to 🔖 Ready in Tuya Local Feb 2, 2025
@dewitpj dewitpj changed the title Request support for <productname> Request support for Arlec Smart Convection Panel Heater (NZ Feb 4, 2025
@dewitpj dewitpj changed the title Request support for Arlec Smart Convection Panel Heater (NZ Request support for Arlec Smart Convection Panel Heater (NZ) Feb 4, 2025
@dewitpj
Copy link
Author

dewitpj commented Feb 4, 2025

Only saw now that I didn't update the product name...sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full_info All info needed was provided new device Unsupported device
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants