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
71.74k stars 29.99k forks source link

IP addresses changing after already set up devices #126676

Open borgqueenx opened 2 hours ago

borgqueenx commented 2 hours ago

The problem

Using the android TV remote integration, it apperantly receives a wrong IP address from zeroconf after a while. I will link two issues here and here that also had trouble with this. After setting up the integration, it works fine. but after a while(not sure what the exact trigger is, perhaps a sleep of the integration target device) the integration reports that it's not working anymore, because it cannot find the device. I check, and it reports a completely different IP address then what i initially set up. I checked my router what the IP address was, and it's a android phone i have. perhaps zeroconf is for some reason confusing android devices with each other? In any case, the developer of the android tv bridge seems to think this is caused by zeroconf. Personally i am not at all into coding, i can just edit yaml's as far as my knowledge goes. i just hope this can be solved.

Note: the devices i set up using home assistant, for any integration, are assigned a static IP on my router.

Thanks for reading!

What version of Home Assistant Core has the issue?

core-2024.9.3

What was the last working version of Home Assistant Core?

core-2024.9.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

zeroconf

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zeroconf/

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

home-assistant[bot] commented 2 hours ago

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (zeroconf) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `zeroconf` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign zeroconf` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zeroconf documentation zeroconf source (message by IssueLinks)