Updated Tuya generic wifi curtain motor WIP (markdown)

Greefon 2019-09-26 17:57:28 +03:00
parent b7cbed44a7
commit 35f54be649
1 changed files with 4 additions and 1 deletions

@ -1,5 +1,8 @@
The WiFi Curtain Motor was bought here http://tiny.cc/gihgdz The WiFi Curtain Motor was bought here http://tiny.cc/gihgdz
[Tuya Serial Protocols Communication for CurtainM](https://github.com/arendst/Sonoff-Tasmota/files/3658412/protocol_CurtainM_20190926.pdf)
[Tuya Serial Protocols Communication for CurtainM] can be found here if you wish to explore and implement the whole functionality.(https://github.com/arendst/Sonoff-Tasmota/files/3658412/protocol_CurtainM_20190926.pdf)
Don't forget to share what you have discovered and tested here in wiki :)
```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}] stat/sonoff/RESULT = [{"fnId":11, "dpId":1},{"fnId":12, "dpId":101},{"fnId":13, "dpId":103}]