Updated TuyaMCU (markdown)

blakadder 2019-10-28 02:42:31 +01:00
parent 347b3360d3
commit b567be5371
1 changed files with 1 additions and 1 deletions

@ -115,7 +115,7 @@ Use this procedure to determine which dpId's are available:
4. Observe all lines printed as `TYA: FnId=0 is set for dpId=XXX` and note all dpId values.
Now that you have a list of usable dpId's you need to determine what their functions are:
1. Consulting our [list of commonly used](https://github.com/arendst/Sonoff-Tasmota/wiki/TuyaMCU-Configurations#dpid-functions-in-different-devices) dpId's and existing device configurations
1. Consulting our [list of commonly used](#dpid-function- tables) dpId's and existing device configurations
2. Observing Tasmota logs while activating features of the device (with a remote or on device controls) and correlating log messages
3. Extrapolating possible function of the dpId based on Data Type and Function Command, then testing using `TuyaSend<x>`