Good day every one. I know that there have been many threads on this but I
can not get my install to work at all. Well, actually, it's mostly
working. Website is publicly access able at
https://wendywx.myndworx.com.au. My issue is that I am not seeing Outside
Temp, Outside Humidity or Barometric Pressure. I've set up the GW1000 using
the WS View Android App and everything shows up there (Other than the
defective WH55, which is being replaced) and I've set it up to send data to
www.ecowitt.net and all readings show up there.
Here's the specs"
1. Raspberry Pi 4B Latest OS (Buster) Fresh and clean install
2. Booting from a 64GB M.2 SSD drive
3. Apache and PHP installed
4. WeeWX v4.3.0 fresh installed
5. GW1000 v0.2.0 installed
6. List of sensors
1. GW1000 PWS Gateway
2. WH31 Multi-Channel Temperature and humidity Sensor
3. WH40 Wireless Self-Emptying Rain Collector Rainfall Sensor
4. WH41 PM2.5 Air Quality Sensor Monitor Outdoor
5. WH43 PM2.5 Air Quality Sensor for Indoor Use
6. WH51 Wireless Soil Moisture Sensor Max 8 Channels Soil Humidity
Tester (x4)
7. WH55 Wireless Water Leak Detection Sensor with Loud Audio Alarm
8. WH57 Wireless Lightning Detection Sensor with Email Alert
9. WS68 Wireless Solar Powered Anemometer with Light & UV Sensor
Live data from the GW1000 via the --live-data parameter
*pi@wendywx:~ $ sudo PYTHONPATH=/usr/share/weewx python3 -m user.gw1000
--live-dataUsing configuration file /etc/weewx/weewx.confInterrogating
GW1000 at 192.168.0.107:45000GW1000 live sensor data: absbarometer: 1021.5,
datetime: 1611105772, daymaxwind: 6.1, gustspeed: 1.5, humid1: 45, inhumid:
35, intemp: 26.6, light: 110510.0, lightningcount: 0, lightningdettime:
None, lightningdist: None, pm251: 10.0, pm251_24h_avg: 11.0, pm252: 8.0,
pm252_24h_avg: 6.1, rainday: 0.0, rainevent: 0.0, rainmonth: 6.0, rainrate:
0.0, rainweek: 0.2, rainyear: 6.0, relbarometer: 1021.5, soilmoist1: 39,
soilmoist2: 39, soilmoist3: 39, soilmoist4: 37, temp1: 21.0, uv: 313.8,
uvi: 8, wh31_ch1_batt: 0, wh31_ch1_sig: 4, wh40_batt: 0, wh40_sig: 4,
wh41_ch1_batt: 5, wh41_ch1_sig: 4, wh41_ch2_batt: 3, wh41_ch2_sig: 4,
wh51_ch1_batt: 0, wh51_ch1_sig: 4, wh51_ch2_batt: 0, wh51_ch2_sig: 4,
wh51_ch3_batt: 0, wh51_ch3_sig: 4, wh51_ch4_batt: 0, wh51_ch4_sig: 4,
wh57_batt: 4, wh57_sig: 4, wh68_batt: 1.56, wh68_sig: 4, winddir: 355,
windspeed: 1.3*
I've tried the following in weewx.conf
*##############################################################################[GW1000]
# This section is for the GW1000 API driver. # How often to poll the
GW1000 API, default is every 20 seconds: poll_interval = 30 # The
driver to use: driver = user.gw1000 ip_address = 192.168.0.107
port = 45000 [[field_map_extensions]] #--- the defaults map
inTemp, inHumidity # outTemp extraTemp1 = temp1 #
outHumidity extraHumid1 =
humid1##############################################################################*
But that's not working so I'm sure I'm doing that wrong. I'd like to get
the weather34 skin operational, but can go any farther till I get the
baseline working so I'm hoping that someone here can lend a helping hand
and lead me out of the darkness.
Thanks for the assist mate.
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/6814f090-58d8-40be-b0c0-db0188d2dc4fn%40googlegroups.com.