Updated TuyaMCU (markdown)

blakadder 2019-11-05 21:42:57 +01:00
parent b9995226fe
commit aa132d624a
1 changed files with 2 additions and 2 deletions

@ -149,5 +149,5 @@ Rule1 on TuyaReceived#Data=55AA000700056E040001007E do publish2 stat/tuya_light/
``` ```
will publish a status message to a custom topic when `55AA000700056E040001007E` appears in "Data" field of the response. will publish a status message to a custom topic when `55AA000700056E040001007E` appears in "Data" field of the response.
#### Useful tidbits #### Useful links
[dpId function tables](tuya-protocols#dpid-functions-tables)