shenxn / ha-dyson

HomeAssitant custom integration for dyson
MIT License
306 stars 60 forks source link

Type 438K Fails to Connect #179

Open niemtec opened 1 year ago

niemtec commented 1 year ago

I keep getting "Failed to connect" when trying to add one of my Dyson Formaldehyde fans. Strangely, one of them (Type 438E) connects fine pretty instantly, however the second (Type 438K) results in "Failed to Connect".

Any ideas why the minor type difference would result in a failure?

bamjamsam commented 1 year ago

Have the same issue Device Type: 438K, previous mode 438E connected fine. with 438K I tried device ip in host and connection in the dyson app but no luck.

niemtec commented 1 year ago

So turns out that libdyson contains a bunch of mappings which relate the fan type to its number. 438E exists in there as the formaldehyde one, but for some reason 438K does not despite being of the same type. I've added that note to the existing merge request, hoping that the owner will address the issue. See here: https://github.com/shenxn/libdyson/pull/32#issuecomment-1399591550

dotvezz commented 1 year ago

Unfortunately this integration is no longer maintained, but I've created a new fork and am actively working on the new Formaldehyde models. Have a look at #185 for more information, and let me know if you have any questions.