BSEC2 issues with github project / configuration files

Hi, 

I'd like to update the ESPHome component for BME68X to BSEC2, which mostly works, but to be production ready I'd like to improve some rough edges. I hope you can help me.

  • In BSEC1 commonly used configuration files are also available on github (https://github.com/BoschSensortec/BSEC-Arduino-library/tree/master/src/config), unfortunately this is not the case for BSEC2. Could you add the configuration files there too? Am I allowed to distribute the configuration files with my project?
  • I noticed BSEC2 was updated to 2.2.0.0, but not updated on github. According to the release notes it seems to be a relevant update. Could you please update the library on github? It makes integration in Open Source projects so much easier and less error prone for users.
  • ESPHome uses platformio in the background, in BSEC1 this already works nicely, but BSEC2 misses the library.json file. There already is a Pull Request to include this file: https://github.com/BoschSensortec/Bosch-BSEC2-Library/pull/9

Thanks!

5 replies