Skip to content

Commit 8c41526

Browse files
Added Humidity subcomponent
1 parent 9e78ab9 commit 8c41526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"displayName": "aht21",
33
"i2cAddresses": [ "0x38"],
4-
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit" ]
4+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "relative_humidity"]
55
}

0 commit comments

Comments
 (0)