Blynk + Wemos D1 mini + TMP36

Backticks, not commas for the code formatting :wink:

As for your code… Blynk can’t work with too much stuff in the void loop()… You need to use timers.

Look at this example using a couple of different sensors…