The driver on GitHub is up to date.
Works with a WH2900.
Just recently (a few days ago) helped someone to get it up and running
on their RPi.
The following recipe will work:
in WSView app:
Customized server
protocol Ecowitt
Port 8000 (or your choice - has to match the entry in weewx.conf)
some path entry MUST be in WSView (even though it is ignored by weewx)
i.e. e.g. /data
in weewx.conf
in the [Interceptor] section
------------------- start weewx.conf excerpt ------------------
[Interceptor]
# This section is for the network traffic interceptor driver.
# The driver to use:
driver = user.interceptor
# Specify the hardware device to capture. Options include:
# acurite-bridge - acurite internet bridge, smarthub, or access
# observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
# lw30x - oregon scientific LW301/LW302
# lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
# ecowitt-client - any hardware that uses the ecowitt protocol
# wu-client - any hardware that uses the weather underground protocol
device_type = ecowitt-client
port = 8000
iface = eth0 # (or wlan0, depending on the network interfasce you
use) [without the iface entry you may get stuck]
----------------------- end of weewx.conf excerpt
---------------------------------
good luck.
On 31.03.2021 16:19, Alex Slaets wrote:
just a quick question before I start hacking.
CONFIG:
Hardware: Alecto WS-5500 (=Fine Offset WH2900) .
LAMP server - raspberry Pi 4
WeeWX version 4.4.0 from raspbian repositories
python defaults set to python3
AWS is running and reporting to the Met Office WOW.
weewx is up and running with the simulation driver
Will use interceptor driver in listening mode using either ecowitt or
wu protocol, both are supported.
QUESTION:
Want to doublecheck before starting to hack away:
CHECK: is github matthewwall/wee-wx-interceptor the correct repo ?
Do I pull the latest master ? Which is the commit b29de05
<https://github.com/matthewwall/weewx-interceptor/commit/b29de053ff43a17f0edae8af85cbe7e2405ab74a> on
22 Feb 2020
REASON:
The readme mentions that Matthew intends to merge the functionality in
weewx, and the latest release mentioned in github is 0.28 from 2017 -
which makes me a bit weary.
Thank you.
--
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]
<mailto:[email protected]>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/f48f2079-b693-47dc-9175-a1607dd9c6f0n%40googlegroups.com
<https://groups.google.com/d/msgid/weewx-user/f48f2079-b693-47dc-9175-a1607dd9c6f0n%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 on the web visit
https://groups.google.com/d/msgid/weewx-user/230b9d06-fdd7-9473-78e1-915704bd0d38%40gmail.com.