Updated Tuya generic wifi curtain motor WIP (markdown)

Greefon 2019-09-26 17:33:41 +03:00
parent 2b6bfe483b
commit 56005a8f22
1 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
Setup for the functionId and dpId that was made:
```Setup for the functionId and dpId that was made:
stat/sonoff/RESULT = [{"fnId":11, "dpId":1},{"fnId":12, "dpId":101},{"fnId":13, "dpId":103}]
55aa0007000501010001010f Says auto power mode is on - Maybe
@ -49,5 +49,5 @@ Or for better reliability put delay before each stop command and stop with delay
http://ip/cm?cmnd=backlog%20delay%202%3BSerialSend5%2055aa00060005650400010175%3Bdelay%202%3BSerialSend5%2055aa00060005650400010276 open
http://ip/cm?cmnd=backlog%20delay%202%3BSerialSend5%2055aa00060005650400010175%3Bdelay%202%3BSerialSend5%2055aa00060005650400010074 close
http://ip/cm?cmnd=backlog%20delay%202%3BSerialSend5%2055aa00060005650400010175; stop
```