Open
Description
Log message
2025-07-09 18:08:40.853 WARNING (MainThread) [custom_components.tuya_local.config_flow] Adding 12,000 BTU 4-in-1 Portable Air Conditioner & Heater device with product id wzdakypl6ca1jr7m
2025-07-09 18:08:41.053 WARNING (MainThread) [custom_components.tuya_local.config_flow] Cloud device spec:
[{"id": 1, "name": "Power", "type": "Boolean", "format": "{}", "enumMap": {}}, {"id": 2, "name": "temp_set", "type": "Integer", "format": "{\"unit\":\"\u2103\",\"min\":16,\"max\":86,\"scale\":0,\"step\":1}", "enumMap": {}}, {"id": 3, "name": "temp_current", "type": "Integer", "format": "{\"unit\":\"\u2103\",\"min\":-7,\"max\":110,\"scale\":0,\"step\":1}", "enumMap": {}}, {"id": 5, "name": "windspeed", "type": "Enum", "format": "{\"range\":[\"1\",\"2\",\"3\"]}", "enumMap": {}}]
2025-07-09 18:08:41.053 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches fersk_vind_2_climate with quality of 100%. DPS: {"updated_at": 1752080914.2610383, "1": false, "2": 22, "3": 27, "4": "COOL", "5": "1", "19": "C", "101": false, "102": false, "103": 0, "104": false, "105": 0, "106": 0, "109": false, "110": "0"}
2025-07-09 18:08:41.053 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
wzdakypl6ca1jr7m
Product Name
Pro Breeze 4-in-1 Powerful Portable Air Conditioner & Heater 12000BTU
DPS information
{
"model": {
"modelId": "000004wemu",
"services": [
{
"actions": [],
"code": "",
"description": "",
"events": [],
"name": "默认服务",
"properties": [
{
"abilityId": 1,
"accessMode": "rw",
"code": "Power",
"description": "",
"extensions": {
"iconName": "icon-dp_power",
"attribute": "1"
},
"name": "开关",
"typeSpec": {
"type": "bool"
}
},
{
"abilityId": 2,
"accessMode": "rw",
"code": "temp_set",
"description": "",
"extensions": {
"iconName": "icon-dp_temp"
},
"name": "设置温度",
"typeSpec": {
"type": "value",
"max": 86,
"min": 16,
"scale": 0,
"step": 1,
"unit": "℃"
}
},
{
"abilityId": 3,
"accessMode": "ro",
"code": "temp_current",
"description": "",
"extensions": {
"iconName": "icon-dp_sun"
},
"name": "当前温度",
"typeSpec": {
"type": "value",
"max": 110,
"min": -7,
"scale": 0,
"step": 1,
"unit": "℃"
}
},
{
"abilityId": 4,
"accessMode": "rw",
"code": "mode",
"description": "COOL:制冷模式;FAN:送风模式;DRY:除湿模式;HEAT:制热模式;可根据产品实际功能修改功能属性。",
"extensions": {
"iconName": "icon-dp_mode"
},
"name": "工作模式",
"typeSpec": {
"type": "enum",
"range": [
"COOL",
"FAN",
"DRY",
"HEAT"
]
}
},
{
"abilityId": 5,
"accessMode": "rw",
"code": "windspeed",
"description": "1:低速;2:中速;3:高速;",
"extensions": {
"iconName": "icon-dp_wind"
},
"name": "风速",
"typeSpec": {
"type": "enum",
"range": [
"1",
"2",
"3"
]
}
},
{
"abilityId": 19,
"accessMode": "rw",
"code": "C_F",
"description": "摄氏度,华氏度切换",
"extensions": {
"iconName": "icon-dp_half"
},
"name": "温标",
"typeSpec": {
"type": "enum",
"range": [
"C",
"F"
]
}
},
{
"abilityId": 101,
"accessMode": "rw",
"code": "SLEEP",
"description": "只在制冷和制热模式下有效",
"name": "睡眠",
"typeSpec": {
"type": "bool"
}
},
{
"abilityId": 102,
"accessMode": "ro",
"code": "Defrost",
"description": "0:化霜关闭\\n1:化霜开启\\n",
"name": " 制热化霜",
"typeSpec": {
"type": "bool"
}
},
{
"abilityId": 103,
"accessMode": "rw",
"code": "Timer",
"description": "",
"name": "倒计时",
"typeSpec": {
"type": "value",
"max": 24,
"min": 0,
"scale": 0,
"step": 1,
"unit": "小时"
}
},
{
"abilityId": 104,
"accessMode": "rw",
"code": "Shake",
"description": "0:不摆风\\n1:摆风\\n",
"name": "摆风",
"typeSpec": {
"type": "bool"
}
},
{
"abilityId": 105,
"accessMode": "ro",
"code": "coutdown",
"description": "",
"name": "剩余倒计时",
"typeSpec": {
"type": "value",
"max": 1440,
"min": 0,
"scale": 0,
"step": 1,
"unit": "分钟"
}
},
{
"abilityId": 106,
"accessMode": "ro",
"code": "Alarm",
"description": "0:水满报警;1:Tp异常;2:Tr异常;3:压力保护;4:制冷防冻结;",
"extensions": {
"scope": "fault"
},
"name": "故障类型",
"typeSpec": {
"type": "bitmap",
"label": [
"0",
"1",
"2",
"3",
"4"
],
"maxlen": 5
}
},
{
"abilityId": 109,
"accessMode": "rw",
"code": "innerdry",
"description": "机内风干功能开关,仅在送风模式有效。YPF1机型无此功能\\n也就是自动清洁功能",
"name": "机内风干",
"typeSpec": {
"type": "bool"
}
},
{
"abilityId": 110,
"accessMode": "ro",
"code": "model",
"description": "0:冷暖\\n1:单冷",
"name": "机型",
"typeSpec": {
"type": "enum",
"range": [
"0",
"1"
]
}
}
]
}
]
}
}
Additional instruction info
{
"result": {
"category": "kt",
"functions": [
{
"code": "switch",
"desc": "{}",
"name": "开关",
"type": "Boolean",
"values": "{}"
},
{
"code": "temp_set",
"desc": "{\"unit\":\"℃\",\"min\":16,\"max\":86,\"scale\":0,\"step\":1}",
"name": "设置温度",
"type": "Integer",
"values": "{\"unit\":\"℃\",\"min\":16,\"max\":86,\"scale\":0,\"step\":1}"
},
{
"code": "windspeed",
"desc": "{\"range\":[\"1\",\"2\",\"3\"]}",
"name": "档位风速",
"type": "Enum",
"values": "{\"range\":[\"1\",\"2\",\"3\"]}"
}
],
"status": [
{
"code": "switch",
"name": "开关",
"type": "Boolean",
"values": "{}"
},
{
"code": "temp_set",
"name": "设置温度",
"type": "Integer",
"values": "{\"unit\":\"℃\",\"min\":16,\"max\":86,\"scale\":0,\"step\":1}"
},
{
"code": "temp_current",
"name": "当前温度",
"type": "Integer",
"values": "{\"unit\":\"℃\",\"min\":-7,\"max\":110,\"scale\":0,\"step\":1}"
},
{
"code": "windspeed",
"name": "档位风速",
"type": "Enum",
"values": "{\"range\":[\"1\",\"2\",\"3\"]}"
}
]
},
"success": true,
"t": 1752081970648,
"tid": "ce3dab9b5ce911f0884d66005ac75605"
}
Information about how the device functions
Ebay
Device has 4 modes
- Cold (Air Conditioning)
- Fan
- Dry (Dehumidifier)
- Heat
3 Fan Speeds (Low, Mid, High)
Timer (Up to 24 hours)
Swing/Oscillate (On or Off)
Temperature control
Temp Range 16 - 30C (For Heat & Cool modes)
Current room temperature reporting


Metadata
Metadata
Assignees
Labels
Projects
Status
✅ Done