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