home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.69k stars 30.44k forks source link

Wear OS app not connecting with alternative (local) url #99858

Closed luixal closed 1 year ago

luixal commented 1 year ago

The problem

I've been using HA wearOS app in a Samsung Galaxy Watch for some time and it has been working fine until now.

I have my HA instance pusblished using a duckdns domain and I use a second url (by ip) locally in my wlan. Mobile (Android) app works perfectly.

Right now, the wearOS app only works out of home (through the duckdns domain) and not when I'm at home (by ip). It does not connect at all: no login, once logged in outside the wlan, nothing works.

This could be solved by using a local dns server in my network, but seems weird that it worked so long and had suddenly stopped working.

What version of Home Assistant Core has the issue?

core-2023.8.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Companion

Link to integration documentation on our website

https://companion.home-assistant.io/docs/wear-os/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

joostlek commented 1 year ago

Should this bug be reported over at https://github.com/home-assistant/android? Or do you think that this is a core issue?

luixal commented 1 year ago

Sounds good to me. I'll open rhe issue there.