arthurrump / esphome-opentherm

Create your own smart modulating thermostat using the OpenTherm component for ESPHome
BSD 2-Clause "Simplified" License
69 stars 37 forks source link

error during installation #16

Open RP92 opened 1 year ago

RP92 commented 1 year ago

when i try to install i get this error

In file included from src/opentherm_gw_climate.cpp:1: src/opentherm_gw_climate.h:10:10: fatal error: esphome/components/custom/climate/custom_climate.h: No such file or directory 10 | #include "esphome/components/custom/climate/custom_climate.h" | ^~~~~~~~~~~~ compilation terminated. *** [/data/opentherm/.pioenvs/opentherm/src/opentherm_gw_climate.cpp.o] Error 1

en-ver commented 9 months ago

Make your external components section look like this

external_components:
  source: github://arthurrump/esphome-opentherm@main