Skip to content

Commit f0da694

Browse files
Added vendor and fixed subcomponent naming
1 parent 8c41526 commit f0da694

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2+
"vendor": "Hiletgo",
23
"displayName": "aht21",
34
"i2cAddresses": [ "0x38"],
4-
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "relative_humidity"]
5+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]
56
}

0 commit comments

Comments
 (0)