BME68x BSEC2 - add multiple sensor support #3284
Unanswered
gebrk
asked this question in
Component enhancements
Replies: 1 comment
-
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component name
bme68x_bsec2_i2c
Link to component documentation on our website
https://esphome.io/components/sensor/bme68x_bsec2
Describe the enhancement
It's currently only possible to add a single
bme68x_bsec2_i2c
supported sensor. At this time this component was added multiple sensor support was left out due to wanting to use the then-pending native support in the library.Multi-sensor support is in the sensor library now - see https://github.com/boschsensortec/Bosch-BSEC2-Library/blob/master/src/inc/bsec_interface_multi.h - it would be great to have this added to the esphome component.
Use cases
Any time you want to have air quality readings from multiple locations on the same device - for example I have one esphome device which picks up both indoor and outdoor environmental readings and I'd like to add air quality to both.
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions