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 Eurom Dry Best 40 Wifi - "model": "D008A.02.012.001", "product_id": "YDvSMhQz8HsphjrJ" #1859

Open
eedgasc opened this issue Dec 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eedgasc
Copy link

eedgasc commented Dec 2, 2024

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:
image

The LocalTuya screenshot (no errors, but seem to have no connection):
image

@eedgasc eedgasc added the bug Something isn't working label Dec 2, 2024
@eedgasc
Copy link
Author

eedgasc commented Dec 2, 2024

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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant