Heatmap w/ diverging colorscale

I have values that range from negative to positive. I need the colorscale to diverge on β€˜0’ which would be white. I require annotations so I am using the plotly.figure_factory.create_annotated_heatmap function to generate my plots. I haven’t been able to see a way to accomplish this at least not with builtins. Thanks for any help.