Feature: Add support for BME680 Sensor, with CO2 measurement #6
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DeltaLima/CanGrow#6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
BME680 should be supported too.
I am not sure if multiple sensors of the same kind (air humidity, like bme280) should be allowed or if it is worth to add support for inside and outside humidity.
also the ability of measuring CO2 with the BME680 is a nice thing to have.
I guess the BME680 can also can be switched between two different i2c adresses. so there could theroretically support for up to four humidity sensors.
But i think two will be enough, as CanGrow is focused on only one grow tent and not a whole grow room with multiple tents.