esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
404 stars 26 forks source link

Update the bme680_bsec component. #2134

Open Mehyar-ALS opened 1 year ago

Mehyar-ALS commented 1 year ago

Describe the problem you have/What new integration you would like

Bosch Sensortec released a newer version of the BSEC Library for BME68x, and I wonder if someone can update the related component with the newer code/library.

Please describe your use case for this integration and alternatives you've tried:

The new code should provide better performance/accuracy.

Additional context

https://github.com/esphome/esphome/tree/dev/esphome/components/bme680_bsec https://github.com/boschsensortec/Bosch-BSEC2-Library https://www.bosch-sensortec.com/software-tools/software/bme688-software/#Library

elegantiron commented 1 year ago

I would also be interested in having this component updated. Also important to note that BSEC2 add support for ESP32 platforms.