Re: [weewx-user] Re: ERROR weewx.cheetahgenerator: **** MemoryError

2021-01-22 Thread Pat
I'm tracking this thread a bit slowly... Is the raw portion within the #include custom to your setup - or is this something that should be added to the Belchertown skin? On Thursday, January 21, 2021 at 12:47:26 PM UTC-5 garrya...@gmail.com wrote: > It looks like the workaround Rich suggested

[weewx-user] Log windSpeed as 0 instead of null

2021-02-12 Thread Pat
I could use a reminder on how to do this - it's been a little while. How can I save windSpeed to the archive as 0 instead of NULL if there's no wind for that archive interval? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

Re: [weewx-user] Log windSpeed as 0 instead of null

2021-02-12 Thread Pat
; > > On Fri, Feb 12, 2021 at 1:53 PM Pat O'Brien wrote: > >> No I mean windSpeed. I saw the force_null for wind direction. For some >> reason I have null for wind speed, when I'm thinking it was 0. >> >> On Fri, Feb 12, 2021, 4:47 PM Tom Keffer wrote: >

[weewx-user] Re: weewx-lamertic - built my first extension today..

2021-02-21 Thread Pat
Awesome! I'll have to try it out with mine On Saturday, February 20, 2021 at 5:32:51 PM UTC-5 joewil...@gmail.com wrote: > > Hey all, > > I built my first extension today for my LaMetric Time (woot woot) :) > > Got some good experience on how the extensions work. I actually took > Matthew Wall

[weewx-user] Re: Belchehertown High Charts

2021-08-28 Thread Pat
take a look at the documentation. https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation#width On Friday, August 27, 2021 at 7:58:02 AM UTC-4 rons...@gmail.com wrote: > Good morning, > How do you force the chart to be double width? > -- You received this message b

[weewx-user] Re: time_length = day_ago_to_now

2020-08-03 Thread Pat
Your graphs.conf looks correct, but the error is not related to day_ago_to_now, it looks like day_ago_to_now is being skipped for some reason. Take a backup of graphs.conf, then try this as your only item in graphs.conf? [timetestchart] title = Time Test Chart show_button = true

[weewx-user] Re: time_length = day_ago_to_now

2020-08-03 Thread Pat
Ah, I see your gapsize is still in milliseconds. That tells me you haven't upgraded to the latest version of the skin, or you've skipped upgrading belchertown.py. Keep your graphs.conf the same, and upgrade all files to the latest version of all files. You'll notice in the development release

[weewx-user] Re: Belchertown - Huawei P10

2020-08-03 Thread Pat
What browser does this phone use? Chrome? On Thursday, July 30, 2020 at 1:15:53 PM UTC-4 jputt...@gmail.com wrote: > Hi, > > > when I touch the three bars on the screen, nothing happens. > > I have no problems with a tablet (Samsung). > > > [image: Screenshot-HuaweiP10_resized.jpg] > > > > > >

[weewx-user] Re: time_length = day_ago_to_now

2020-08-03 Thread Pat
Make the two match On Monday, August 3, 2020 at 12:05:33 PM UTC-4 jputt...@gmail.com wrote: > My archive_interval is *60*. > Had I to change the intervall to *300* > > > > > > Am Montag, 3. August 2020 16:41:52 UTC+2 schrieb Pat: > >> Ah, I see your gapsize is

[weewx-user] Re: Belchertown temperature graph axis error "90" displayed as "-0"

2020-08-09 Thread Pat
Whats the link to your site? Also, skin 1.0.1 isn't the most recent release so fixes to this particular version aren't supported, but I'll take a look. On Sunday, August 9, 2020 at 12:36:54 PM UTC-4 gldic...@gmail.com wrote: > I am running WeeWx Version 3.9.2 and Belchertown skin version 1.0.

[weewx-user] Re: $station_obs_html - index.html.tmpl [done]

2020-08-09 Thread Pat
In version 1.1+, the way they are ordered in the skin/weewx.conf Extras station_observations variable should be how they're ordered on the website. On Thursday, August 6, 2020 at 8:14:42 AM UTC-4 jputt...@gmail.com wrote: > done > > > Am Mittwoch, 5. August 2020 14:26:53 UTC+2 schrieb Joachi

Re: [weewx-user] Re: Belchertown Skin, Websockets, Firefox Fail to Connect

2020-08-09 Thread Pat
Interesting, it fails for me too in Firefox. It could be the version of the MQTT Websocket library you're using in 1.1. In 1.2 there are some updates to the MQTT websockets code. My site - belchertownweather.com - is using the latest development 1.2 release candidate

[weewx-user] Re: almanac_extras - Belchertown 1.2

2020-08-09 Thread Pat
Have you upgraded your skin.conf when upgrading to the 1.2? *You must upgrade all files*, not select few. The skin.conf almanac_extra's is set to 1 already, so your solution is basically already present in the upgrade. On Wednesday, August 5, 2020 at 8:14:06 AM UTC-4 jputt...@gmail.com wrote:

Re: [weewx-user] New Google Groups User Interface - Tested

2020-08-09 Thread Pat
I'm trying it as well. Saw an article that a lot of the old Google-style sites will be phased out later this year, so I'm trying to get used to it. I agree, I don't like it that much; wish they'd put inline code editor back in. (Vince, As for Discord; I'd much prefer that to email/groups :-) )

[weewx-user] Re: Belchertown temperature graph axis error "90" displayed as "-0"

2020-08-09 Thread Pat
Looks fine to me. What browser are you using? I'm on Windows 10 and Chrome On Sunday, August 9, 2020 at 2:41:31 PM UTC-4 gldic...@gmail.com wrote: > Hi Pat, > > Here is the link: https://crabapple.dickens.com/ > > Thanks for taking a look! Let me know what you think. &

[weewx-user] Re: Belchertown temperature graph axis error "90" displayed as "-0"

2020-08-09 Thread Pat
? I ask because you're using 1.0.1, and I wonder if this is fixed in the new 1.2 beta. On Sunday, August 9, 2020 at 3:04:13 PM UTC-4 gldic...@gmail.com wrote: > Hi Pat, > > I am running OpenSUSE Linux with KDE Plasma 5 desktop where the problem > exists with chrome, chromium and

[weewx-user] Re: Belchertown temperature graph axis error "90" displayed as "-0"

2020-08-09 Thread Pat
I'm not sure I'd classify this as a 1.2 beta problem but rather something unique to your OS environment. Perhaps a missing font file so the OS is substituting with what it has available? Try it from Windows or your cell phone? On Sunday, August 9, 2020 at 8:26:23 PM UTC-4 gldic...@gmail.com wr

[weewx-user] Re: Belchertown temperature graph axis error "90" displayed as "-0"

2020-08-09 Thread Pat
No, I have no idea. Could be a fonts issue? Could be something else? Does OpenSUSE have a Gnome option? If so try that? Maybe someone here may know. On Sunday, August 9, 2020 at 8:46:21 PM UTC-4 gldic...@gmail.com wrote: > OK, I have another system running Debian/Gnome and everything re

[weewx-user] Re: Pi Display for Belchertown

2020-08-19 Thread Pat
AWESOME! On Wednesday, August 19, 2020 at 7:00:23 AM UTC-4 andyhud...@googlemail.com wrote: > Morning - thought some users here might be interested in a 3d printed case > just uploaded to Thingiverse, made to take advantage of the great /pi view > of Belchertown. Anyhow hope its ok to post - a

[weewx-user] Re: Belchertown gets year summary wrong

2020-08-19 Thread Pat
Take a look at the wiki documentation for the xaxis categories . > *You will need to give the right labels, and do not expect all output to start with January*. For example, if you start a new

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-08 Thread Pat
Need a little more information than this. A link to your website? Debug logs? Skin version 1.2 will be released tomorrow if all goes to plan, and I advise you to switch to Aeris weather since DarkSky will be stopping their API usage at some point. On Sunday, September 6, 2020 at 12:14:48 PM

[weewx-user] Re: MQTT - extension / Belchertown skin / Failed connecting ....

2020-09-08 Thread Pat
Strange. I would delete the html files, restart weewx and let it re-generate them. They should be in sync with whatever you've set in weewx.conf for rounding values. On Tuesday, September 8, 2020 at 1:32:14 PM UTC-4 tcich...@gmail.com wrote: > I also just noticed that my PUBLIC server is NOT r

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-09 Thread Pat
ong with the value in some locations. > > I did go through and delete ALL the index.html files under the > ../blechertown folder on my remote webserver - and restarted weewx. > > Hasn't yet changed anything. > > [image: weewx_no_rounding2.PNG] > > On Tuesday, Sept

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-09 Thread Pat
my remote webserver - and restarted weewx. >> >> Hasn't yet changed anything. >> >> [image: weewx_no_rounding2.PNG] >> >> On Tuesday, September 8, 2020 at 8:56:17 PM UTC-4 Pat wrote: >> >>> Need a little more information than this. A link to your websi

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-09 Thread Pat
he undefined >> messages along with the value in some locations. >> >> I did go through and delete ALL the index.html files under the >> ../blechertown folder on my remote webserver - and restarted weewx. >> >> Hasn't yet changed anything. >> >> [

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-09 Thread Pat
If the files are there, then maybe your web host could be blocking access to those files? On Wednesday, September 9, 2020 at 3:07:13 PM UTC-4 tcich...@gmail.com wrote: > Pat; > >I moved the remote webserver - path directly off the root so the > URL is now... > <http

[weewx-user] Re: Belchertown skin - working great, except Darksky Forecasts

2020-09-09 Thread Pat
://belchertownweather.com/json/weewx_data.json Once you get access working to the json files, the rest should (hopefully) fall in line. On Wednesday, September 9, 2020 at 3:50:43 PM UTC-4 tcich...@gmail.com wrote: > Pat; > > I can't seem to figure it out, seems like a relative/absolute path &

[weewx-user] Belchertown Skin 1.2 (finally) released!

2020-09-11 Thread Pat
Belchertown Skin 1.2 is out of beta and released! You can download it here . Thanks to everyone who helped test all the new changes, especially with the new Aeris Weather integration testing! DarkSky will be misse

[weewx-user] Re: Belchertown Report Issues

2020-09-11 Thread Pat
Aeris does not work in version 1.1. Good news; version 1.2 has been released which Aeris works in. I suggest you upgrade. On Friday, September 11, 2020 at 6:09:18 AM UTC-4 mrm...@gmail.com wrote: > I was having

Re: [weewx-user] Belchertown Report Issues

2020-09-11 Thread Pat
Tough to say without debug logs <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> On Friday, September 11, 2020 at 3:53:46 PM UTC-4 mrm...@gmail.com wrote: > Could that have been the issue? > > On Sep 11, 2020, at 2:47 PM, Pat wrote: > > Aeris does no

Re: [weewx-user] Belchertown Report Issues

2020-09-11 Thread Pat
Ah, I missed that! Is 1.2 working for you? On Friday, September 11, 2020 at 3:55:58 PM UTC-4 mrm...@gmail.com wrote: > They were attached to my first message - No worries on with 1.2 > > On Sep 11, 2020, at 3:54 PM, Pat wrote: > > Tough to say without debug logs > <htt

Re: [weewx-user] Belchertown Report Issues

2020-09-11 Thread Pat
ember 11, 2020 at 3:58:20 PM UTC-4 mrm...@gmail.com wrote: > Getting ready to install now. I assume that since I uninstalled and > cleared up the previous Belchertown tracks that It is a new install. > > On Sep 11, 2020, at 3:56 PM, Pat wrote: > > Ah, I missed that! Is 1.2 work

[weewx-user] Re: Belchertown Skin 1.2 (finally) released!

2020-09-12 Thread Pat
I had an error with the install for this skin and was missing some icons. It's been fixed. I suggest you re-download the release, re-install it and restart weewx. Oops! On Friday, September 11, 2020 at 2:46:40 PM UTC-4 Pat wrote: > Belchertown Skin 1.2 is out of beta and released!

[weewx-user] Re: Belchertown Skin 1.2 (finally) released!

2020-09-13 Thread Pat
You guys and your upside down moon :) Interesting catch! I didn't realize it was flip-flopping on the theme switching. I'll have to take a look at that On Sunday, September 13, 2020 at 2:29:52 AM UTC-4 Greg from Oz wrote: > Hi Pat, > > I upgraded to version 1.2 and notice

Re: [weewx-user] Re: Belchertown Skin 1.2 (finally) released!

2020-09-13 Thread Pat
20 at 11:58:09 AM UTC-4 tcich...@gmail.com wrote: > Pat; > >GREAT job! - upgraded this morning to 1.2 -- > >So Far so Good. I did notice that the embedded link within each day's > individual forecast has been removed. Works for me, I was just hoping it > wasn

[weewx-user] Re: Belchertown new install

2021-09-30 Thread Pat
If you install the skin from the latest master branch on my GitHub, then you can follow these instructions to have a new tab added above the radar window, which can be a place for your webcam. You can go to https://github.com/poblabs/weewx-belchertown, click Code > Download Zip, then install i

[weewx-user] Re: Belchertown Skin Modifications

2023-03-02 Thread Pat
Have you restarted weewx since? If so, it could be a cache thing with Chrome? On Friday, February 24, 2023 at 4:05:59 PM UTC-5 Patrick Mendiuk wrote: > I previously added some data fields to station_observations in skin.conf > from one of my Weatherflow stations to the Belchertown skin (1.0.1)

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Pat
I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. Details can be found here for anyone who wants to try it out: https://github.com/poblabs/weewx-belchertown/tree/development Be sure to read the readme on settings and getting Aeris setup. On Friday, April 24, 2020 at 2:05:44

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
Below the Aeris Logo and above the "Today's Usage", click "Apps" on the menu. That's where you can create an app and get your secret keys. Or try this link once you're logged in. https://www.aerisweather.com/account/apps On Monday, April 27, 2020 at 7:15:33 AM UTC-4, David Barto wrote: > > I log

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote: >> >> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. >> Details can be found here for anyone who wants to try it out: >> https://github.com/poblabs/weewx-belchertown/tree/development >>

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
d be downloaded and all was well. > This time, the file was downloaded first cycle. > > No alerts here, so I'll have to see if Aeris is better about my location > straddling two warning areas. > > On Monday, April 27, 2020 at 1:25:17 PM UTC-4, Pat wrote: >> >> Awe

[weewx-user] Re: Weewx belchertown graph

2020-05-29 Thread Pat
Currently this isn't possible to do. Sorry! On Tuesday, May 12, 2020 at 10:29:45 AM UTC-4, Raph A wrote: > > Hi > > I search to do a graph with 2 serie line : > > - temperature = this year > - temperature = last year > > > I don't find how i can do this with Belchertown > > Do you have an idea ? >

Re: [weewx-user] Re: NOAA Reports not corrcet - Belchertown

2020-05-31 Thread Pat
Tom, thanks for looking into this. I had this reported to my GitHub too and hadn't had a chance to dig into it. Hopefully 4.1.1 fixes it! On Sunday, May 31, 2020 at 4:48:28 PM UTC-4, Tom Keffer wrote: > > I think I may know what the problem is. To make the drop down list work, > the templates ha

[weewx-user] Re: Belchertown v1.1 with weewx 4.1.0 on Pi3 8day forecast date format

2020-06-01 Thread Pat
Take a look at this section of the readme on how to convert these to your locale using the options within skin.conf On Monday, June 1, 2020 at 7:39:38 AM UTC-4, Neville Davis wrote: > > I have tr

[weewx-user] Re: Belchertown v1.1 with weewx 4.1.0 on Pi3 8day forecast date format

2020-06-01 Thread Pat
In skin.conf, you're probably looking at this option to change. You'll need to restart weewx when you've made the change time_forecast_date = "ddd M/DD" On Monday, June 1, 2020 at 8:20:00 AM UTC-4, Pat wrote: > > Take a look at this

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-01 Thread Pat
That's an invalid url error. Check that your keys are correct and you are on the latest development version of the skin. -- 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 ema

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
time: 1 day, 20 hours, 38 minutes >>- WeeWX uptime: 0 days, 1 hour, 31 minutes >>- WeeWX version: 4.0.0 >>- Belchertown Skin Version: 1.2b4 >> >> But will check later today again... >> >> >> >> Am Dienstag, 2. Juni 2020 08:57:28 UTC

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
This could also be a permissions error to the json folder, make sure permissions are ok as well On Tuesday, June 2, 2020 at 6:45:58 AM UTC-4, Pat wrote: > > Can you show me the full log? It's being truncated > > Hint: Some lines were ellipsized, use -l to show in full. >

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
nto my browser is working, provides enclosed > zipped jason... > > > > > > Am Dienstag, 2. Juni 2020 13:45:50 UTC+2 schrieb NanoG5Kite: >> >> Hi Pat, >> >> many thanks for supporting me!!! >> >> Had first to install rsyslog to get the right log -

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
x available. > > br, > > Matthias > > Am Dienstag, 2. Juni 2020 14:36:10 UTC+2 schrieb Pat: >> >> That's helpful. Looks like an encoding issue. You're using Python 3 >> right? >> >> I'll try and push a fix to the 1.2 development branch

[weewx-user] Re: Belchertown mobile PWA resume websocket (iOS)

2020-06-02 Thread Pat
All set On Monday, June 1, 2020 at 6:22:23 PM UTC-4, Brice Ruth wrote: > > Hey Pat - any chance you could merge > https://github.com/poblabs/weewx-belchertown/pull/251? > -- > Brice Ruth, FCD > Software Engineer, Madison WI > -- You received this message because you

[weewx-user] Re: Weewx tag to show last time it rained

2020-06-03 Thread Pat
Where on the skin would you display this info? Just curious On Wednesday, June 3, 2020 at 6:59:13 AM UTC-4, NanoG5Kite wrote: > > Got this installed and working too - many thanks for the hint. > > > As Weewx beginner - is there any way to get the two Last Rain Values > displayed in the Belchertow

[weewx-user] Re: Observation Type

2020-06-03 Thread Pat
Anything in the database schema (or archive table columns) can be used as an observation for the loop and archive events weewx 3 uses the wview schema weewx 4 uses the wview extended schema

[weewx-user] Re: Belchertown - Logo - relative_url

2020-06-04 Thread Pat
Which version of the skin are you running? You could just specify it as "http://192.168.8.110/logo.png " and it'll work for you without "downloading from the outside". On Thursday, June 4, 2020 at 6:51:11 AM UTC-4, Joachim Puttkammer wrote: > > Hi, > > I have a littl

[weewx-user] Re: Belchertown - Logo - relative_url

2020-06-04 Thread Pat
That URL was a guess based on your previous replies. Can you open the image at that direct URL? If not, adjust as necessary. On Thursday, June 4, 2020 at 11:00:23 AM UTC-4, Joachim Puttkammer wrote: > > Hi Pat > > Belchertown Skin Version: 1.1 is running > and "http://19

[weewx-user] Re: Belchertown Graphs - not showing

2020-06-05 Thread Pat
First I'm hearing of it. Have you made any changes to gapSize or anything? Whats the link to your site? On Friday, June 5, 2020 at 1:10:26 PM UTC-4, Xant wrote: > > > HighCharts Graphs stopped showing almost every day (or less), unless > "wee_reports" command that forces to 'reappear' till disap

[weewx-user] Re: Belchertown - table cell size - row temperature-row

2020-06-09 Thread Pat
Create a new file skins/Belchertown/custom.css Then inside this file, try this .temperature-row .col-lg-3 { padding-left: 0px } Then adjust as you see necessary On Tuesday, June 9, 2020 at 2:37:49 AM UTC-4, Joachim Puttkammer wrote: > > Hi, > > if it rains over 10mm, the rain line is written

[weewx-user] Re: Belchertown

2020-06-09 Thread Pat
You need to restart weewx after any changes to belchertown.py On Tuesday, June 9, 2020 at 1:13:18 PM UTC-4, Ken Walker wrote: > > Forgot to add that I made the changes to the belchertown.py file. Does it > not get executed on every update interval. > I put it there because that is where the "for

[weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
I'm a little confused what you're looking for. Do you want daily totals of rain for all time? The code below will give you the graph attached. [[raindaytotals]] title = Historical Rain Totals By Day subtitle = Rain Totals grouped by Days for All Time xAxis_groupby =

[weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
Thanks! I've been drinking a lot of it lately with my 2 month old and my 2 year old :) Sleep will get back to normal again, right? Ok I think I understand now. The time_length of "month" or "week" w

[weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
to change the sort in graphs.conf On Tuesday, June 9, 2020 at 6:42:04 PM UTC-4 Pat wrote: > Thanks! I've been drinking a lot of it lately with my 2 month old and my 2 > year old :) Sleep will get back to normal again, right? > > Ok I think I understand now. The time_length &g

[weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
Seems like it's SQL sorting it as part of the query because of the GROUP BY <https://github.com/poblabs/weewx-belchertown/blob/master/bin/user/belchertown.py#L1789-L1792>. Need to research how to make it knock it off. On Tuesday, June 9, 2020 at 6:45:10 PM UTC-4 Pat wrote: &g

[weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
I've got a fix ready; what version of the skin are you using? On Tuesday, June 9, 2020 at 6:45:10 PM UTC-4 Pat wrote: > Ah, wait, I think I understand even more now. If I set it to 14 days like > yours, I get the weird day offset happening. > > It's showing the days in n

Re: [weewx-user] Re: Belchertown Graphs, a week of daily rain in "columns"

2020-06-09 Thread Pat
Yep, just pushed the fix to the development branch. Download a fresh copy, install and restart weewx. It should be good after your next archive interval. Let me know On Tuesday, June 9, 2020 at 9:27:14 PM UTC-4 blu...@gmail.com wrote: > Actually I’m running b4.Just put the fix in beta 5 and

[weewx-user] Re: Belchertown - French translation

2020-06-10 Thread Pat
No readily available files for French exist that I know of, however there's quite a few folks from France in this thread that helped shape the way the skin can be translated. Maybe reach out there to see if someone replies? https://github.com/poblabs/weewx-belchertown/issues/104 - GitHub User

[weewx-user] Re: cannot find 'theme' Belchertown

2020-06-11 Thread Pat
I would say re-install Belchertown in place. Your Belchertown skin.conf is missing at least this option , there could be others. A quick reinstall (wee_extension --install) and restart of weewx should fix

[weewx-user] Re: weewx and opensprinkler

2020-06-12 Thread Pat
I've been using OpenSprinkler Pi (the DIY version) for 5 years and have never had a problem with it. I was an early adopter with the hardware (interestingly enough, the creator is local to me though we've never met). Best part is no cloud dependencies and reliable timing. No problems at all he

[weewx-user] Re: Weewx/Belchertown, getting rid of records?

2020-06-12 Thread Pat
Not doable by a config file, but you can edit the skins/Belchertown/records/index.html.tmpl file and remove this section of code to get rid of it. On Friday, June 12, 2020 at 5:05:0

[weewx-user] Re: weewx and opensprinkler

2020-06-12 Thread Pat
x27;m not even logged in). So I'm 100% local only. On Friday, June 12, 2020 at 9:53:05 AM UTC-4 tomn...@frontier.com wrote: > > > On Friday, June 12, 2020 at 6:55:11 AM UTC-6, Pat wrote: >> >> Best part is no cloud dependencies and reliable timing. No problems at >>

[weewx-user] Re: weewx and opensprinkler

2020-06-12 Thread Pat
For reference, you can still buy the OpenSprinkler Pi project if you wanted to DIY it (like what I have) https://opensprinkler.com/product/opensprinkler-pi/ On Friday, June 12, 2020 at 10:33:07 AM UTC-4 wes...@gmail.com wrote: > the current opensprinkler uses esp8266 not rpi. it looks like a

[weewx-user] Re: Skin recommendations for 5" screen

2020-06-12 Thread Pat
My Belchertown Skin has a Raspberry Pi Kiosk mode . Unsure how it scales on a 5" screen, but it looks pretty good on my 3.5" screen. On Friday, June 12, 2020 at 1:06:03 PM UTC-4

[weewx-user] Re: To graph a specific time span

2020-06-13 Thread Pat
I was able to replicate this on the latest development version of the skin. I recently made changes to timespan_specific - Which version of the skin are you using? On Saturday, June 13, 2020 at 7:20:15 AM UTC-4, Jose wrote: > > hi > > I am trying to graph a specific time spam. My graphs.conf loo

[weewx-user] Re: To graph a specific time span

2020-06-13 Thread Pat
I've fixed it, and I think this issue exists in 1.1 too. Let me know which version of the skin you're using and I'll attach a patch here for you to try. On Saturday, June 13, 2020 at 8:30:35 AM UTC-4, Pat wrote: > > I was able to replicate this on the latest development v

[weewx-user] Re: To graph a specific time span

2020-06-13 Thread Pat
Replace your bin/user/belchertown.py with this one and restart weewx On Saturday, June 13, 2020 at 9:43:59 AM UTC-4, Jose wrote: > > Belchertown v1.1 > WeeWX v4.1.1 > > El sábado, 13 de junio de 2020, 14:30:35 (UTC+2), Pat escribió: >> >> I was able to replicate thi

[weewx-user] Re: Belchertown - German Translation

2020-06-13 Thread Pat
Do you need a cookie consent built into the skin? How does that work? The skin itself doesn't track anything. Your server may track IPs in the logs, and I don't know about windy's radar, but I'm sure they are tracking too. On Saturday, June 13, 2020 at 4:50:50 PM UTC-4, NanoG5Kite wrote: > > >

[weewx-user] Re: Belchertown - German Translation

2020-06-14 Thread Pat
reason why I kicked Google Analytics and switch to > Matomo (without tracking cookies). > > > > Am Sonntag, 14. Juni 2020 09:46:58 UTC+2 schrieb NanoG5Kite: >> >> Pat, >> >> I really don’t know, as this depend.. >> But if you look to the Impressum of Ma

[weewx-user] Re: Full day highcharts question

2020-06-14 Thread Pat
Right now the time_length = today will only show you the values that have happened since midnight. On Sunday, June 14, 2020 at 4:22:04 AM UTC-4, Didier Decoodt wrote: > > Hi > > For the current day graph, I would like to have the xAxis from the > beginning of the day to the end of the day (midn

Re: [weewx-user] Re: Full day highcharts question

2020-06-14 Thread Pat
Not possible at this time. Curious; why do you want to show blank space? On Sunday, June 14, 2020 at 10:38:08 AM UTC-4, Didier Decoodt wrote: > > Yes, but How to have 24 hours duration for xAxis? > > Le dim. 14 juin 2020 à 16:31, Pat > a > écrit : > >> Right now the ti

Re: [weewx-user] Re: Full day highcharts question

2020-06-14 Thread Pat
s just midnight to "now" with the belchertown charts. On Sunday, June 14, 2020 at 10:39:33 AM UTC-4, Pat wrote: > > Not possible at this time. Curious; why do you want to show blank space? > > On Sunday, June 14, 2020 at 10:38:08 AM UTC-4, Didier Decoodt wrote: >> >

Re: [weewx-user] Re: Belchertown skin - page "yesterday"...

2020-06-14 Thread Pat
The development version of the belchertown skin supports both dark sky and aeris weather for forecasts and icons. Feel free to give it a try and test it out. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and sto

[weewx-user] Re: Aeris and Belchertown

2020-06-14 Thread Pat
development version of the Belchertown skin and it > looks terrific! > > Thanks Pat > > I'm just wondering if you've found an free version of the Aeris api that > doesn't expire after 30 days. Or does the development account still keep > working? > > Thanks.

Re: [weewx-user] Re: Full day highcharts question

2020-06-14 Thread Pat
haha i know what you meant! hope to look into it soon though On Sunday, June 14, 2020 at 3:12:25 PM UTC-4, Manfred Maier wrote: > > My post didn't want to say that you have to look into it NOW. > I just wanted to give a '+1' for this feature request ;) > > ... perhaps it's even something that is

[weewx-user] Re: Belchertown - German Translation

2020-06-14 Thread Pat
If the skin doesn't store cookie data (which is good, I didn't think it would), then it may be easier for me to explain how to add a cookie consent to the site, putting the onus on the site owner, rather than me and providing a blank template for one. On Sunday, June 14, 2020 at 10:21:43 AM UT

Re: [weewx-user] Re: Full day highcharts question

2020-06-14 Thread Pat
e, None) However, this one return 366 results (based on the full year span) archive.getSqlVectors(TimeSpan(1577854800, 1609477200), outTemp, max, 86400) Thoughts? Tom? Matthew? Gary? On Sunday, June 14, 2020 at 3:51:15 PM UTC-4, Pat wrote: > > haha i know what you meant! hope to lo

Re: [weewx-user] Re: Full day highcharts question

2020-06-15 Thread Pat
Awesome! Glad that it worked for you On Monday, June 15, 2020 at 5:29:59 AM UTC-4, didier@gmail.com wrote: > > Thanks it's work > > > Le lundi 15 juin 2020 à 11:12:27 UTC+2, Manfred Maier a écrit : > >> Thanks, Gary, for this comprehensive explanation. >> >> Based on what you wrote I was

Re: [weewx-user] Belchertown MQTT

2020-06-15 Thread Pat
Belchertown expects the weather data to be in the same format as the weewx mqtt extension. If you're not publishing from the weewx mqtt extension, then you'll need to have your publisher emulate that extension's output. (rough example below, not all observations need to be in the same packet) Y

[weewx-user] Re: Belchertown - Translations

2020-06-16 Thread Pat
Here's an example of how you'd copy them to weewx.conf for safe keeping against upgrades . On Tuesday, June 16, 2020 at 6:41:04 AM UTC-4, didier@gmail.com wrote: > > All parameters (Extras, Labels) in skin.conf should be copi

[weewx-user] Re: Belchertown github_version.json. Reason: [Errno 2]

2020-06-17 Thread Pat
I'll be removing this feature in skin 1.2. It's not working as I had planned and I've invested too much time trying to resolve it. The reward isn't there any longer. In your skin.conf, set check_for_updates = 0 and restart weewx and this will go away On Wednesday, June 17, 2020 at 1:19:54 PM

[weewx-user] Re: Export (high)charts Belchertown

2020-06-18 Thread Pat
It works in my debugger, but not on my site. I'll have to look into this On Thursday, June 18, 2020 at 3:09:39 PM UTC-4, Arend wrote: > > > Hello, > > I found this addition in the changelog (version 1.1) > > ** Added the ability to enable chart exporting using the Highcharts > exporting utility.*

[weewx-user] Re: Weatherlink IP Discontinued... What are folks using now?

2020-06-18 Thread Pat
I don't think the weatherlink ip will turn off anytime soon. So it should continue to work for a long time. If you're having a hard time buying a new one, I see people are using a clone . On Thursday, June 18, 2020 at 4:52:53 PM U

[weewx-user] Re: Export (high)charts Belchertown

2020-06-18 Thread Pat
I think I fixed it. Replace your skins/Belchertown/style.css with the one attached in the zip file, then let an archive interval pass and refresh your page. On Thursday, June 18, 2020 at 4:17:58 PM UTC-4, Arend wrote: > > > > Op donderdag 18 juni 2020 21:18:14 UTC+2 schreef P

[weewx-user] Re: Belchertown no charts

2020-06-19 Thread Pat
This looks like it's a mismatch setting with gapSize <https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation#gapsize> On Friday, June 19, 2020 at 10:35:32 AM UTC-4, Manfred Maier wrote: > > Switching back to English, since I guess we need the

Re: [weewx-user] Re: Full day highcharts question

2020-06-19 Thread Pat
< Problem > color = "#f7a35c" > name = Cumul > [[[rain]]] > color = "#268bd2" > aggregate_type = sum > name = pluie > type = column > yAxis_tickInterval = 1 > yAxi

Re: [weewx-user] Re: Full day highcharts question

2020-06-22 Thread Pat
I raised this as an issue <https://github.com/weewx/weewx/issues/577>and Tom mentioned for the day charts you should probably be using last as the aggregate, not max. I'll look into rainTotal since that's a Belchertown observation. On Friday, June 19, 2020 at 2:02:44 PM

Re: [weewx-user] Re: Full day highcharts question

2020-06-22 Thread Pat
, June 22, 2020 at 2:47:40 PM UTC-4, Didier Decoodt wrote: > > Pat, I put aggregate_type = none instead of max, and it's work!!! > I don't really understand aggregate_type effect > differences between none, sum, min, max and avg? > [image: image.png] > > Le lun. 22

Re: [weewx-user] Re: Full day highcharts question

2020-06-22 Thread Pat
aggregate_type=none is not appropriate... > (with aggregate_type=last the curve continue after "now") > I think the problem is linked with rainTotal variable, > > Le lun. 22 juin 2020 à 22:18, Didier Decoodt > a écrit : > >> Thanks for this documentation >

Re: [weewx-user] Re: Full day highcharts question

2020-06-23 Thread Pat
> > Le mar. 23 juin 2020 à 02:00, Pat > a > écrit : > >> Change your aggregate_interval to match your gapSize and see if that >> helps. >> >> On Monday, June 22, 2020 at 7:05:00 PM UTC-4, Didier Decoodt wrote: >>> >>> Oupss >>> It

Re: [weewx-user] Re: Full day highcharts question

2020-06-23 Thread Pat
se the development branch. What is the procedure for upgrading? > > Le mar. 23 juin 2020 à 17:23, Pat > a > écrit : > >> I think I have a fix I will add to the development branch. Are you using >> the development branch? Can you try testing it too? >> >> We haven&#x

Re: [weewx-user] Re: Full day highcharts question

2020-06-24 Thread Pat
Please paste your full graph that's broken so I can take a look at it -- 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 v

Re: [weewx-user] Re: Full day highcharts question

2020-06-24 Thread Pat
gt; > didier@gmail.com schrieb am Mittwoch, 24. Juni 2020 um 14:13:12 UTC+2: > >> Please find enclosed: >> week.jpg graphic >> month.jpg graphic >> year.jpg graphic >> graphs.conf file >> >> Le mer. 24 juin 2020 à 13:50, Pat a écrit : >> &g

  1   2   3   4   5   6   7   8   9   10   >