mduran80 / daikin_madoka

Home Assistant custom component integration for the BRC1H thermostat (madoka)
MIT License
42 stars 10 forks source link

Failed to pair: org.bluez.Error.AuthenticationFailed #42

Open digas111 opened 3 months ago

digas111 commented 3 months ago

Hi, I'm getting an error when trying to pair with de Madoka Unit: Failed to pair: org.bluez.Error.AuthenticationFailed

Any idea of what the issue might be?

RaphaelAttia commented 1 month ago

You need to run "agent on" command Then pair "MAC_ADDRESS" You will need to tap yes when prompted and accept it on the Daikin panel

digas111 commented 1 month ago

You need to run "agent on" command

Then pair "MAC_ADDRESS"

You will need to tap yes when prompted and accept it on the Daikin panel

Thank you for the reply. I did that but I still get the same error. Might it have anything to do with having HomeAssistant running in a docker container?

RaphaelAttia commented 1 month ago

You need to run "agent on" command Then pair "MAC_ADDRESS" You will need to tap yes when prompted and accept it on the Daikin panel

Thank you for the reply. I did that but I still get the same error. Might it have anything to do with having HomeAssistant running in a docker container?

No idea.

RaphaelAttia commented 1 month ago

Please make sure of that:

You unbind the previous bluetooth connection in the thermostat You choose the KeyboardDisplay agent in bluetoothctl. Other agents will not work After you try to pair, the prompt should appear in the CLI for a short time. Timing is important here, so both prompts must be accepted closely or it will fail too. Let me know if you are able to connect.

From @mduran80 , it worked for me.