Nie mogę dodać ESP32 do ESPHome.
INFO ESPHome 2024.5.4
INFO Reading configuration /config/esp32dawcio.yaml...
INFO Starting log output from esp32dawcio.local using esphome API
WARNING Can't connect to ESPHome API for esp32dawcio.local: Error resolving IP address: [Errno -3] Temporary failure in name resolution (APIConnectionError)
INFO Trying to connect to esp32dawcio.local in the background
moj plik YAML
esphome:
name: esp32dawcio
friendly_name: ESP32DAWCIO
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "00uKVgyCz/VukRGZ56Uuypf7Cfdz54B+AZhH7vQm6ps="
ota:
password: "66abe0e308526e72d4dbe58178be8ff5"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Esp32Dawcio"
password: "7s7FPOdogSLe"
captive_portal:
captive_portal:
i wyskakuje za kazdym razem takie coś:
ERROR Error resolving IP address of esp32dawcio.local. Is it connected to WiFi?
ERROR (If this error persists, please set a static IP address: https://esphome.io/components/wifi.html#manual-ips)
ERROR Error resolving IP address: Error resolving address with mDNS: Did not respond. Maybe the device is offline., [Errno -2] Name or service not known
Tekst sformatowany