unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
22 stars 0 forks source link

[bug] Home Assistent integration says service unavaible after finishing the setup #339

Closed loekf closed 3 months ago

loekf commented 3 months ago

Is there an existing issue for this?

Description

When trying to set up HA it finishes with service unavailable (in red). This is via the web UI. When doing this on the remote this does not happen.

In the integrations’ overview you see “connecting” all the time.

How to Reproduce

Firmware 1.7.4, with the HA integration reported as 0.7.0-dirty Home assistent: 2024.3.0

Expected behavior

Nothing to add, it should work as reported by others.

System version

1.7.4

What part of the system affected by the problem?

Web Configurator, Integration

Additional context

I tried to set up the timeout to 30 seconds, but no effect.

loekf commented 3 months ago

Found a solution. I have to replace homeassistent.local with the actual IPv4 address on my network.

martonborzak commented 3 months ago

Looks like mDNS is not configured correctly or not working on your network. mDNS is required if hostnames are used (Network requirements).

Glad it's working now.