Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPhome bme680_bsec component doesnt support the Airgradient one (esp32-c3) #28

Closed
DreiPixel opened this issue Jan 31, 2024 · 1 comment

Comments

@DreiPixel
Copy link

DreiPixel commented Jan 31, 2024

Title.

yeah basically trying to use the bme_680 with the esp32-c3 gives a error that it only supports the esp8266. Esphome uses a old version of bsec where the newer esp32 aren't supported yet.
there is a pull request to fix that tho:
esphome/esphome#4585

and here is a example that works:

esphome/feature-requests#1332 (comment)

@MallocArray
Copy link
Owner

Looks like there isn't much to do in this repo until ESPHome has more native support.

Or are you trying to use the package file sensor_bme680.yaml in this repo? I could possibly make a copy with the bsec_configuration line added so it might work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants