@onlize wrote:
Hello,
I changed the name of my ESPHome device:
It was:esphome: name: sonoff_basic_s31 platform: ESP8266 board: esp01_1m
I changed it and uploaded:
esphome: name: ring_doorbell_s31 platform: ESP8266 board: esp01_1m
ESPHome log give me this:
INFO Reading configuration /config/esphome/sonoff_basic_s31.yaml... INFO Starting log output from ring_doorbell_s31.local using esphome API WARNING Error resolving IP address of ring_doorbell_s31.local. Is it connected to WiFi? WARNING (If this error persists, please set a static IP address: https://esphome.io/components/wifi.html#manual-ips) WARNING Initial connection failed. The ESP might not be connected to WiFi yet (Error resolving IP address: Error resolving address with mDNS: Did not respond. Maybe the device is offline., [Errno -2] Name or service not known). Re-Trying in 1 seconds WARNING Error resolving IP address of ring_doorbell_s31.local. Is it connected to WiFi? WARNING (If this error persists, please set a static IP address: https://esphome.io/components/wifi.html#manual-ips) WARNING Initial connection failed. The ESP might not be connected to WiFi yet (Error resolving IP address: Error resolving address with mDNS: Did not respond. Maybe the device is offline., [Errno -5] No address associated with hostname). Re-Trying in 1 seconds
Is it possible to fix it without re-flashing the firmware?
Any ideas?Thank you.
Posts: 1
Participants: 1