esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 35 forks source link

Can not compile board espduomo32 #2766

Closed wildblue closed 2 years ago

wildblue commented 2 years ago

The problem

In file included from /data/cache/platformio/packages/framework-arduinoespressif32/libraries/ESPmDNS/src/ESPmDNS.h:44:0, from src/esphome/components/mdns/mdns_esp32_arduino.cpp:5: /data/cache/platformio/packages/framework-arduinoespressif32/cores/esp32/Arduino.h:185:26: fatal error: pins_arduino.h: No such file or directory


Which version of ESPHome has the issue?

2021-11-4

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2021-11-05

What platform are you using?

ESP32

Board

Espduino32

Component causing the issue

Dont know.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Please fix this...

oxan commented 2 years ago

What exact board setting are you using? There's no espduino32 board in ESPHome nor PlatformIO.

rradar commented 2 years ago

No yaml?

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

putz612 commented 2 years ago

Picking this one up because I got the same board. It is an ESP32 but looks like an Arduino UNO.

https://docs.platformio.org/en/latest/boards/espressif32/esp32doit-espduino.html https://www.cnx-software.com/2017/09/04/espduino-32-wemos-d1-r32-esp32-boards-support-some-arduino-uno-shields/

esphome:
  name: ${node_name}
  platform: ESP32
  board: esp32doit-espduino