11 lines
292 B
YAML
11 lines
292 B
YAML
# Copyright (c) 2018, Bosch Sensortec GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
The BME680 is an integrated environmental sensor that measures
|
|
temperature, pressure, humidity and air quality
|
|
|
|
compatible: "bosch,bme680"
|
|
|
|
include: [sensor-device.yaml, i2c-device.yaml]
|