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