Sonoff tasmota MQTT json parsing

Hi,
I have some difficulties to get temperature from Tasmota ds18b20 captors.

The value in the consol is:

MQT: sonoff/tele/SENSOR = {“Time”:“2019-09-19T08:44:20”,“DS18B20-1”:{“Id”:“03049779D1B3”,“Temperature”:21.3},“DS18B20-2”:{“Id”:“03049779D1C9”,“Temperature”:15.5},“DS18B20-3”:{“Id”:“03049779F713”,“Temperature”:33.7},“TempUnit”:“C”}

I want to declare 3 variable in configuratio.yaml to get and name these values.
I try a lot of things…

Many thanks for your help!

Best regards

Thierry

https://community.home-assistant.io/search?q=DS18B20%20mqtt

This value template will get the correct Id number each time.