mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:19:03 +00:00
c826293efc547895a3f2d1143a5fa12f6eac8ccc
A device with a static IP, mDNS disabled, and no api: component failed logs with "All specified devices ['OTA'] could not be resolved" and a hint to set use_address; the hint is misleading since the static IP already resolves, the real gap is that network logs ride the native API. Name the missing transport instead: api: for logs, an ota: platform for uploads. The generic "could not be resolved" message stays for a genuinely unreachable address.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
393 MiB
Languages
C++
60.7%
Python
38.9%
C
0.3%
