Rest Sensor Problem Variable with point

Hi, i have a problem with a rest sensor.

heres my configuration :
sensor wind:

The Problem is the variable Windgeschw.

The Variable has a point at the end.

Pleas help.

Thanx

Have you tried:

value_template: '{{ value_json.data[1]["Windgeschw."] }}'

BTW: look at my code, it’s better readable when it’s formatted.
Read the blue box on top.

yes that works. many thanx