have some solar issues and need to re adjust the rain count. thanks
again
On Tuesday, October 31, 2023 at 4:38:17 PM UTC-4 kufuu wrote:
> Im thinking that on mqtt that rapidfire is only going to post what it
> gets, Rich I increased the archive_interval to 360 and it has been posting
&
Everything had been working great until I updated the raspbian "buster", it
upgraded 2 files that I cant remember what they were and now weewx shuts
down at midnight. I have the exact same setup without mqtt on another
raspberry running a lacrosse 2315 no problems after the update. weewx
versio
:41:44 upgrade libgnutls30:armhf 3.6.7-4+deb10u10
3.6.7-4+deb10u11
On Saturday, November 25, 2023 at 8:39:30 AM UTC-5 kufuu wrote:
> Everything had been working great until I updated the raspbian "buster",
> it upgraded 2 files that I cant remember what they were and now weewx
This should be the right sensor, i got 1 to run rtl-433
https://www.aliexpress.us/item/2251832112793163.html?spm=a2g0o.detail.0.0.ff436ff0OEJvrm&gps-id=pcDetailTopMoreOtherSeller&scm=1007.40050.354490.0&scm_id=1007.40050.354490.0&scm-url=1007.40050.354490.0&pvid=0e5e3d6b-50ac-4db8-93d9-19f9d951a3
This should be the replacement sensor,
https://www.aliexpress.us/item/2252799815567447.html?spm=a2g0o.detail.114.1.9cf26ff0KgmCx0&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.40050.362094.0&scm_id=1007.40050.362094.0&scm-url=1007.40050.362094.0&pvid=1c2a5fb3-0365-46b2-befa-1f64543fbb3f&_t=gps
If you have any problems like I did with Bullseye and Bookworm they have a
64bit version of Buster at
https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-05-28/
I had way to many problems with the weewx 4.10.2 and 5 with mqtt running
them on Bullseye and Bookworm so I we
Hello , I installed weewx on a Pi zero-w using nginx last year running a
Lacrosse 2315 ws, I kept getting the same 403 error, what I did find out
after redoing the software several times is that it takes several minutes
to load the weather data after the pi zero has been restarted and it has
wo
Trying to install mqtt subscribe in ubuntu and on a rpi zero-w and get the
same issue
wee_extension --install=/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz
Request to install '/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz'
Traceback (most recent call last):
File "/usr/share/weewx/wee_extens
, June 13, 2023 at 5:38:24 AM UTC-7 kufuu wrote:
>
>> Trying to install mqtt subscribe in ubuntu and on a rpi zero-w and get
>> the same issue
>>
>> wee_extension --install=/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz
>> Request to install '/usr/local/bin/
Problem weewx mqtt converting rain count, one tip shows from mqtt to be
.52mm which is right, in the weewx reports its converting it wrong to .20",
its one decimal off it should be .02 ,
From weather station
Jul 18 09:20:12 zero-weather weewx[11755] DEBUG user.MQTTSubscribe:
(Driver) data-> fi
My final settings if anyone sets up there own, My Pimoroni enviro-weather
station is fed to a pi zero-w with weewx mqtt with these mqtt subscribe
settings to get mine to work under "topics"-
[[topics]]
unit_system = METRICWX
[[[enviro/river-wx]]]
# Opt out of all fields
ignore = True
I have a lacrosse ws2315 that feeds a pi zero-w thru a serial to usb
converter with weewx, that thing throws a real low out temp a couple times
a week, is there anyway to not let weewx record < 5 temps ?
--
You received this message because you are subscribed to the Google Groups
"weewx-user"
Thank you,
On Tuesday, August 15, 2023 at 12:40:54 PM UTC-4 kufuu wrote:
> I have a lacrosse ws2315 that feeds a pi zero-w thru a serial to usb
> converter with weewx, that thing throws a real low out temp a couple times
> a week, is there anyway to not let weewx record < 5 temps
We got over .800" of rain and looks like Weewx mqtt skipped some of the
count for some reason, here is the script
Sep 7 14:40:10 zero-wx weewx[15766] DEBUG user.MQTTSubscribe: (Driver)
MessageCallbackProvider data-> incoming topic: enviro/river-wx, QOS: 0,
retain: 0, payload: b'{"readings": {"
The weather Station is a La Crosse 2315, I have no Idea why Its doing this
!!
On Thursday, September 7, 2023 at 7:09:26 PM UTC-4 kufuu wrote:
> We got over .800" of rain and looks like Weewx mqtt skipped some of the
> count for some reason, here is the script
>
> Sep 7 14:40
ative rain and
> MQTTSubscribe is configured to calculate the delta, the first question to
> answer is; why is the cumulative rain 13.9887 at Sep 7 14:50:11 and
> 7.253399 at Sep 7 15:00:10?
> rich
>
> On Thursday, 7 September 2023 at 19:09:26 UTC-4 kufuu wrote:
>
>>
If you take all 3 payloads of rain and add them up its 22.796mm converted
its .8974 inches and thats how much rain weewx should have reported, dont
know why it kicked the last 7.253mm out and didnt add it in. Is there a way
to fix this ?
On Friday, September 8, 2023 at 10:03:45 AM UTC-4 kufuu
, 2023 at 1:01:51 PM UTC-4 kufuu wrote:
> If you take all 3 payloads of rain and add them up its 22.796mm converted
> its .8974 inches and thats how much rain weewx should have reported, dont
> know why it kicked the last 7.253mm out and didnt add it in. Is there a way
> to fix this ?
&
ame here to suggest that.
>
> On Saturday, 9 September 2023 at 19:42:27 UTC-4 kufuu wrote:
>
>> I found the problem with the rain total,
>> readings_rain
>> ignore = false # opt back in for this field
>> contains_tot
I just found that weewx mqtt if it takes a reading at 1:00pm and another at
1:10pm and at 1:20, it wont post the data from 1:00pm till it reads the
1:20pm , its always 1 reading behind, station sends the packet every 10
mins. Can that be changed ?
--
You received this message because you are s
ort SeasonsReport in 10.49 seconds
Sep 13 20:10:23 zero-wx weewx[9676] DEBUG weewx.manager: Daily summary
version is 4.0
Sep 13 20:10:28 zero-wx weewx[9676] INFO weewx.imagegenerator: Generated 7
images for report SeasonsReport in 5.69 seconds
Sep 13 20:10:28 zero-wx weewx[9676] INFO weewx.report
wx weewx[532] DEBUG weewx.reportengine: Running report
'SeasonsReport'
Sep 13 21:20:13 zero-wx weewx[532] DEBUG weewx.reportengine: Found
configuration file /etc/weewx/skins/Seasons/skin.conf for report
'SeasonsReport'
Sep 13 21:20:15 zero-wx weewx[532] DEBUG weewx.cheet
I installed the weewx-rain24h add on and was wondering how to get he 24hr
rain totals to display on the season skin desktop ?
--
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 a
https://github.com/chaunceygardiner/weewx-rain24h
On Monday, September 18, 2023 at 7:02:06 AM UTC-4 gjr80 wrote:
> You might have to help us out here, what or where is the 'weewx-rain24h
> add on'. My quick google failed to find such an extension.
>
> Gary
>
> On Monday, 18 September 2023 at 02:
Thanks geoff, I like that, just where do I put the
"$span($day_delta=1).rain.sum" , sorry but Ive only been messing with weewx
for only about 6months.
On Monday, September 18, 2023 at 7:58:29 AM UTC-4 geoff...@gmail.com wrote:
>
> No need for an addon. Just use
>
> $span($day_delta=1).rain.su
wrote:
>
> Seems a bit of a roundabout way to provide data that’s already easily
> available - presumably retrieving the 24h rain sum from the database, then
> injecting it back into the loop packets. I’m obviously missing something.
>
> G
>
> Web: http://www.cusick.org.u
>
>
>
>
> Take a look at weather.cusick.org.uk to see how it looks in practice.
>
> Hth
> Geoff
>
> Web: http://www.cusick.org.uk
>
> On 18 Sep 2023, at 16:40, kufuu wrote:
>
> Thanks geoff, I like that, just w
‘home’ page is
> index.html.tmpl, and there’s a ‘footnote’ section that contains text. As a
> quick try-on, you could insert the 24h rain total there.
>
> Have fun
> G
>
> Web: http://www.cusick.org.uk
>
> On 18 Sep 2023, at 18:09, kufuu wrote:
>
> Im using th
inHg (0.034)
Wind 0 mph N/A ( N/A)
Rain Today 0.00 in
Rain Rate 0.00 in/h
-- 24Hr Rain 0.00 in
Celestial
On Thursday, September 28, 2023 at 4:06:35 AM UTC-4 kufuu wrote:
> Well I finally got it to work, not exactly were I wanted It to be but it
> will work there. Thanks
>
&g
(0.034)
Wind 0 mph N/A ( N/A)
Rain Today 0.00 in
Rain Rate 0.00 in/h
-- 24Hr Rain 0.00 in
Celestial
On Thursday, September 28, 2023 at 4:06:35 AM UTC-4 kufuu wrote:
> Well I finally got it to work, not exactly were I wanted It to be but it
> will work there. Thanks
>
> New River
Using weewx mqtt from a pi pico enviro weather, had rain off and on all day
today and this morning the reports had .110" , after another .100 later
weewx didnt write it to the reports, went out and manually added rain to
try to figure out whats wrong and still didnt write it, weewx is getting it
I would like to add humidity to the noaa reports, humidity got down to 13%
yesterday here in VA and would like to have the noaa records to record that.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiv
;13.6', 'pressure': '937.04', 'rain':
> '2.5146', 'usUnits': '17', 'windDir': '45.0', 'windSpeed': '2.12127'
>
> The next thing to try is, run WeeWX from the command line. This will pri
I did load DB Browser and seen that the 1697832900 packet did not record
the rain in the db.
On Thursday, October 26, 2023 at 12:03:02 PM UTC-4 kufuu wrote:
> Thanks Rich , All the other observations are good, I don't know how to
> look at the database, I do have sqlite installed h
kufuu wrote:
> I did load DB Browser and seen that the 1697832900 packet did not record
> the rain in the db.
>
> On Thursday, October 26, 2023 at 12:03:02 PM UTC-4 kufuu wrote:
>
>> Thanks Rich , All the other observations are good, I don't know how to
>> look a
weather station and now its example 20:05:09 and its only recording and
sending to WU every other reading. weewx is up to date and running on a pi
zero w. Any clues ?
On Sunday, October 29, 2023 at 10:54:56 AM UTC-4 kufuu wrote:
> I completely removed weewx from the pi zero and reloaded it,
'950.74', 'rain':
'0.0', 'rainPersecond': '0.0', 'windDir': '0.0', 'windSpeed': '0.0'
Oct 30 19:25:10 zero-wx weewx[6949] DEBUG user.MQTTSubscribe: (Driver)
TopicManager data-> outgoing enviro/river-wx:
ived
> loop packet, archive_interval, and archive_delay to determine when to
> create an archive record from the received loop packets.
>
> Net, either publish the data more frequently or increase your
> archive_interval.
>
> rich
> On Monday, 30 October 2023 at 19:35:07 UTC-4 k
egenerator: Generated 8
images for report SeasonsReport in 7.06 seconds
Oct 31 14:40:31 zero-wx weewx[21762] INFO weewx.reportengine: Copied 0
files to /var/weewx/reports
Oct 31 14:40:31 zero-wx weewx[21762] DEBUG weewx.reportengine: Report
'SmartphoneReport' not enabled. Skipping.
Oct 31 14:4
, October 31, 2023 at 3:24:05 PM UTC-4 kufuu wrote:
> I did a rain test, weewx is getting the payload and it didnt write it to
> the db or send it to WU
>
> Oct 31 14:40:08 zero-wx weewx[21762] DEBUG user.MQTTSubscribe: (Driver)
> MessageCallbackProvider data-> incoming topi
#x27;74.31142147948229',
>> 'heatindex_F': '95.85380134124786', 'humidex_F': '106.47314915297711',
>> 'inDewpoint_F': '55.89516079858936', 'rainRate_inch_per_hour': '0.0',
>> 'windchill_F': &
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
I found this on WXForum.net but have no idea how to correct it,
https://www.wxforum.net/index.php?topic=41276.0
On Friday, July 25, 2025 at 3:04:35 PM UTC-4 kufuu wrote:
> The console shows 30.02 which is right with my other stations and weewx
> shows 32.03
>
> On Friday, July 2
: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
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.
ill show us internally what weewxd
> is doing.
>
> -tk
>
> On Mon, Jul 28, 2025 at 11:22 AM kufuu 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
ill show us internally what weewxd
> is doing.
>
> -tk
>
> On Mon, Jul 28, 2025 at 11:22 AM kufuu 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
google kept deleting my response on the other post!
weewx script
Jul 25 15:55:47 weewx-weather weewx[2911] DEBUG user.mqtt: data:
{'dateTime': '1753473300.0', 'inTemp_F': '73.580001', 'inHumidity':
'54.0', 'outTemp_F': '87.079998', 'outHumidity': '66.0',
'pressure_inHg': '2
e
> <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 ty
7;: '0.0',
'windchill_F': '87.079998', 'windrun_mile': '0.037282364198988414',
'hourRain_in': '0.0', 'rain24_in': '0.050787401574803145', 'dayRain_in':
'0.04062992125984252'}
O
0',
'windchill_F': '87.079998', 'windrun_mile': '0.037282364198988414',
'hourRain_in': '0.0', 'rain24_in': '0.050787401574803145', 'dayRain_in':
'0.04062992125984252'}
On Friday
;55.89516079858936', 'rainRate_inch_per_hour': '0.0',
'windchill_F': '87.079998', 'windrun_mile': '0.037282364198988414',
'hourRain_in': '0.0', 'rain24_in': '0.050787401574803145', 'd
rometer,-pressure,-and-altimeter
> help any ?
>
>
> On Friday, July 25, 2025 at 11:21:24 AM UTC-7 kufuu 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 th
Let me redo this and put the dates in order,
LOOP: 2025-07-31 08:45:20 EDT (1753965920) 'altimeter':
'31.994965595814566', 'appTemp': '82.8320342468', 'barometer':
'31.942483641883886', 'cloudbase': '2805.6732703464695', 'dateTime':
'1753965920', 'dewpoint': '70.70103761047554', 'ET': 'Non
It can wait till then and good luck,
On Thursday, July 31, 2025 at 9:06:30 AM UTC-4 kufuu wrote:
> Let me redo this and put the dates in order,
> LOOP: 2025-07-31 08:45:20 EDT (1753965920) 'altimeter':
> '31.994965595814566', 'appTemp
ltimeter':
'31.994965595814566', 'appTemp': '82.27412271683694', 'barometer':
'31.943891983670653', 'cloudbase': '2727.7835087874173', 'dateTime':
'1753965000', 'dewpoint': '70.68375256133537', &
I set Debug to 2 and reran a start log, hope this helps !
On Monday, July 28, 2025 at 8:47:02 PM UTC-4 kufuu wrote:
> 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 Ch
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
>
58 matches
Mail list logo