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.
_TZE284_fhvpaltk
1 parent 46ddc22 commit b550a52Copy full SHA for b550a52
zhaquirks/tuya/tuya_valve.py
@@ -362,8 +362,9 @@ class GiexIrrigationStatus(t.enum8):
362
363
(
364
TuyaQuirkBuilder("_TZE284_8zizsafo", "TS0601") # Giex GX04
365
- .applies_to("_TZE284_eaet5qt5", "TS0601") # Insoma SGW08W
366
.applies_to("_TZE284_iilebqoo", "TS0601") # NovaDigital ZVL_DUAL
+ .applies_to("_TZE284_eaet5qt5", "TS0601") # Insoma SGW08W
367
+ .applies_to("_TZE284_fhvpaltk", "TS0601") # SGW08
368
.tuya_battery(dp_id=59, battery_type=BatterySize.AA, battery_qty=4)
369
.tuya_switch(
370
dp_id=1,
0 commit comments