make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.24k stars 491 forks source link

Inventor EVA ION PRO WI-FI Dehumidifier Not Recognised #1839

Closed GadgetUK closed 5 months ago

GadgetUK commented 5 months ago

This form is for reporting bugs. If you have encountered a bug, you should generally have some log messages or device diagnostics to show something is going wrong. If your problem is more of a question or a request for help, then Discussions is probably a more suitable venue.

Describe the bug Inventor EVA ION PRO WI-FI Dehumidifier Not Recognised despite device being supported. Device is identified as feit_dimmer

*To Reproduce Device never gets detected correctly.

Expected behavior Should be idenfied as Inventor EVA ION PRO WI-FI Dehumidifier

Additional context Add any other context about the problem here.

If the bug involves a device, then please include device diagnostics from Settings / Devices & Services / Tuya Local (your device) / "1 device"

Please check if there are messages from Tuya Local in the Home

Device matches feit_dimmer with quality of 30%. DPS: {"updated_at": 1713538532.774442, "1": true, "2": 65, "4": "low", "5": "manual", "6": 59, "7": 18, "10": false, "19": 0, "101": false, "103": false}

If applicable, add screenshots to help explain your problem.

Screenshot 2024-04-19 at 16 04 21 Screenshot 2024-04-19 at 16 02 49
GadgetUK commented 5 months ago

Redownloaded the latest release. Still being detected as a feit_dimmer.

Device matches feit_dimmer with quality of 30%. DPS: {"updated_at": 1713602448.1895847, "1": true, "2": 45, "4": "high", "5": "manual", "6": 64, "7": 17, "10": true, "19": 4, "101": true, "103": false}

Happy to provide more diagnostics if needed.

make-all commented 5 months ago

The fix for this is not released

GadgetUK commented 5 months ago

Ok. Sorry didn't understand the release / testing process.

Replaced the yaml. file with the new one from the repo, and bingo works as expected.

Many Thanks.