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

Collect device WiFi SSID #17

Open
shenxn opened this issue Mar 9, 2021 · 4 comments
Open

Collect device WiFi SSID #17

shenxn opened this issue Mar 9, 2021 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@shenxn
Copy link
Owner

shenxn commented Mar 9, 2021

I'm currently working on a new way of setting up through device WiFi SSID and password. See https://community.home-assistant.io/t/dyson-pure-cool-link-local-mqtt-control/217263. I would like to collect some device SSIDs so that I can know how to parse them. Look for the WiFi information sticker and find the device WiFi SSID. For privacy, you can use X to represents some of the bits in your SSID. For example, for SSID like DYSON-NK6-US-YUK5722Y-475, you can put DYSON-NK6-XX-XXXXXXXX-475. Please also provide your device model as well.

I also write a small script to calculate MQTT credential from device WiFi password. Clone the dev branch of libdyson (https://github.com/shenxn/libdyson/tree/dev) and run python3 calculate_device_credenial.py to see if it works for your device.

Thanks a lot for everyone making this integration and HomeAssistant better.

@shenxn shenxn added the help wanted Extra attention is needed label Mar 9, 2021
@shenxn shenxn pinned this issue Mar 9, 2021
@Krocko
Copy link

Krocko commented Mar 9, 2021

Dyson Pure Cool Link:
DYSON-NN3-EU-XXXXXXXX-475

@Phontana
Copy link

Phontana commented Mar 21, 2021

Dyson Pure Cool Link:

DYSON-NN2-XX-XXXXXXXX-475

I also tested the python script and the generated password is correct for my device.

@CrazyLlamaMan
Copy link

Dyson Pure Hot+Cool Link:

DYSON-PE9-UK-KXXXXXXA-455

@johnypony3
Copy link

is this still recent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants