Re: [weewx-user] WiFi Temperature Gauge

2020-10-24 Thread steeple ian
Mike, You could try running as a service rather than a driver. ignore On Sat, 24 Oct 2020 at 21:35, Mike Revitt wrote: > Looks like this may be a good fit and I see that Weewx can read from the > gw1000, but I wondered if I can just read the data with my existing config > rather than starting a

Re: [weewx-user] WiFi Temperature Gauge

2020-10-24 Thread Mike Revitt
Looks like this may be a good fit and I see that Weewx can read from the gw1000, but I wondered if I can just read the data with my existing config rather than starting a 2nd Weewx session as I want the data on the 1 website On Thursday, October 22, 2020 at 1:54:33 AM UTC+1 ti...@skybase.net wro

Re: [weewx-user] WiFi Temperature Gauge

2020-10-22 Thread Peter Whisker
One idea might be to use one of the commonly available 433MHz sensors and use the weewx-sdr driver (and rtl-sdr / rtl-433) to pick up the signal on your server. I can pick up the data easily from 150' (50m) away using a cheap RTL2832U SDR USB stick and the supplied whip antenna. regards Peter

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Tim Tuck
Hi Mike, You could use the Ecowitt WH31 outdoor temp & humidity sensor coupled with a GW1000 to do this. In fact the GW1000 can monitor 8 WH31's so you could keep track of temp & humidity in multiple areas. regards Tim On 21/10/20 11:36 pm, Mike Revitt wrote: Standalone, I want to mea

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Mike Revitt
Need to work out if there is a API that can be called from the Rasberry Pi, then I can feed the data into Weewx On Wednesday, October 21, 2020 at 2:30:31 PM UTC+1 lecoqacr...@gmail.com wrote: > The base station picks up the bluetooth temp sensor in the fridge and then > reports it to the senso

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Timothy L
The base station picks up the bluetooth temp sensor in the fridge and then reports it to the sensorpush server which also record the temps and humidiy for hour, day, week, month, year report. On Wed, Oct 21, 2020 at 8:20 AM Mike Revitt wrote: > Sweet solution, > > I take it you need the base sta

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Timothy L
Using as a stand alone for now. Will have to attempt to figure it out concerning weewx. Would have to probably use some type of a packet interceptor as others have done for their wifi weather stations to connect the sensorpush to weewx. Haven't started that project yet. On Wed, Oct 21, 2020 at 8:2

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Mike Revitt
Sweet solution, I take it you need the base station and sensor And how did you hook it into Weewx And are you using a Raspberry PI Thanks On Wednesday, October 21, 2020 at 2:01:08 PM UTC+1 lecoqacr...@gmail.com wrote: > I use a sensorpush temp monitor to monitor a fridge in the country on a

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread p q
Here's mine. Not commercial. https://hackaday.io/project/101680-solar-powered-wifi-temperature-sensor-for-weewx On Wed, Oct 21, 2020 at 6:01 AM Timothy L wrote: > I use a sensorpush temp monitor to monitor a fridge in the country on a > vacant farm house. It reports to the wifi through a base st

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Timothy L
I use a sensorpush temp monitor to monitor a fridge in the country on a vacant farm house. It reports to the wifi through a base station. Can also send emails to you for max or min temperature. Not cheap though. About 150 dollars for the base station and one sensor. On Wed, Oct 21, 2020 at 6:55 AM

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Mike Revitt
Standalone, I want to measure the inside temperature of my Caravan over winter to make sure that the heater stops it from getting too damp and stops it getting too cold On Wednesday, October 21, 2020 at 12:55:30 PM UTC+1 graha...@gmail.com wrote: > standalone wifi temp gauge, or part

Re: [weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Graham Eddy
standalone wifi temp gauge, or part of a wifi weather station? > On 21 Oct 2020, at 10:30 pm, Mike Revitt wrote: > > Just wondered if anyone has a remote temperature gauge, WiFi connected, that > they use to feed into Weews. > > If so what make/model temperature gauge did you use and how did y

[weewx-user] WiFi Temperature Gauge

2020-10-21 Thread Mike Revitt
Just wondered if anyone has a remote temperature gauge, WiFi connected, that they use to feed into Weews. If so what make/model temperature gauge did you use and how did you get the data into Weewx. The getting the data in bit I am less concerned about having successfully gotten my Raspberry P