Dear all,
I am trying to integrate a Bosch BME680 sensor running on the precompiled, closed source "BSEC" library as a custom sensor for ESPHome for an ESP32 for getting an IAQ reading instead of the resistance reading only. In other words, I do not want to use the ESPHome-driver for the sensor but the precompiled Bosch BSEC library wrapped in a custom ESPHome sensor component.
However, I cannot get ESPHome to compile/link the libraries correctly. What am I missing here?
Thank you very much for getting me kickstarted with with the precompiled library on ESPHome.
Best regards,
Chris