Creating my first ESP8266-based device in ESPHome and running into a communication problem between ESPHome Add-On and the ESP8266 device.
I can ping the device at its static IP, and can monitor its log data from ESPHome Web Dashboard.
When I try to view log data from the ESPHome Add-On within Home Assistant, I get the below log output.
Questions:
- Is there a way to set an IP address in the configuration file, so ESPHome Add-On knows where to look?
INFO ESPHome 2024.5.4
INFO Reading configuration /config/esphome/ir-sensor-1.yaml…
INFO Starting log output from ir-sensor-1.local using esphome API
WARNING Can’t connect to ESPHome API for ir-sensor-1.local: Error resolving IP address: [Errno -5] No address associated with hostname (APIConnectionError)
INFO Trying to connect to ir-sensor-1.local in the background