It's not clear what JSON file you are referring to --- there is none in WeeWX. It sounds like whoever wrote the extension to create the JSON file forgot about locales, and that some locales use a comma as the decimal delimiter, some use a period. He needs to fix the extension so that it overrides the locale.
-tk On Tue, Dec 17, 2019 at 3:37 AM Andreas Weber <[email protected]> wrote: > Hi > > I have a weather station WH3080 and I use weewx. > > My problem is the comma and Point in the sensor data. > > On my WH3080 hardware display all sensor data are shown with a dot, e.g. > Outside > temperature 20.1 inside at 19.8. > > In my Weewx template I get the sensor data all with a comma! e.g. 20,1 or > 19,8 > > The output in a Json file also comes with a comma, for example 20,1. > > I need all the sensor data but with a dot !! > > I have a home automation software that skips the Json data and has > problems with the comma. > > Can I change from comma output to point in the Weewx software .. ? > > > > Thank you > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/1d0f306a-1a9d-4022-a58f-35f35dec6551%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/1d0f306a-1a9d-4022-a58f-35f35dec6551%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDdokGfDAdAb-bE5rtKvhkGn7GM5VxqvcXh25e8MOpjhA%40mail.gmail.com.
