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

TP04 Unable to Integrate #217

Open
lwhgeorge opened this issue Jan 16, 2025 · 0 comments
Open

TP04 Unable to Integrate #217

lwhgeorge opened this issue Jan 16, 2025 · 0 comments

Comments

@lwhgeorge
Copy link

Hi,

I'm unable to integrate my Dyson Purified Cool TP04 to HA:

  1. The Auto discovery works, as it's able to pick up my fan by showing the Serial number.
    However when I click 'Add', it gave me this error:
Failed to connect. The IP Address may be required if your Home Assistant installation is running in a Container or a VM.

Even if I provide the IP address, it gave the same error.
From Debugging log, I can see below:

2025-01-16 13:49:07.653 DEBUG (zeroconf-ServiceBrowser-_360eye_mqtt._tcp-_dyson_mqtt._tcp-213) [custom_components.dyson_local.config_flow] Found device at 192.168.1.204
2025-01-16 13:49:07.869 DEBUG (Thread-101 (_thread_main)) [custom_components.dyson_local.vendor.libdyson.dyson_device] Connected with result code 5
2025-01-16 13:49:07.878 DEBUG (Thread-101 (_thread_main)) [custom_components.dyson_local.vendor.libdyson.dyson_device] Disconnected with result code 0
2025-01-16 13:49:07.882 DEBUG (MainThread) [custom_components.dyson_local.config_flow] Failed to connect to device: DysonConnectionRefused, 
2025-01-16 13:49:10.497 DEBUG (Thread-102 (_thread_main)) [custom_components.dyson_local.vendor.libdyson.dyson_device] Connected with result code 5
2025-01-16 13:49:10.498 DEBUG (Thread-102 (_thread_main)) [custom_components.dyson_local.vendor.libdyson.dyson_device] Disconnected with result code 0
2025-01-16 13:49:10.500 DEBUG (MainThread) [custom_components.dyson_local.config_flow] Failed to connect to device: DysonConnectionRefused, 
  1. Tried adding by connecting to MyDyson account. After successful login, it shows 'no devices or entities', which is weird because I've been controlling the fan from the Dyson app without issue.

  2. Tried adding manually, I received error 'already_in_progress'?

Note: region is AU Australia

From opendyson cli, I'm able to run opendyson devices and opendyson listen <serial> with --iot flag to see the information.
Without iot flag, I'm getting error Error: unable to connect: not Authorized

Does it mean my fan is not supported for local connection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant