mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-01 23:21:29 +01:00
Update AHT10 to include AHT20/21
This commit is contained in:
parent
8210401500
commit
5a082d7c6f
@ -4,10 +4,10 @@ AHT10 Temperature+Humidity Sensor
|
|||||||
.. seo::
|
.. seo::
|
||||||
:description: Instructions for setting up AHT10 temperature and humidity sensors
|
:description: Instructions for setting up AHT10 temperature and humidity sensors
|
||||||
:image: aht10.jpg
|
:image: aht10.jpg
|
||||||
:keywords: aht10
|
:keywords: aht10 aht20 aht21
|
||||||
|
|
||||||
The ``aht10`` Temperature+Humidity sensor allows you to use your aht10
|
The ``aht10`` Temperature+Humidity sensor allows you to use your AHT10
|
||||||
(`datasheet <http://www.aosong.com/userfiles/files/media/aht10%E8%A7%84%E6%A0%BC%E4%B9%A6v1_1%EF%BC%8820191015%EF%BC%89.pdf>`__) i2c-based sensor with ESPHome.
|
(`datasheet <http://www.aosong.com/userfiles/files/media/aht10%E8%A7%84%E6%A0%BC%E4%B9%A6v1_1%EF%BC%8820191015%EF%BC%89.pdf>`__), AHT20 (`datasheet <https://cdn-learn.adafruit.com/assets/assets/000/091/676/original/AHT20-datasheet-2020-4-16.pdf?1591047915>`__), AHT21(`datasheet <https://asairsensors.com/wp-content/uploads/2021/09/Data-Sheet-AHT21-Humidity-and-Temperature-Sensor-ASAIR-V1.0.03.pdf>`__) i2c-based sensor with ESPHome.
|
||||||
|
|
||||||
.. figure:: images/aht10-full.jpg
|
.. figure:: images/aht10-full.jpg
|
||||||
:align: center
|
:align: center
|
||||||
|
@ -279,7 +279,7 @@ Environmental
|
|||||||
|
|
||||||
.. imgtable::
|
.. imgtable::
|
||||||
|
|
||||||
AHT10, components/sensor/aht10, aht10.jpg, Temperature & Humidity
|
AHT10 / AHT20 / AHT21, components/sensor/aht10, aht10.jpg, Temperature & Humidity
|
||||||
AirThings BLE, components/sensor/airthings_ble, airthings_logo.png, Temperature & Humidity & Pressure
|
AirThings BLE, components/sensor/airthings_ble, airthings_logo.png, Temperature & Humidity & Pressure
|
||||||
AM2320, components/sensor/am2320, am2320.jpg, Temperature & Humidity
|
AM2320, components/sensor/am2320, am2320.jpg, Temperature & Humidity
|
||||||
BME280, components/sensor/bme280, bme280.jpg, Temperature & Humidity & Pressure
|
BME280, components/sensor/bme280, bme280.jpg, Temperature & Humidity & Pressure
|
||||||
|
Loading…
Reference in New Issue
Block a user