Closed souptonuts closed 5 years ago
esphomelib and esphomeyaml were merged into just esphome ages ago. Have you tried updating?
The problem was an out-of-date add on in Homeassistant. I was unaware that the add-on link had changed. I uninstalled the esphomeyaml add-on and migrated to the new esphome repository. No longer seeing error on the build.
Operating environment/Installation:
Hass.io Add-on: esphomeyaml-edge vdev Development Version! Manage and program ESP8266/ESP32 microcontrollers through YAML configuration files armhf / null / HA 0.97.2 / SU 183 / stable ESP (ESP32/ESP8266, Board/Sonoff):
ESP8266 NodeMCU Affected component:
Description of problem: My first time using ESPHomeyaml-edge add on. I have ESP8266 board connected with USB to RP3. When I try to upload to device using /dev/ttyUSB0CP2102 USB to UART bridge the compile fails with the following error:
Compiling .pioenvs/garage/src/main.cpp.o src/main.cpp:3:36: fatal error: esphomelib/application.h: No such file or directory
include "esphomelib/application.h"
Problem-relevant YAML-configuration entries:
Logs (if applicable):
Additional information and things you've tried:
Using the Homeassistant configurator web tool, I looked at the Hassio filesystem and do see application.h located here: /config/esphomeyaml/garage/.piolibdeps/esphome-core/src/esphome/application.h