[weewx-development] Re: Weatherlink Live driver developpment

2020-07-13 Thread Maarten van der Hoeven
Yup, started your driver this morning. Will watch it.

Op maandag 13 juli 2020 om 22:34:12 UTC+2 schreef flor...@pre-vost.fr:

> Can you try my latest version ?
>
> It seems that tomorrow rain ^^
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/75e3122b-202b-4c92-a380-c89866410b26n%40googlegroups.com.


[weewx-development] Re: Weatherlink Live driver developpment

2020-07-13 Thread Florentin Prevost
Can you try my latest version ?

It seems that tomorrow rain ^^

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/9a9cc18f-61f4-4183-9f61-80a7ca80ef25o%40googlegroups.com.


Re: [weewx-development] Re: Help testing an extension.

2020-07-13 Thread John Kline
Hi Michael,

Thank you for trying it out!  I thank you for your help and patience.

I’ll need to fix the default paths.

Cheers,
John

> On Jul 13, 2020, at 4:57 AM, Michael  wrote:
> 
> 
> Hi, John,
> 
> I made the updates. There are no more error messages now and the file 
> loop-data.txt is permanently re-created.
> But there was a problem with the paths. 
> When I use some of the defaults:
> 
> [LoopData]
> [[FileSpec]]
> loop_data_dir = /home/weewx/loop-data
> 
> and:
> 
>   [[WeatherBoardReport]]
> # HTML_ROOT = public_html/weatherboard
> HTML_ROOT = /var/www/html/weatherboard
> skin = WeatherBoard
> [[[Extras]]]
> title = my-weather-website.com WeatherBoard™
> subtitle = Updated continuously
> logo = ""
> loop_data_file = ../loop-data.txt
> 
> 
> with this configuration loop-data.txt not found.
> Change to:
> [[FileSpec]]
> loop_data_dir = /var/www/html
> filename = loop-data.txt
> 
> all is fine. 
> the page updates itself automatically every few seconds.
> Thanks for your help and patience
> 
> Kind Regards
> Michael
> 
> 
> Am Sonntag, 12. Juli 2020 21:15:11 UTC+2 schrieb John Kline:
>> 
>> Hi Michael,
>> 
>> I just pushed new versions of LoopData and WeatherBoard on the development 
>> branches.
>> 
>> I’ve now tested LoopData with a simulator without barometer and pressure 
>> readings.
>> 
>> I’ve also updated the WeatherBoard JavaScript to be resistant to missing 
>> observations.
>> 
>> If you try these, please let me know how it goes.
>> 
>> Cheers,
>> John
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "weewx-development" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to weewx-development+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-development/5b993f0c-3f6d-4336-93d0-b907d7b6ac15o%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/BBEC2EBD-07CB-4579-BF96-4CDA2AE7FCF4%40johnkline.com.


Re: [weewx-development] Re: Help testing an extension.

2020-07-13 Thread Michael
Hi, John,

I made the updates. There are no more error messages now and the file 
loop-data.txt is permanently re-created.
But there was a problem with the paths. 
When I use some of the defaults:

[LoopData]
[[FileSpec]]
loop_data_dir = /home/weewx/loop-data

and:

  [[WeatherBoardReport]]
# HTML_ROOT = public_html/weatherboard
HTML_ROOT = /var/www/html/weatherboard
skin = WeatherBoard
[[[Extras]]]
title = my-weather-website.com WeatherBoard™
subtitle = Updated continuously
logo = ""
loop_data_file = ../loop-data.txt


with this configuration loop-data.txt not found.
Change to:
[[FileSpec]]
loop_data_dir = /var/www/html
filename = loop-data.txt

all is fine. 
the page updates itself automatically every few seconds.
Thanks for your help and patience

Kind Regards
Michael


Am Sonntag, 12. Juli 2020 21:15:11 UTC+2 schrieb John Kline:
>
> Hi Michael,
>
> I just pushed new versions of LoopData and WeatherBoard on the development 
> branches.
>
> I’ve now tested LoopData with a simulator without barometer and pressure 
> readings.
>
> I’ve also updated the WeatherBoard JavaScript to be resistant to missing 
> observations.
>
> If you try these, please let me know how it goes.
>
> Cheers,
> John
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/5b993f0c-3f6d-4336-93d0-b907d7b6ac15o%40googlegroups.com.