Skip to content

Commit 54e44b3

Browse files
authored
Add Tuya soil sensor variant _TZE200_9cqcpkgb (#3079)
1 parent 874cdbb commit 54e44b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zhaquirks/tuya/ts0601_sensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ class TuyaSoilSensor(CustomDevice):
371371
MODELS_INFO: [
372372
("_TZE200_myd45weu", "TS0601"),
373373
("_TZE200_ga1maeof", "TS0601"),
374+
("_TZE200_9cqcpkgb", "TS0601"),
374375
],
375376
ENDPOINTS: {
376377
1: {

0 commit comments

Comments
 (0)