We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec51a43 commit 2d8c294Copy full SHA for 2d8c294
components/i2c/aht21/definition.json
@@ -1,7 +1,8 @@
1
{
2
"vendor": "ASAIR",
3
"documentationURL": "http://www.aosong.com/en/products-60.html",
4
- "displayName": "aht21",
+ "displayName": "AHT21",
5
+ "published": true,
6
"i2cAddresses": [ "0x38"],
7
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]
8
}
0 commit comments