jcgoette / baby_buddy_homeassistant

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

Unknown Error on setup #110

Closed smarinel closed 1 year ago

smarinel commented 1 year ago

I am trying to configure the integration and getting a report of Unknown Error when entering what I understand to be the correct information. This is using 2.6.7 on an up-to-date Home Assistant installation. I can connect just fine to the baby buddy install and haven't setup anything else other than the standard Home Assistant packages. Any tips on why this could be failing? I am pretty new to home assistant and haven't messed around with HACS before.

These are the only errors in the log:

2023-05-24 07:54:24.217 ERROR (MainThread) [aiohttp.server] Error handling request 2023-05-24 07:55:56.506 ERROR (MainThread) [frontend.js.latest.202305033] :0:0 ResizeObserver loop completed with undelivered notifications.

jcgoette commented 1 year ago

I don't see anything useful here. Can you set your log levels to DEBUG?

smarinel commented 1 year ago

I ended up pointing this at an installation outside of Home Assistant and it worked just fine. I will try and recreate the issue and report back for posterity.

jcgoette commented 1 year ago

Ah, you were trying to set up with the BB addon.

Maybe read through #89.