Patrick
November 16, 2024, 6:44pm
1
I am using the bridge local API with Home Assistant, which connects to the bridge using the IP address. However, that address is dynamic through DHCP and therefore changes over time. I therefore lose the connection to the bridge. I have no way at the moment to force a static IP address through my router. I would therefore like to be able to set it on the bridge. The, even better alternative would be support for mDNS or similar on both sides.
Some integrations may need to discover devices on the network via mDNS/Zeroconf, SSDP, or another method once they have been enabled. The primary use case is to find devices that do not have a known fixed IP Address or for integrations that can...
opened 05:18PM - 15 Nov 24 UTC
closed 08:13PM - 15 Nov 24 UTC
integration: tedee
### 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?
```txt
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_
1 Like