Skip to content

Commit ec51a43

Browse files
authored
Merge pull request #236 from thussaiththelaw/main
Adding AHT21 Temperature/Humidity Sensor
2 parents b70a029 + c9f30f9 commit ec51a43

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"vendor": "ASAIR",
3+
"documentationURL": "http://www.aosong.com/en/products-60.html",
4+
"displayName": "aht21",
5+
"i2cAddresses": [ "0x38"],
6+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]
7+
}

components/i2c/aht21/image.jpg

66.2 KB
Loading

0 commit comments

Comments
 (0)