soundvibe / ha-danfoss

Home Assistant Addon for Danfoss Icon App Module
14 stars 0 forks source link

Danfoss Link Central Controller #14

Open danielegger1 opened 2 months ago

danielegger1 commented 2 months ago

Hi

I have a Danfoss Link Central Controller instead of the App Module. This is driven by a different app (Danfoss Link), which does not have the Share feature you mention in the Readme. Instead adding a new app can be done directly on the Link Central unit. I tried adding this today, but it times out with the following error:

House was not discovered because of an error: Connection refused by peer; likely wrong OTP

My number was like 123-456-789 I tried it with and without - Both does not work.

Any hint what I could do to get this connected or tests I should do? Maybe this is similar to the iPhone issue you mention, but there should be a way to resolve this somehow.

Thanks in advance

soundvibe commented 2 months ago

Hi,

This addon wasn't tested with Danfoss Link app, so I am not sure it works. Also, pairing isn't supported from iPhone, so I would suggest try to pair from the android app at least.

danielegger1 commented 2 months ago

At the Link Central Controller, you habe a touchscreen, where you can add an App, that's the only way. On the iPhone you cannot share anything. That's why I am curious, how the interface works, that I can try to debug, why that key does not allow me to connect.

soundvibe commented 2 months ago

You can try setting Logger level to debug in the addon configuration and then check the logs.

danielegger1 commented 2 months ago

I tried this, but the log is pretty full, my code looks like this 123-456-789, how does your code look like (I also tried without -) Is there anything specific I should search in the log?

danielegger1 commented 2 months ago

Is there any way to just isolate the connection code to Danfoss and test if it connects?