-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Can't configure Dyson Pure Hot+Cool Link (wrong device type discovered) #41
Comments
What is your device WiFi SSID? You can mask the serial part. |
DYSON-AAN-AU-AAANNNNA-455A |
Is this a pretty new device? Since 455A is not in the device type map yet. |
To be honest, I don't know how new or when it was manufactured. It was purchased by the end of 2020. |
Version 0.13.0 should have fixed this. Please try re-add device. |
Closing for now. Feel free to reopen if the problem still existed. |
Hi shenxn, Thanks for the integration. I'm having the exact some issue with the setup. Below are the logs: 2021-06-19 00:29:14 DEBUG (MainThread) [custom_components.dyson_local.config_flow] Successfully parse WiFi information |
Apologies for not reporting back before. I have the same connection issue as @chris-chensy is reporting. I can confirm that the WiFi information process is parsing the WiFi SSID to the new Device Type, but it fails connection. |
@anarcometin @chris-chensy Can you try set up through manual configuration and select the old 455 model to see if it works? Thanks. |
I've released version 0.15.0. Hopefully it fixes your problem. |
Thanks for the effort and the integration! I also have not been able to get it to work. I've been trying to configure for the last few days, but not having any luck. I've updated to 0.15.0, but still no luck. My SSID is: Device shows up in dyson-cloud (sometimes, but keeps disappearing every now and then). Sometimes
or if I fill in the host:
|
If that is the case, we need to somehow figure out the protocol. Edit: @ariell Can you first try using MQTT explorer? Use serial as mqtt username and credential as mqtt password. Then open your Dyson mobile app, send some commands to your device, and see what you can find in MQTT explorer. |
I have followed the configuration instructions, but I don't seem to be able to configure this integration properly.
System details:
Note: it seems that the wrong device type is getting discovered (360 Eye robot vacuum, instead Pure Hot+Cool link). To be very clear, I don't have any other Dyson devices than this fan.
Setup manually
Credentials acquired using https://github.com/shenxn/libdyson
Log message:
DEBUG (MainThread) [custom_components.dyson_local.config_flow] Failed to connect to device:
Setup using device WiFi information logs
Log message:
Comparing devices numbers from the credential process (455) does not seem to match the one in the ha-dyson configuration logs (N223).
I have attempted this process selecting either the correct device type (Pure Hot+Cool Link) and the vacuum type as well, always getting
Failed to connect to device
.Please let me know what am I doing wrong or missing.
The text was updated successfully, but these errors were encountered: