Hi,
I’d say you are suffering from a little temporal displacement:
Aug 29 08:00:38 weewx weewx[2328] DEBUG user.interceptor: raw packet: {'dateTime': 1598684400, 'usUnits': 1, 'rain_total': 0.0, 'temperature_in': 64.6, 'temperature_out': 47.7, 'dewpoint': 41.5, 'windchill': 46.8, 'humidity_in': 40.0, 'humidity_out': 79.0, 'wind_speed': 3.4, 'wind_gust': 5.8, 'wind_dir': 267.0, 'pressure': 30.65, 'barometer': 30.21, 'solar_radiation': 189.98, 'uv': 2.0, 'rain': 0.0}
Aug 29 08:00:38 weewx weewx[2328] DEBUG user.interceptor: mapped packet: {'dateTime': 1598684400, 'usUnits': 1, 'pressure': 30.65, 'barometer': 30.21, 'outHumidity': 79.0, 'inHumidity': 40.0, 'outTemp': 47.7, 'inTemp': 64.6, 'windSpeed': 3.4, 'windGust': 5.8, 'windDir': 267.0, 'radiation': 189.98, 'dewpoint': 41.5, 'windchill': 46.8, 'rain': 0.0, 'UV': 2.0}
Aug 29 08:00:38 weewx weewx[2328] INFO weewx.manager: Added record 2020-08-29 08:00:00 AEST (1598652000) to database 'weewx.sdb'
Aug 29 08:00:38 weewx weewx[2328] INFO weewx.manager: Added record 2020-08-29 08:00:00 AEST (1598652000) to daily summary in 'weewx.sdb'
What station do you have? Does it have a clock and if so is it set correctly?
Might help to see a wee_debug report. When posting the wee_debug report check the content for sensitive info such as usernames, passwords and API keys before posting, wee_debug should obfuscate such data but it’s not perfect.
Gary