Updated TuyaMCU (markdown)

blakadder 2019-10-28 02:42:59 +01:00
parent b567be5371
commit 1c4d32c09c
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](#dpid-function- tables) 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>`