jcgoette / baby_buddy_homeassistant

This custom integration provides sensors for Baby Buddy API endpoints.
MIT License
59 stars 26 forks source link

Failed to connect #146

Open Lockie85 opened 4 months ago

Lockie85 commented 4 months ago

Hi,

I'm unable to add my Baby Buddy Addon within Home Assistant. Any idea as to why it keeps failing. I believe got the correct IP, port and API. But is there anyway I can confirm this?

CrashyNL commented 2 months ago

Same problem here.

I'm using Nabu Casa, any help would be much appreciated!

jcgoette commented 1 month ago

@Lockie85 , are you using Nabu Casa as well?

If so, both you and @CrashyNL should read through https://github.com/jcgoette/baby_buddy_homeassistant/issues/130 and https://github.com/jcgoette/baby_buddy_homeassistant/issues/140.

germangaguilar commented 1 month ago

Same situation here. I have Nabu, but I'm using muy local IP as host... don't know how to get the integration logs, since I can't install the integration.

Add-on works just fine with the url: http://myIP:8123/6888888_baby_buddy/ingress

I'm trying with:

Host: http://myIP Port: 8123 Path: /6888888_baby_buddy/ingress Key: Apikey

The error message is 'failed authentication'. The apikey is the one stored in 'user: settings' in the add-on...

EDIT: I solved it by manually setting the port after reading this topic: https://community.home-assistant.io/t/custom-component-baby-buddy-integration/274520/15