I installed the Meteotemplate extension to target the weather data of my WH-2650 on my meteotemplate portal. The data transfer seems to occur regularly, but the atmospheric pressure that is presented is the absolute pressure and not that put at altitude, therefore the relative pressure. How can I solve this problem? sniffing the data of the station that sends on Wunderground, I see this string: GET /weatherstation/updateweatherstation.php?ID=xxxxxx&PASSWORD=xxxxx&tempf=42.4&humidity=98&dewptf=41.9&windchillf=42.4&winddir=320&windspeedmph=0.00&windgustmph=0.00&rainin=0.00&dailyrainin=0.00&weeklyrainin=0.01&monthlyrainin=0.01&yearlyrainin=0.01&solarradiation=0.00&UV=0&indoortempf=72.5&indoorhumidity=63&baromin=29.65&baromin=28.38&lowbatt=0&dateutc=2018-11-26%2023:44:38&softwaretype=WH2650A_V1.2.1&action=updateraw&realtime=1&rtfreq=5 HTTP/1.0
And as it happens in the End Offset WH-2600, the bridge sends 2 items "baromir", one with the absolute pressure, the other with the relative pressure, so there is a bit of confusion. Is it possible to modify the "interceptor.py" file or the "meteotemplate.py" file so that my meteotemplate portal only has the relative pressure? -- 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]. For more options, visit https://groups.google.com/d/optout.
