1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add support for BMP388 / BMP 390 pressure and temperature sensor (#2716)

This commit is contained in:
Martin
2022-01-06 03:01:50 +01:00
committed by GitHub
parent df929f9445
commit 5e1e543b06
6 changed files with 735 additions and 0 deletions

View File

@@ -180,6 +180,15 @@ sensor:
co2:
name: CO2 Sensor
- platform: bmp3xx
temperature:
name: "BMP Temperature"
oversampling: 16x
pressure:
name: "BMP Pressure"
address: 0x77
iir_filter: 2X
script:
- id: automation_test
then: