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
73.69k stars 30.82k forks source link

Lacking a fixed IP address - upstream? #130712

Open patriiiiiiiiiick opened 2 hours ago

patriiiiiiiiiick commented 2 hours ago

The problem

My Tedee lock goes offline as the bridge IP address changes. I searched for a configuration to set the IP address as static but couldn't find one. I didn't have that issue in the past and had it twice in a short timeframe. Did something change? I fear it is a request for Tedee themselves. Can it then be reported upstream?

What version of Home Assistant Core has the issue?

core-2024.11.1

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

Tedee

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-11-15 14:42:35.634 ERROR (MainThread) [homeassistant.components.automation.lock_door_when_closed] Lock door when closed: Error executing script. Error for device at pos 2: lock_failed
2024-11-15 14:42:35.637 ERROR (MainThread) [homeassistant.components.automation.lock_door_when_closed] Error while executing automation automation.lock_door_when_closed: lock_failed
2024-11-15 14:43:14.833 ERROR (MainThread) [homeassistant.components.tedee.coordinator] Error fetching tedee data: Error while updating data: Error while calling local API endpoint /lock.

Additional information

No response

home-assistant[bot] commented 2 hours ago

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

Code owner commands Code owners of `tedee` 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 tedee` 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)


tedee documentation tedee source (message by IssueLinks)