There is an ESP32 with an Ethernet module W5500.
If you set to work with manual_ip, then the web interface will load, if you do not specify manual_ip, i.e. We switch the module to the mode of obtaining an IP address via dhcp, then it is not possible to log into the module, it says that there is no connection to the site, although the module receives an IP address - this can be seen from the router settings.
The problem
There is an ESP32 with an Ethernet module W5500. If you set to work with manual_ip, then the web interface will load, if you do not specify manual_ip, i.e. We switch the module to the mode of obtaining an IP address via dhcp, then it is not possible to log into the module, it says that there is no connection to the site, although the module receives an IP address - this can be seen from the router settings.
Which version of ESPHome has the issue?
2024.10.2
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2024.11.0
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response