Skip to content

Commit 8b85b59

Browse files
demartinoajmake-all
authored andcommitted
Correct timer enum values for Holmes Tower Fan
1 parent 0c17391 commit 8b85b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/tuya_local/devices/holmes_tower_fan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ entities:
4141
value: cancel
4242
- dps_val: "1h"
4343
value: "1h"
44-
- dps_val: "1h"
45-
value: "2h"
4644
- dps_val: "2h"
45+
value: "2h"
46+
- dps_val: "3h"
4747
value: "3h"
4848
- dps_val: "4h"
4949
value: "4h"

0 commit comments

Comments
 (0)