I should have added that if anyone wants to extend this quirk, the dp values for the device have been helpfully decoded here. TL;DR:
{
“1”: “Switch 1”,
“7”: “Timer 1”,
“14”: “Restart Status”,
“19”: “Delay-off Schedule”,
“101”: “Work Mode”,
“102”: “Temp Current”,
“103”: “Humidity Value”,
“104”: “Maxhum Set”,
“105”: “Minihum Set”,
“106”: “Upper Temp”,
“107”: “Lower Temp”,
“108”: “Temp Correction”,
“109”: “Humidity Calibration”,
“110”: “Fault State”,
“111”: “Child Lock”,
“112”: “Hum Sensitivity”,
“113”: “Temp Sensitivity”,
“114”: “Alarm”,
“115”: “sensor_dect”,
“116”: “CF”,
“119”: “switch_auto_1”,
“121”: “温度告警”,
“122”: “湿度告警”,
“123”: “告警开关”
}
2 Likes