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 8c41526 commit f0da694Copy full SHA for f0da694
components/i2c/AHT21/definition.json
@@ -1,5 +1,6 @@
1
{
2
+ "vendor": "Hiletgo",
3
"displayName": "aht21",
4
"i2cAddresses": [ "0x38"],
- "subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "relative_humidity"]
5
+ "subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]
6
}
0 commit comments