Skip to content

Commit 04a6025

Browse files
Add device: Tuya - Temperature and humidity sensor (#4594)
Co-authored-by: jenslonkowski <3855209+jenslonkowski@users.noreply.github.com>
1 parent 1d91543 commit 04a6025

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

library/library.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12342,6 +12342,14 @@
1234212342
"manufacturer": "ZVIDAR",
1234312343
"model": "Z-CM-V01",
1234412344
"battery_type": "Rechargeable"
12345+
},
12346+
{
12347+
"manufacturer": "Tuya",
12348+
"model": "Temperature and humidity sensor",
12349+
"model_id": "ZTH05_1",
12350+
"hw_version": "1",
12351+
"battery_type": "AAA",
12352+
"battery_quantity": 2
1234512353
}
1234612354
]
1234712355
}

0 commit comments

Comments
 (0)