Parcourir la source

Correct timer enum values for Holmes Tower Fan

Andrew DeMartino il y a 8 mois
Parent
commit
8b85b59fe5
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      custom_components/tuya_local/devices/holmes_tower_fan.yaml

+ 2 - 2
custom_components/tuya_local/devices/holmes_tower_fan.yaml

@@ -41,9 +41,9 @@ entities:
             value: cancel
           - dps_val: "1h"
             value: "1h"
-          - dps_val: "1h"
-            value: "2h"
           - dps_val: "2h"
+            value: "2h"
+          - dps_val: "3h"
             value: "3h"
           - dps_val: "4h"
             value: "4h"