Re: [weewx-user] Non supported weather station

2020-11-09 Thread ivan.sc...@gmail.com
Indeed, quite a silly request ;-)
Thanks a lot for your patience, it really helped!
I got a few steps closer, and getting excited now!!

Regards.
Ivan


>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9bf6b1cd-4143-4d9f-8c69-e8b1cea47af2n%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-11-09 Thread Tom Keffer
See Understanding paths
 in the Wiki.

On Mon, Nov 9, 2020 at 8:45 AM ivan.sc...@gmail.com <
ivan.schroo...@gmail.com> wrote:

> Hello,
>
> Indeed, I would prefer the interceptor plugin in order to access all data
> (including pressure).
> I have finally (after significant efforts) installed Weewx directly on my
> Synology NAS.
> I have not tested it much yet, but I have the impression it runs.
>
> Now, I am trying to install the Weewx plugin, but the instruction says the
> command line is:
> sudo wee_extension --install weewx-interceptor.zip
>
> While you can imagine on Synology I get the error:
> -ash: wee_extension: command not found
>
> I know this highlights my clear lack of knowledge, but could you please
> advise me on how to adapt the command line to my config?
>
> Thanks in advance,
> Ivan
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/d9bcbe37-091c-4286-bb6f-85edb7afa2c5n%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zECjYpfGF3_KxYY%2Bu_-_tCXasKntbMqMkxmgqdwF2Q6nTA%40mail.gmail.com.


Re: [weewx-user] Non supported weather station

2020-11-09 Thread ivan.sc...@gmail.com
Hello,

Indeed, I would prefer the interceptor plugin in order to access all data 
(including pressure).
I have finally (after significant efforts) installed Weewx directly on my 
Synology NAS.
I have not tested it much yet, but I have the impression it runs.

Now, I am trying to install the Weewx plugin, but the instruction says the 
command line is:
sudo wee_extension --install weewx-interceptor.zip  

While you can imagine on Synology I get the error:
-ash: wee_extension: command not found

I know this highlights my clear lack of knowledge, but could you please 
advise me on how to adapt the command line to my config?

Thanks in advance,
Ivan

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d9bcbe37-091c-4286-bb6f-85edb7afa2c5n%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-11-06 Thread Bob Atchley
To add to Gary's post on using an SDR solution I know that the Bresser 6 in 
1 is supported by the rtl_433 software, and I'm pretty sure that the 
Bresser 5 in 1 using the 868MHz frequency is compatible.
However the software for these may not yet be in the main branch - but is 
available.  See this post:
https://groups.google.com/g/rtl_433/c/M8POHmOuBb0

(The Froggit WH6000 is yet another clone of the Bresser 6 in 1 WiFi.)

An SDR is relatively cheap, and the only downside is that the pressure, 
inside humidity and inside temperature provided by the console will be 
missing.

Hope this helps

Bob

On Friday, 6 November 2020 at 15:52:33 UTC tke...@gmail.com wrote:

> Another approach is to use the interceptor driver 
> . It intercepts posts 
> to the WU and, instead, runs them through WeeWX.
>
> On Fri, Nov 6, 2020 at 7:14 AM wes...@gmail.com  wrote:
>
>> a simple google search shows that many people have decoded the 433MHZ 
>> signal from this weather station.  would be a simple matter to build a 
>> received with some code to decode the signal. once you do that adding the 
>> data to weewx is trivial.
>>
>> https://github.com/giulio93/Backeng_433mhz_Arduino
>>
>>
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/ba43b924-3b54-4d21-9ad0-c679df8d1a02n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c08103a0-b250-4f3f-9fbf-8365f9b6121an%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-11-06 Thread Tom Keffer
Another approach is to use the interceptor driver
. It intercepts posts to
the WU and, instead, runs them through WeeWX.

On Fri, Nov 6, 2020 at 7:14 AM wes...@gmail.com  wrote:

> a simple google search shows that many people have decoded the 433MHZ
> signal from this weather station.  would be a simple matter to build a
> received with some code to decode the signal. once you do that adding the
> data to weewx is trivial.
>
> https://github.com/giulio93/Backeng_433mhz_Arduino
>
>
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/ba43b924-3b54-4d21-9ad0-c679df8d1a02n%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBMC7OiQCqpvFVJaJneTSFAmxD_qJ6%2Bh%2BFQtKJytAcfwA%40mail.gmail.com.


Re: [weewx-user] Non supported weather station

2020-11-06 Thread wes...@gmail.com
a simple google search shows that many people have decoded the 433MHZ 
signal from this weather station.  would be a simple matter to build a 
received with some code to decode the signal. once you do that adding the 
data to weewx is trivial.

https://github.com/giulio93/Backeng_433mhz_Arduino



-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ba43b924-3b54-4d21-9ad0-c679df8d1a02n%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-11-06 Thread ivan.sc...@gmail.com
Hello,
Sorry to be back on this post...
In the last couple of months, I have tried a couple of things based on 
Wunderground, and it's indeed not reliable for continuous usage.
So, I am back to the original idea, which is to:
1) install weewx on a raspberry pi and intercept the packages sent to 
Wunderground
2) get the raspberry pi to add new data in the mysql database hosted on my 
NAS
Can anyone confirm whether this will be possible or not?
The part I don't understand is "what does it mean that my station is not 
supported by weewx"? As the flux to Wunderground is standardised, and this 
is what I am trying to catch... A clarification there would help.

Alternatively, Bresser sells a station able to send the data directly to 
whatever URL, but that means replacing the weather station...
Thanks in advance,
Ivan

Le vendredi 20 mars 2020 à 01:27:16 UTC+1, Gazza a écrit :

>
>
> Do a search of the group for more info, also check the following links:
>
> https://github.com/weewx/weewx/wiki/sdr-rpi-recipe
>
> https://github.com/matthewwall/weewx-sdr
>
>
> Gary
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d1a1926e-e638-4189-a125-d8abcc305b27n%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-03-19 Thread Gazza


Do a search of the group for more info, also check the following links:

https://github.com/weewx/weewx/wiki/sdr-rpi-recipe

https://github.com/matthewwall/weewx-sdr


Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ca256ed2-0863-4e86-ac64-873389a296df%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-03-19 Thread galfert
On Wednesday, February 19, 2020 at 9:47:08 AM UTC-5, Thomas Keffer wrote:
> Which Bresser model? Some are Fine Offset clones. 

No Bresser station model is a Fine Offset clone. These are two separate 
manufacturers, they are not resellers. 

Resellers like Ambient and Froggit sell both Fine Offset and Bresser stuff. 


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/fd23a8e1-8d96-4db5-bdaa-0e3a4f4c1b47%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-03-17 Thread Ivan Schrooyen
Hello Gary,

Thanks for your answer! I am still looking for a good option to get the 
data on my NAS.

I am not sure I understand what you say about RTL_433 and RTL_SDR, could 
you please explain with a bit more details?
Is it possible to catch the flux of data with simple python programming or 
will it be complex?
Is there additional hardware required?

Thanks in advance,
Ivan

Le mercredi 11 mars 2020 08:19:08 UTC+1, Gazza a écrit :
>
> The  Bresser 5in1 Weather Centre is now supported by RTL_433 so another 
> option is to try RTL-SDR.
>
> Gary
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d4f8ddb8-8a9e-4546-a800-a9992934ff0a%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-03-11 Thread Gazza
The  Bresser 5in1 Weather Centre is now supported by RTL_433 so another 
option is to try RTL-SDR.

Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ecc7ca36-2642-4db8-a2e0-af422a8dddeb%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-02-20 Thread Andrew Milner
Interceptor perhaps so that weewx intercepts the data on its way from the 
station to wunderground .



On Thursday, 20 February 2020 14:00:26 UTC+2, Ivan Schrooyen wrote:
>
> Hello Andrew,
>
> Is there a cleaner way to get my data out of my weather station then?
> I am open to any suggestions...
>
> Ivan
>
> *Ivan Schrooyen*
>
> *M: **+33 6 98 38 72 56*
> *M: **+47 950 41 710*
> *E**: **ivan.s...@gmail.com *
> *A: 8 Sakkastadvika**, 5538 Haugesund, Norway*
>
>
>
>
> Le jeu. 20 févr. 2020 à 10:07, Andrew Milner  > a écrit :
>
>> I doubt if you will find wunderground to be reliable if you try and 
>> access it to get your data every 60 seconds  Wunderground is just not 
>> designed for such usage.
>>
>>
>>
>>
>>
>> On Thursday, 20 February 2020 10:43:05 UTC+2, Ivan Schrooyen wrote:
>>>
>>> Hello Thomas,
>>>
>>> Thanks for your answer.
>>> The model that I have is the following. I did not see any possibility to 
>>> export the data to something else than wunderground.
>>>
>>> https://www.bresser.de/fr/Temps/BRESSER-Station-meteo-couleur-WIFI-avec-capteur-exterieur-5-en-1.html
>>>  
>>> Please let me know if I am wrong, this would help.
>>>
>>> Also, what I intend to do (even if not super clean), is to run a python 
>>> script from my NAS every 60s.
>>> This script would check on wunderground if there is new data online 
>>> compared to the text file stored on the NAS.
>>> Then it would update the text file on the NAS. Then use this text file 
>>> to update a graph available on a website/app.
>>> Not sure yet whether this is simple or not...
>>>
>>> Is there any easy app that you suggest to use?
>>>
>>> Thanks in advance,
>>> Ivan
>>>
>>> *Ivan Schrooyen*
>>>
>>> *M: **+33 6 98 38 72 56*
>>> *M: **+47 950 41 710*
>>> *E**: **ivan.s...@gmail.com*
>>> *A: 8 Sakkastadvika**, 5538 Haugesund, Norway*
>>>
>>>
>>>
>>>
>>> Le mer. 19 févr. 2020 à 15:47, Thomas Keffer  a 
>>> écrit :
>>>
 Which Bresser model? Some are Fine Offset clones. 

 It is possible to "import" data from the Weather Underground, but it is 
 a single-time, batch process, not intended for continuous use.

 -tk

 On Wed, Feb 19, 2020 at 5:51 AM Ivan Schrooyen  
 wrote:

> Hello,
> I would like to use Weewx to process the waeather data from my 
> personal weather station.
> This station (Bresser) is not supported by Weewx, but the data is 
> transferred to Wunderground (table).
> So, I am wondering whether it is possible to get the data from there, 
> process it and send it to another form of website/app?
> Thanks in advance,
> Ivan
>
> -- 
> 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 weewx...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com
>  
> 
> .
>
 -- 
 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 weewx...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/weewx-user/CAPq0zEBRM_N_83SCjakky%2BEf8fr-SLU%3DVAnXGxO0oxWTHtZpLw%40mail.gmail.com
  
 
 .

>>> -- 
>> 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 weewx...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/b64dd53c-def0-4378-8067-5b7ba24e93d7%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0b5d1edc-344f-40ca-9328-2795e9b43c6d%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-02-20 Thread Ivan Schrooyen
Hello Andrew,

Is there a cleaner way to get my data out of my weather station then?
I am open to any suggestions...

Ivan

*Ivan Schrooyen*

*M: **+33 6 98 38 72 56*
*M: **+47 950 41 710*
*E**: **ivan.schroo...@gmail.com *
*A: 8 Sakkastadvika**, 5538 Haugesund, Norway*




Le jeu. 20 févr. 2020 à 10:07, Andrew Milner 
a écrit :

> I doubt if you will find wunderground to be reliable if you try and access
> it to get your data every 60 seconds  Wunderground is just not designed
> for such usage.
>
>
>
>
>
> On Thursday, 20 February 2020 10:43:05 UTC+2, Ivan Schrooyen wrote:
>>
>> Hello Thomas,
>>
>> Thanks for your answer.
>> The model that I have is the following. I did not see any possibility to
>> export the data to something else than wunderground.
>>
>> https://www.bresser.de/fr/Temps/BRESSER-Station-meteo-couleur-WIFI-avec-capteur-exterieur-5-en-1.html
>>
>> Please let me know if I am wrong, this would help.
>>
>> Also, what I intend to do (even if not super clean), is to run a python
>> script from my NAS every 60s.
>> This script would check on wunderground if there is new data online
>> compared to the text file stored on the NAS.
>> Then it would update the text file on the NAS. Then use this text file to
>> update a graph available on a website/app.
>> Not sure yet whether this is simple or not...
>>
>> Is there any easy app that you suggest to use?
>>
>> Thanks in advance,
>> Ivan
>>
>> *Ivan Schrooyen*
>>
>> *M: **+33 6 98 38 72 56*
>> *M: **+47 950 41 710*
>> *E**: **ivan.s...@gmail.com*
>> *A: 8 Sakkastadvika**, 5538 Haugesund, Norway*
>>
>>
>>
>>
>> Le mer. 19 févr. 2020 à 15:47, Thomas Keffer  a écrit :
>>
>>> Which Bresser model? Some are Fine Offset clones.
>>>
>>> It is possible to "import" data from the Weather Underground, but it is
>>> a single-time, batch process, not intended for continuous use.
>>>
>>> -tk
>>>
>>> On Wed, Feb 19, 2020 at 5:51 AM Ivan Schrooyen 
>>> wrote:
>>>
 Hello,
 I would like to use Weewx to process the waeather data from my personal
 weather station.
 This station (Bresser) is not supported by Weewx, but the data is
 transferred to Wunderground (table).
 So, I am wondering whether it is possible to get the data from there,
 process it and send it to another form of website/app?
 Thanks in advance,
 Ivan

 --
 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 weewx...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com
 
 .

>>> --
>>> 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 weewx...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEBRM_N_83SCjakky%2BEf8fr-SLU%3DVAnXGxO0oxWTHtZpLw%40mail.gmail.com
>>> 
>>> .
>>>
>> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/b64dd53c-def0-4378-8067-5b7ba24e93d7%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CACWO_A1J-NDfToP42Rba-5RDFo3%2BkEVwKLd%2B8sXm440-pO4o8g%40mail.gmail.com.


Re: [weewx-user] Non supported weather station

2020-02-20 Thread Andrew Milner
I doubt if you will find wunderground to be reliable if you try and access 
it to get your data every 60 seconds  Wunderground is just not designed 
for such usage.





On Thursday, 20 February 2020 10:43:05 UTC+2, Ivan Schrooyen wrote:
>
> Hello Thomas,
>
> Thanks for your answer.
> The model that I have is the following. I did not see any possibility to 
> export the data to something else than wunderground.
>
> https://www.bresser.de/fr/Temps/BRESSER-Station-meteo-couleur-WIFI-avec-capteur-exterieur-5-en-1.html
>  
> Please let me know if I am wrong, this would help.
>
> Also, what I intend to do (even if not super clean), is to run a python 
> script from my NAS every 60s.
> This script would check on wunderground if there is new data online 
> compared to the text file stored on the NAS.
> Then it would update the text file on the NAS. Then use this text file to 
> update a graph available on a website/app.
> Not sure yet whether this is simple or not...
>
> Is there any easy app that you suggest to use?
>
> Thanks in advance,
> Ivan
>
> *Ivan Schrooyen*
>
> *M: **+33 6 98 38 72 56*
> *M: **+47 950 41 710*
> *E**: **ivan.s...@gmail.com *
> *A: 8 Sakkastadvika**, 5538 Haugesund, Norway*
>
>
>
>
> Le mer. 19 févr. 2020 à 15:47, Thomas Keffer  > a écrit :
>
>> Which Bresser model? Some are Fine Offset clones. 
>>
>> It is possible to "import" data from the Weather Underground, but it is a 
>> single-time, batch process, not intended for continuous use.
>>
>> -tk
>>
>> On Wed, Feb 19, 2020 at 5:51 AM Ivan Schrooyen > > wrote:
>>
>>> Hello,
>>> I would like to use Weewx to process the waeather data from my personal 
>>> weather station.
>>> This station (Bresser) is not supported by Weewx, but the data is 
>>> transferred to Wunderground (table).
>>> So, I am wondering whether it is possible to get the data from there, 
>>> process it and send it to another form of website/app?
>>> Thanks in advance,
>>> Ivan
>>>
>>> -- 
>>> 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 weewx...@googlegroups.com .
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
>> 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 weewx...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEBRM_N_83SCjakky%2BEf8fr-SLU%3DVAnXGxO0oxWTHtZpLw%40mail.gmail.com
>>  
>> 
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b64dd53c-def0-4378-8067-5b7ba24e93d7%40googlegroups.com.


Re: [weewx-user] Non supported weather station

2020-02-20 Thread Ivan Schrooyen
Hello Thomas,

Thanks for your answer.
The model that I have is the following. I did not see any possibility to
export the data to something else than wunderground.
https://www.bresser.de/fr/Temps/BRESSER-Station-meteo-couleur-WIFI-avec-capteur-exterieur-5-en-1.html

Please let me know if I am wrong, this would help.

Also, what I intend to do (even if not super clean), is to run a python
script from my NAS every 60s.
This script would check on wunderground if there is new data online
compared to the text file stored on the NAS.
Then it would update the text file on the NAS. Then use this text file to
update a graph available on a website/app.
Not sure yet whether this is simple or not...

Is there any easy app that you suggest to use?

Thanks in advance,
Ivan

*Ivan Schrooyen*

*M: **+33 6 98 38 72 56*
*M: **+47 950 41 710*
*E**: **ivan.schroo...@gmail.com *
*A: 8 Sakkastadvika**, 5538 Haugesund, Norway*




Le mer. 19 févr. 2020 à 15:47, Thomas Keffer  a écrit :

> Which Bresser model? Some are Fine Offset clones.
>
> It is possible to "import" data from the Weather Underground, but it is a
> single-time, batch process, not intended for continuous use.
>
> -tk
>
> On Wed, Feb 19, 2020 at 5:51 AM Ivan Schrooyen 
> wrote:
>
>> Hello,
>> I would like to use Weewx to process the waeather data from my personal
>> weather station.
>> This station (Bresser) is not supported by Weewx, but the data is
>> transferred to Wunderground (table).
>> So, I am wondering whether it is possible to get the data from there,
>> process it and send it to another form of website/app?
>> Thanks in advance,
>> Ivan
>>
>> --
>> 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 weewx-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com
>> 
>> .
>>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/CAPq0zEBRM_N_83SCjakky%2BEf8fr-SLU%3DVAnXGxO0oxWTHtZpLw%40mail.gmail.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CACWO_A0gjXjab-P0ubcUnahEekeD8Wr8nLqLCwJpM09W%2BNgTJg%40mail.gmail.com.


Re: [weewx-user] Non supported weather station

2020-02-19 Thread Thomas Keffer
Which Bresser model? Some are Fine Offset clones.

It is possible to "import" data from the Weather Underground, but it is a
single-time, batch process, not intended for continuous use.

-tk

On Wed, Feb 19, 2020 at 5:51 AM Ivan Schrooyen 
wrote:

> Hello,
> I would like to use Weewx to process the waeather data from my personal
> weather station.
> This station (Bresser) is not supported by Weewx, but the data is
> transferred to Wunderground (table).
> So, I am wondering whether it is possible to get the data from there,
> process it and send it to another form of website/app?
> Thanks in advance,
> Ivan
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBRM_N_83SCjakky%2BEf8fr-SLU%3DVAnXGxO0oxWTHtZpLw%40mail.gmail.com.


[weewx-user] Non supported weather station

2020-02-19 Thread Ivan Schrooyen
Hello,
I would like to use Weewx to process the waeather data from my personal 
weather station.
This station (Bresser) is not supported by Weewx, but the data is 
transferred to Wunderground (table).
So, I am wondering whether it is possible to get the data from there, 
process it and send it to another form of website/app?
Thanks in advance,
Ivan

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/1ed76a9a-0b2a-4c74-b023-c70b080e193c%40googlegroups.com.