1# 2# Copyright (c) 2024 Nathan Olff 3# 4# SPDX-License-Identifier: Apache-2.0 5 6description: | 7 Aosong AM2301B (Digital-output Humidity and Temperature Sensor) 8 9 The Asosong AM2301B sensor provides temperature and humidity 10 measurements through an I2C bus. 11 12compatible: "aosong,am2301b" 13 14include: [sensor-device.yaml, i2c-device.yaml] 15