You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear, it would be great if you could add support for an new product in the Netherlands:
Eurom Dry Best 40 Wifi - "model": "D008A.02.012.001", "product_id": "YDvSMhQz8HsphjrJ"
Removed LocalTuya, restarted HA and added LocalTuya again.
Added the device as "switch", worked fine. After that added some DPID's manually, also working fine now.
Dear, it would be great if you could add support for an new product in the Netherlands:
Eurom Dry Best 40 Wifi - "model": "D008A.02.012.001", "product_id": "YDvSMhQz8HsphjrJ"
Details:
{
"result": {
"category": "cs",
"model": "D008A.02.012.001",
"name": "dehumidifier",
"product_id": "YDvSMhQz8HsphjrJ",
"product_name": "宝士家用除湿机",
"sub": false,
},
"success": true,
"t": 1733163123778,
"tid": "eec6ed97b0d811efb8d3d602bee329f0"
}
DPID Description Example unit
1 Power ON/OFF - switch Boolean "{true,false}"
2 Mode Dehumidify/Laundry/Fan - mode Enum {"range": ["dehumidify", "laundry", "fan"]}
3 Humidity 45 % humidity_indoor Integer {"unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1}
4 Set Humidity 40 % dehumidify_set_value(35 - 80%) Integer {"unit": "%", "min": 35, "max": 80, "scale": 0, "step": 5}
6 Speed Low/High - fan_speed_enum Enum {"range": ["low", "high"]}
7 Lock ON/OFF - child_lock Boolean "{true,false}"
8 Swing ON/OFF - swing Boolean "{true,false}"
11 Fault 0 - fault Boolean "{true,false}"
106 Timer 1 Hours timer Integer {"unit": "H", "min": 0, "max": 24, "scale": 0, "step": 1}
107 Pump ON/OFF - pump Boolean "{true,false}"
108 Defrost ON/OFF - defrost Boolean "{true,false}"
110 Temperature 19 ℃ temp_indoor(0 - 100℃) Integer {"unit": "℃", "min": 0, "max": 100, "scale": 0, "step": 1}
Here the HA Tuya Cloud screenshot:
The LocalTuya screenshot (no errors, but seem to have no connection):
The text was updated successfully, but these errors were encountered: