Finding the ESPHome.h file

Hello,
I am trying to create a custom sensor component as described in Custom Sensor Component — ESPHome in c++.
Question: where can i find the esphome header file esphome.h ?
This file is needed as described.
Thanks.
Joop Schoenmaker

I believe if you include esphome.h then the build system will contain it and find it there.

1 Like