Specify default value for | float

If this is a question about the 2021.10 beta it is best asked in the #beta channel on discord.

But this is the way:


The temperature is {{ my_test_json.temperature | float(0) }} {{ my_test_json.unit }}
1 Like