1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add BME680 via BSEC integration (#1313)

This commit is contained in:
Trevor North
2021-04-06 11:19:56 +01:00
committed by GitHub
parent 808e3be324
commit 2d618768d5
6 changed files with 701 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ esphome/components/async_tcp/* @OttoWinter
esphome/components/atc_mithermometer/* @ahpohl
esphome/components/bang_bang/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/bme680_bsec/* @trvrnrth
esphome/components/canbus/* @danielschramm @mvturnho
esphome/components/captive_portal/* @OttoWinter
esphome/components/climate/* @esphome/core