mirror of https://github.com/arendst/Tasmota.git
Updated TuyaMCU (markdown)
parent
347b3360d3
commit
b567be5371
|
@ -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>`
|
||||
|
||||
|
|
Loading…
Reference in New Issue