On Monday, July 28, 2025 at 8:30:53 PM UTC-4 kufuu wrote:

> Current Conditions ♦
> Outside Temperature 78.6°F
> Heat Index 80.3°F
> Wind Chill 78.6°F
> Dew Point 74.6°F
> Outside Humidity 88%
> Barometer 31.969 inHg (0.011)
> Wind 0 mph N/A ( N/A)
> Rain Today 0.12 in
> Rain Rate 0.00 in/h
> Inside Temperature 73.9°F
> Inside Humidity 57%
>
>
> On Monday, July 28, 2025 at 8:16:29 PM UTC-4 kufuu wrote:
>
>> On Monday, July 28, 2025 at 4:46:31 PM UTC-4 Tom Keffer wrote:
>>
>>> Let's check what's going on in weewxd.
>>>
>>> 1. Set debug=1 in weewx.conf.
>>> 2. Run weewxd directly from the command line 
>>> <https://www.weewx.com/docs/5.1/usersguide/running/#running-directly>, 
>>> and post the output from startup through the first archive record. Make 
>>> sure you post both LOOP and REC outputs. This will show us what values 
>>> weewxd is processing.
>>> 3. For the same period of time, post the system log from the startup 
>>> through the first archive record. This will show us internally what weewxd 
>>> is doing.
>>>
>>> -tk
>>>
>>> On Mon, Jul 28, 2025 at 11:22 AM kufuu <[email protected]> wrote:
>>>
>>>> Still no change in BP after deletion of all mqtt components and 
>>>> reinstalling weewx !!
>>>>
>>>> On Saturday, July 26, 2025 at 11:02:37 AM UTC-4 kufuu wrote:
>>>>
>>>>> Weewx must have picked that up from a previous weather station, 
>>>>> reinstalling weewx without all the mqtt stuff and it is still
>>>>> Outside Temperature 85.9°F
>>>>> Heat Index 93.8°F
>>>>> Wind Chill 85.9°F
>>>>> Dew Point 73.9°F
>>>>> Outside Humidity 68%
>>>>> Barometer 31.878 inHg ( N/A)
>>>>> Wind 0 mph N/A ( N/A)
>>>>> Rain Today 0.00 in
>>>>> Rain Rate 0.00 in/h
>>>>> Inside Temperature 71.6°F
>>>>> Inside Humidity 56%
>>>>>
>>>>> Log
>>>>> Jul 26 10:50:02 raspberrypi weewx[554] DEBUG weewx.drivers.ws28xx: 
>>>>> handleHistoryData: appending history record 1: {'dateTime': 1753541400, 
>>>>> 'inTemp': 22.0, 'inHumidity': 56, 'outTemp': 29.799999999999997, 
>>>>> 'outHumidity': 69, 'pressure': 1012.5, 'rain': 0.0, 'windSpeed': 0.0, 
>>>>> 'windDir': None, 'windGust': 0.0, 'windGustDir': None}
>>>>>
>>>>> And the console shows 29.90inHg
>>>>>
>>>>> Will let it run a while to see if anything changes.
>>>>>
>>>>>
>>>>> On Saturday, July 26, 2025 at 6:40:00 AM UTC-4 Tom Keffer wrote:
>>>>>
>>>>>> You didn't mention that you have an MQTT intermediary. 
>>>>>>
>>>>>> Most likely whatever is receiving the MQTT packets is mapping type 
>>>>>> "barometer_inHg" to the WeeWX observation type "barometer." They both 
>>>>>> have 
>>>>>> roughly the same value.
>>>>>>
>>>>>> So, either your console is, in fact, reading gauge pressure (not 
>>>>>> sea-level pressure), which would explain why it's lower, or whatever is 
>>>>>> generating your MQTT packets is mapping values to the wrong MQTT types. 
>>>>>>
>>>>>> Are you POSITIVE that the console is showing sea-level pressure? 
>>>>>> Unless the LaCrosse knows something about altitude, it's probably 
>>>>>> showing 
>>>>>> gauge pressure (possibly with a correction value).
>>>>>>
>>>>>> If you are positive, then look at whatever is generating the MQTT 
>>>>>> packets. It's getting the values wrong.
>>>>>>
>>>>>> -tk
>>>>>>
>>>>>>
>>>>>> On Friday, July 25, 2025 at 1:45:21 PM UTC-7 [email protected] wrote:
>>>>>>
>>>>>>> weewx script
>>>>>>>
>>>>>>> Jul 25 15:55:47 weewx-weather weewx[2911] DEBUG user.mqtt: data: 
>>>>>>> {'dateTime': '1753473300.0', 'inTemp_F': '73.58000000000001', 
>>>>>>> 'inHumidity': 
>>>>>>> '54.0', 'outTemp_F': '87.07999999999998', 'outHumidity': '66.0', 
>>>>>>> 'pressure_inHg': '29.99951430125', 'rain_in': '0.0', 'windSpeed_mph': 
>>>>>>> '0.44738837038786095', 'windDir': '22.5', 'windGust_mph': 
>>>>>>> '1.3421651111635826', 'windGustDir': '22.5', 'interval_minute': '5.0', 
>>>>>>> 'usUnits': '1.0', 'altimeter_inHg': '32.08486850330134', 'appTemp_F': 
>>>>>>> '96.78463511145246', 'barometer_inHg': '31.986219029757965', 
>>>>>>> 'cloudbase_foot': '4771.9496637540215', 'dewpoint_F': 
>>>>>>> '74.31142147948229', 
>>>>>>> 'heatindex_F': '95.85380134124786', 'humidex_F': '106.47314915297711', 
>>>>>>> 'inDewpoint_F': '55.89516079858936', 'rainRate_inch_per_hour': '0.0', 
>>>>>>> 'windchill_F': '87.07999999999998', 'windrun_mile': 
>>>>>>> '0.037282364198988414', 
>>>>>>> 'hourRain_in': '0.0', 'rain24_in': '0.050787401574803145', 
>>>>>>> 'dayRain_in': 
>>>>>>> '0.04062992125984252'}
>>>>>>>
>>>>>>>
>>>>>>> On Friday, July 25, 2025 at 3:14:59 PM UTC-4 Tom Keffer wrote:
>>>>>>>
>>>>>>>> See the wiki article on atmospheric pressure 
>>>>>>>> <https://github.com/weewx/weewx/wiki/Barometer,-pressure,-and-altimeter>.
>>>>>>>>  
>>>>>>>> It's possible that your station is reporting "gauge" temperature. 
>>>>>>>> WeeWX 
>>>>>>>> reports pressure corrected to sea level.
>>>>>>>>
>>>>>>>> If you're convinced that you're comparing the same type of 
>>>>>>>> pressure, then check the entry for altitude.
>>>>>>>>
>>>>>>>> -tk
>>>>>>>>
>>>>>>>> On Fri, Jul 25, 2025 at 11:21 AM kufuu <[email protected]> wrote:
>>>>>>>>
>>>>>>>>> I just purchased an old but never used La Crosse WS2813u-it 
>>>>>>>>> weather station with weewx 4.10.2 and the Barometric pressure is much 
>>>>>>>>> higher on weewx than on the console, any thoughts ? 
>>>>>>>>>
>>>>>>>>> -- 
>>>>>>>>> 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 visit 
>>>>>>>>> https://groups.google.com/d/msgid/weewx-user/fde00adc-8b99-4294-8cea-939e97b5a8a2n%40googlegroups.com
>>>>>>>>>  
>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/fde00adc-8b99-4294-8cea-939e97b5a8a2n%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 visit 
>>>> https://groups.google.com/d/msgid/weewx-user/cdd5a7b8-f9ac-4a3c-8681-1ebbf73711b5n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/cdd5a7b8-f9ac-4a3c-8681-1ebbf73711b5n%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 visit 
https://groups.google.com/d/msgid/weewx-user/302ab209-14ee-45e7-b186-dbb24d0e6172n%40googlegroups.com.
pi@raspberrypi:~ $ sudo tail -f /var/log/messages | grep weewxd
Jul 28 20:30:57 raspberrypi weewxd[9019]: INFO weewx.manager: Added record 
2025-07-28 20:30:00 EDT (1753749000) to database 'weewx.sdb'
Jul 28 20:30:57 raspberrypi weewxd[9019]: INFO weewx.manager: Added record 
2025-07-28 20:30:00 EDT (1753749000) to daily summary in 'weewx.sdb'
Jul 28 20:31:00 raspberrypi weewxd[9019]: INFO weewx.cheetahgenerator: 
Generated 8 files for report SeasonsReport in 2.86 seconds
Jul 28 20:31:02 raspberrypi weewxd[9019]: INFO weewx.imagegenerator: Generated 
11 images for report SeasonsReport in 1.64 seconds
Jul 28 20:31:02 raspberrypi weewxd[9019]: INFO weewx.reportengine: Copied 0 
files to /var/www/html/weewx
Jul 28 20:35:58 raspberrypi weewxd[9019]: INFO weewx.manager: Added record 
2025-07-28 20:35:00 EDT (1753749300) to database 'weewx.sdb'
Jul 28 20:35:58 raspberrypi weewxd[9019]: INFO weewx.manager: Added record 
2025-07-28 20:35:00 EDT (1753749300) to daily summary in 'weewx.sdb'
Jul 28 20:36:01 raspberrypi weewxd[9019]: INFO weewx.cheetahgenerator: 
Generated 8 files for report SeasonsReport in 2.84 seconds
Jul 28 20:36:03 raspberrypi weewxd[9019]: INFO weewx.imagegenerator: Generated 
11 images for report SeasonsReport in 1.61 seconds
Jul 28 20:36:03 raspberrypi weewxd[9019]: INFO weewx.reportengine: Copied 0 
files to /var/www/html/weewx
Jul 28 20:39:40 raspberrypi weewxd[9019]: INFO __main__: Received signal TERM 
(15).
Jul 28 20:39:40 raspberrypi weewxd[9019]: INFO weewx.engine: Main loop exiting. 
Shutting engine down.
Jul 28 20:39:40 raspberrypi weewxd[9019]: INFO weewx.engine: Shutting down 
StdReport thread
Jul 28 20:39:41 raspberrypi weewxd[9019]: INFO __main__: Terminating weewx 
version 5.1.0
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Initializing weewxd 
version 5.1.0
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Command line: 
/usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Using Python: 3.9.2 
(default, Mar 20 2025, 22:21:41) #012[GCC 10.2.1 20210110]
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Located at:   
/usr/bin/python3
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Platform:     
Linux-6.1.21-v7+-armv7l-with-glibc2.31
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Locale:       'en_US'
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Entry path:   
/usr/share/weewx/weewxd.py
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: WEEWX_ROOT:   
/etc/weewx
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Config file:  
/etc/weewx/weewx.conf
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: User module:  
/etc/weewx/bin/user
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Debug:        1
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: User:         weewx
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Group:        weewx
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO __main__: Groups:       weewx
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.engine: Loading station 
type WS28xx (weewx.drivers.ws28xx)
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: driver 
version is 0.51
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: frequency 
is US
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: found 
transceiver at bus= device=
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: 
manufacturer: b'LA CROSSE TECHNOLOGY'
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: product: 
b'Weather Direct Light Wireless Device'
Jul 28 20:39:41 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: interface: 0
Jul 28 20:39:42 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: base 
frequency: 905000000
Jul 28 20:39:42 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: frequency 
correction: 96416 (0x178a0)
Jul 28 20:39:42 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: adjusted 
frequency: 949057697 (0x389178a1)
Jul 28 20:39:42 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: 
transceiver identifier: 61 (0x003d)
Jul 28 20:39:42 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: 
transceiver serial: 01011008110061
Jul 28 20:39:44 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: console is 
paired to device with ID 003d
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: StdConvert target 
unit is 0x1
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.wxservices: StdWXCalculate 
will use data binding wx_binding
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: Archive will use 
data binding wx_binding
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: Record generation 
will be attempted in 'hardware'
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: Using archive 
interval of 300 seconds (specified in weewx configuration)
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: StationRegistry: 
Registration not requested.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: Wunderground: 
Posting not enabled.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: PWSweather: Posting 
not enabled.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: CWOP: Posting not 
enabled.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: WOW: Posting not 
enabled.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.restx: AWEKAS: Posting not 
enabled.
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: 'pyephem' 
detected, extended almanac data is available
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO __main__: Starting up weewx 
version 5.1.0
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx.sdb'
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.manager: Starting backfill 
of daily summaries
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.manager: Daily summaries 
up to date
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: Scanning 
historical records
Jul 28 20:39:52 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: 
handleHistoryData: request records since 2025-07-28 20:35:00 EDT (1753749300)
Jul 28 20:40:52 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: Scanned 6 
records: current=696 latest=696 remaining=0
Jul 28 20:40:52 raspberrypi weewxd[9200]: INFO weewx.drivers.ws28xx: Found 2 
historical records
Jul 28 20:40:52 raspberrypi weewxd[9200]: INFO weewx.manager: Added record 
2025-07-28 20:40:00 EDT (1753749600) to database 'weewx.sdb'
Jul 28 20:40:52 raspberrypi weewxd[9200]: INFO weewx.manager: Added record 
2025-07-28 20:40:00 EDT (1753749600) to daily summary in 'weewx.sdb'
Jul 28 20:40:52 raspberrypi weewxd[9200]: INFO weewx.engine: Starting main 
packet loop.


Reply via email to