-
In neowx the ET graph almost always shows "0.0", but in the seasons skin values are shown.
Seasons-Skin
![image](https://github.com/neoground/neowx-material/assets/4152441/992e86cd-45f7-4b5b-855b…
dmth updated
5 months ago
-
Hi Matthew -
I think that upstream weewx might need `rainTotal` rather than `rain_total` for the sensor map examples:
```
[[sensor_map]]
windDir = wind_dir.0BFA.Acurite5n1Packet
…
-
#### Details:
- Date | Tue Feb 20 08:17:17 GMT 2024
- DietPi version | v8.25.1 (MichaIng/master)
- Image creator | DietPi Core Team
- Pre-image | Armbian
- Hardware | ASUS T…
-
Tom's got an alpha of weewx 4.0 running, which will be the one that moves to python3. Everybody with drivers and extensions needs to check their stuff for compatibility and make the generally minor e…
-
I'm unable to get data to weewx.
A bit more info
I installed the driver cfr the readme
When i run rlt_433 -M utc -F json i am seeing the data
i edited the weewx with the sensor map (for testin…
promy updated
12 months ago
-
I'm new to all of this, so I'm sure it's probably something simple.
I'm running weewx and weewx-sdr with a sainlogic professional all in one. The sainlogic shows .2 inches of rain over the past 2…
-
I'm investigating how to add additional values to the json output. Specifically, I'm looking at air quality-related values from the extended schema. Seems I would add values to https://github.com/teek…
-
Hi,
so far everything is working but now i have added two more sensors to my station.
WeeWX data records it properly, it's also shown in the graphs. But how can i change the generic names of the …
-
Using your dockerfile to build an Image and then your same docker run
docker run \
-d \
-p 9877:9877 \
-v /home/xx/docker/weewx/db:/home/weewx-data/archive \
-v /home/xx/docker/weewx/public_ht…
-
Add API + documentation so that it can be used by other weather station software besides weewx as well. But use weewx as the gold standard for this connection.