Updated Tuya generic wifi curtain motor WIP (markdown)

Shantur Rathore 2019-09-26 12:16:28 +01:00
parent f3bf20efce
commit 0193f133b7
1 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
55aa0007000501010001010f Says auto power mode is on - Maybe
```55aa0007000501010001010f Says auto power mode is on - Maybe
55aa00070005650400010075 says Curtain motor is opening or opened - Confirmed working
55aa000700086602000400000032ac Control percentage 50%
55aa00070005670100010074 report working state ( opening or closing )
@ -28,4 +28,4 @@ SerialSend5 55aa000600086602000400000032ab should open curtain to 20%
It might be that it needs commands start opening after setting the percentage.
SerialSend5 55aa0006000501010001010e -> Should enable auto close mode
SerialSend5 55aa0006000501010001000d -> should disable auto close mode.
SerialSend5 55aa0006000501010001000d -> should disable auto close mode.```