10 lines
292 B
YAML
10 lines
292 B
YAML
# Copyright (c) 2022 Würth Elektronik eiSos GmbH & Co. KG
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
Würth Elektronik WSEN-HIDS humidity sensor with integrated temperature sensor (I2C bus)
|
|
|
|
compatible: "we,wsen-hids"
|
|
|
|
include: ["i2c-device.yaml", "we,wsen-hids-common.yaml"]
|