[SOLVED] Decimal Format

Hi,

i use following term

Number Temperature “Außentemperatur [%.2f °C]” {weather=“locationId=home-OWM, type=temperature, property=current”}

The result ist for example 8.33 C

How can i get the result with a comma 8,33 instead of point?

Did you set your locale in openHAB and on your machine?

How can I Do this?

In openHAB, in the paperUI.
What machine are you using?

raspi

The Regional Settings are Germany

Is the a replace function i can use by displaying

With raspian or openHABian?

openHABian

sudo openhabian-config

the local setting is de_DE.UTF8

That has helped me sometime ago,

Thanks; this was the solution