[weewx-user] Re: Radiation, maxSolarRad and ET/Evapotranspiration calculation - weewx/Belchertown skin

2019-07-29 Thread Pat
Xant this seems like a weewx issue and maybe not a Belchertown issue? Do you have a radiation sensor on your station? pyephem will not tell you radiation, you will need a sensor for this. How did you install pyephem? Did you follow one of the weewx guides

[weewx-user] Re: Can i grab loop data in a shell script

2019-08-02 Thread Pat
. Hope this helps. On Friday, August 2, 2019 at 1:24:21 AM UTC-4, Robin wrote: > > Good morning Pat, > > Location /var/www/weewx/temperature.txt > > The template for Cheetah generator to produce the file has a single line > > $current.outTemp.string > > That's it. >

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-03 Thread Pat
Hi, looks like you want mm for rain, but your MQTT is setup to send cm by default it seems. Here's your MQTT payload I got from your website's debug mode: {"dayRain_cm": "0.48", "txBatteryStatus": "0.0", "rainRate_cm_per_hour": "0.0", "maxSolarRad": "45.7078699733", "rain24_cm": "0.48",

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-03 Thread Pat
where the alerts are). Your DarkSky data on your website is showing the duplicate alerts. You may want to contact them through your developer portal to find out why they have the duplicate alerts. On Saturday, August 3, 2019 at 11:32:55 AM UTC-4, Bill M wrote: > > Pat > I just no

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-03 Thread Pat
Thanks! On Saturday, August 3, 2019 at 2:03:02 PM UTC-4, Brezentrager wrote: > > Hero! > Thanks so much. Your skin is fantastic and your support is even better! > > > Am Samstag, 3. August 2019 19:55:47 UTC+2 schrieb Pat: >> >> Hi, looks like you want mm for rain,

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
ing to add Average Climatological Valuesfor This Year. > I’ll see if I can get that one going too. > > On Sun, Aug 18, 2019 at 8:25 AM Pat > > wrote: > >> If you're looking at the lightning charts that I'm doing on my homepage >> <https://belche

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
-new-observation-type-to-the-WeeWX-database >> >> On Friday, August 16, 2019 at 3:15:20 PM UTC-4, Ron Sell wrote: >>> >>> Is there a way to show the lightning strikes? I was looking to add >>> chart. >>> >>> thanks >>> >>> On Satur

[weewx-user] Re: Translate moon phases

2019-08-18 Thread Pat
They are in weewx.conf as well, which will need to be updated. On Sunday, August 18, 2019 at 6:31:25 AM UTC-4, Mikael Fredriksson wrote: > > Hi! > > Where can I translate the moon phase labels? I've tried to change them in > skin.conf, but it doesn't seem to work. > I've been looking trough

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
weather graphs like the one attached > here is not necessary to launch them every round. Maybe just once a month > would be enough. > El sábado, 1 de junio de 2019, 18:57:56 (UTC+2), Pat escribió: >> >> Belchertown skin 1.0 is released! >> >> This update contains a

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
database yesterday for the lightening. > > On Sun, Aug 18, 2019 at 8:34 AM Pat > > wrote: > >> Here's what I have for my climatological values chart on the homepage >> <https://belchertownweather.com/go/belchertown>: >> >> [[avgclimatethisye

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
trikes are coming up 15.4. any > idea why ? > > > > On Sun, Aug 18, 2019 at 3:27 PM Pat > > wrote: > >> Just remove the months from the chart's xaxis_categories where you know >> you do not have data for. >> >> On Sunday, August 18, 2019 at 3:25:45 PM U

Re: [weewx-user] examples of skins - enhancement to registration

2019-08-15 Thread Pat
Makes sense, thanks mwall. It looks like the showcase and the map have the same screenshot for my site (its from 2016) On Wednesday, August 14, 2019 at 2:41:18 PM UTC-4, mwall wrote: > > On Wednesday, August 14, 2019 at 9:59:30 AM UTC-4, Pat wrote: >> >> I think the sh

[weewx-user] Re: Historic Image Generator Time Periods

2019-08-15 Thread Pat
Shameless plug for my website running the Belchertown skin . It can chart any timespan you want with some specific ones built in

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-14 Thread Pat
de agosto de 2019, 12:09:22 (UTC+2), Kike .Asekas > escribió: >> >> Pat, I think there is an error in the month chart. The NOAA data does >> not match the chart. Neither the minims nor the maxims. >> You can see with the images that I send that the NOAA data doe

Re: [weewx-user] examples of skins - enhancement to registration

2019-08-14 Thread Pat
I think the showcase and the map aren't refreshing screenshots correctly. My site shows a screenshot from 2016. I do think Tom and mwall were aware of that issue though. On Wednesday, August 14, 2019 at 8:58:18 AM UTC-4, Andrew Milner wrote: > > Aha - that's interesting Tom - because the

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-10 Thread Pat
It took me a few minutes to remember what I had done from earlier this year :) Aggregate type of sum is forced on rainTotal because rainTotal is the total of rain. So the sum of rain. Basically it

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-10 Thread Pat
that highcharts accept it as > your options. I don't know if I understand the problem > Regards > > El sábado, 1 de junio de 2019, 18:57:56 (UTC+2), Pat escribió: >> >> Belchertown skin 1.0 is released! >> >> This update contains a lot of updates and changes including

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-10 Thread Pat
year_specific = 2017 > observation_type=rainTotal > name = 2017 > [[[rainTotal2018]]] > year_specific = 2018 > observation_type=rainTotal > name = 2018 > zIndex = 1 > [[[rainTotal2019]]] &g

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-12 Thread Pat
option available, I had an idea today of adding an [xAxis] and [yAxis] graphs.conf config section for each graph group. I'll work on testing something out which might make your belchertown.js modification easier. On Monday, August 12, 2019 at 4:54:29 PM UTC-4, Manfred Maier wrote: > > Hi Pat,

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-12 Thread Pat
abs/weewx-belchertown/development/skins/Belchertown/belchertown-dark.min.css> since I had to make some changes to it for the line to appear in dark mode. Note: backup your current dark CSS file just in case. On Monday, August 12, 2019 at 9:06:36 PM UTC-4, Pat wrote: > > Your p

[weewx-user] Re: Minimum host system requirements - Arduino?

2019-08-10 Thread Pat
What would you consider full tilt? At it's basic functionality weewx will just write LOOP data to a SQLite database. You don't have to have it generate a website or any reports. You could have it write to a remote MySQL database, then run your website off that database which reduces the load

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-10 Thread Pat
4, Manfred Maier wrote: > > Hi Pat, > a quick question: > How do I get the Signal Quality / ISS Receive Stats onto the About page? > I've tried $station.rxCheckPercent, but that triggered an error. > > Is the about.inc of your page somewhere available? > > Thanks! >

[weewx-user] Re: Live Update don't work anymore

2019-08-10 Thread Pat
Try this. If this doesn't work please provide a link to your website [[MQTT]] server_url = mqtt://broker.hivemq.com:1883/ topic = wetter/ficht unit_system = METRIC binding = archive, loop aggregation = aggregate [[[inputs]]]

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-11 Thread Pat
all scale must always be twice that of > temperature. Attached the graph I get with precipitation scale column > wrong.* > > *Any idea?* > > > > > El sábado, 1 de junio de 2019, 18:57:56 (UTC+2), Pat escribió: >> >> Belchertown skin 1.0 is released! >> >> T

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-11 Thread Pat
if #end if On Sunday, August 11, 2019 at 9:44:24 AM UTC-4, Manfred Maier wrote: > > Thanks Pat! It works. > > Yet, my website coding skills are unfortunately not the best. > How does your code look like, where you translate the > $current.txBatteryStatus into a green 'OK' (

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-18 Thread Pat
gt; https://github.com/poblabs/weewx-belchertown/wiki/Adding-a-new-observation-type-to-the-WeeWX-database > > On Friday, August 16, 2019 at 3:15:20 PM UTC-4, Ron Sell wrote: >> >> Is there a way to show the lightning strikes? I was looking to add chart. >> >>

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-20 Thread Pat
ure yAxisLabel = "" [[[outTemp]]] name = Temperature zIndex = 1 [[[windchill]]] [[[heatindex]]] [[[dewpoint]]] color = gray type = column On Monday, August 19, 2019 at 11:07:01 PM UTC-4, rich T wrote: > >

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
The code doesn't exist in the skin as it is right now, but it would be easy to add. Create a new function in the belchertown.js.tmpl file for the wind speed and the colors you want. You could copy something like this for the temperature

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
urwindspeed").text( update_windSpeed_kph( parseFloat(parseFloat( data["windSpeed_kph"])).toLocaleString("$system_locale_js", { minimumFractionDigits: 1, maximumFractionDigits: 1}) ) ); On Saturday, August 31, 2019 at 12:07:20 PM UTC-4, Stefan wrote: > > Hello Pat

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
Did you delete that line? I had an error and had you delete it but then I corrected myself and said do not delete and add the new line below it. Please try that. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
;.curwindspeed").css( "color", "rgba(255,153,0,0.9)" ); > } else if ( wind <= 29.4 ) { > jQuery(".curwindspeed").css( "color", "rgba(255,127,0,1)" ); > } else if ( wind <= 32.2 ) { > jQuery(".curwindspeed").

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
mumFractionDigits: 1}) ); On Saturday, August 31, 2019 at 12:53:25 PM UTC-4, Pat wrote: > > It's a 2 step process. Looks like you've done step 1 with creating the > function. You then need to tell this line to use that function > <https://github.com/poblabs/weewx-belcherto

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
ced by this line > update_windSpeed_kph ( parseFloat ( parseFloat ( data [ "windSpeed_kph" > ])). toLocaleStri ng ( "$ system_locale_js" , { minimumFractionDigits : > 1 , maximumFractionDigits : 1 }) ); > but that does not work either. The color is disp

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-31 Thread Pat
aximumFractionDigits: 1}) ); > replaced by this line > update_windSpeed_kph ( parseFloat ( parseFloat ( data [ "windSpeed_kph" > ])). toLocaleStri ng ( "$ system_locale_js" , { minimumFractionDigits : > 1 , maximumFractionDigits : 1 }) ); > but that does not wo

[weewx-user] Re: WeatherFlow - any feedback regarding WeeWX

2019-09-03 Thread Pat
I don't have a WF, but the lack of static IP may not be an issue if your router is able to do DHCP Reservations. If you can get the MAC Address of the device, and set a DHCP Reservation for it, then the device will get the same IP every time it renews its DHCP lease. This is how I manage all

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-03 Thread Pat
This is a Meteostick issue (and not a skin issue). The stick reports 10 minute average wind gust, but weewx and the archive schema don't support that observation type . As a result, wind gusts aren't

[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Pat
Try listen mode and see if you get any results. According to the documentation, Listen mode should work without installing any other dependant software On Tuesday, September 3, 2019 at 8:00:07 AM UTC-4, Paul Levin wrote: > > OK. Let me try that driver. Do I set this up in "listen" or "sniff"

[weewx-user] Re: Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Pat
Yes, aggregate will publish all loop data as a single json array to the /loop topic. If you want individual observations published to their individual topic, use aggregation = individual. If you want a mixture of both, use aggregation = individual,aggregate On Tuesday, September 3, 2019

[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Pat
Paul, the driver is very well documented. It might make sense to spend some time and read the instructions. It will help you get setup and understand what's going on. Otherwise, we'll need to see some debugs, some configs and more detail aside from "it's not working".

[weewx-user] Re: Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Pat
The aggregate topic is hard-coded to /LOOP because weewx operates on the LOOP method. You can read more about that in the User Guide <http://www.weewx.com/docs/usersguide.htm>. On Tuesday, September 3, 2019 at 2:28:33 PM UTC-4, Pat wrote: > > Yes, aggregate will publish a

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-25 Thread Pat
to something like outTempRadial or outTempRanges) in future release). On Saturday, August 24, 2019 at 10:56:12 PM UTC-4, rich T wrote: > > Pat...Here are the latest graphs. I'm using Y axis 0 and Y axis 1 now. Is > there a way to add minor grid lines and zones? > > [[Rain_Thunder_Day]]

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-23 Thread Pat
couple more things on that chart. > > Rich > > On Friday, August 23, 2019 at 1:19:58 PM UTC-4, Pat wrote: > >> You're doing a lot more with this than I thought. Looks good! Your right >> side yAxis has 2 labels, I wonder why that is? >> >> I've been thinking i

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-02 Thread Pat
the code you edited - have you tried changing maximumfractiondigits >> and minimumfractiondigits from 1 to 0? It seems to me - without having the >> skin - that this should do what you want If it does not do the trick >> then put it back to 1 and wait for Pat!! >> >&

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-23 Thread Pat
s. Normally > this is the vertical axis, though if the chart is inverted this is the > horizontal axis. In case of multiple axes, the yAxis node is an array of > configuration objects." > > On Friday, August 23, 2019 at 2:26:39 PM UTC-4, Pat wrote: >> >> Interesting! I thought some

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-23 Thread Pat
;> It looks like the lightning strikes are stored with time,distance,energy >> in the database. Can I just count the records and use that as my lightning >> strikes total? I just don't know how to show the count on the chart. >> >> On Monday, 19 August 2019 23:07:01 UTC-

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-05 Thread Pat
ersion. On Wednesday, September 4, 2019 at 8:00:40 PM UTC-4, Pat wrote: > > Greg, great question. The icons are actually a font > <https://erikflowers.github.io/weather-icons/>, and it doesn't look like > they observe northern or southern hemisphere in their default set. > > Are a

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-04 Thread Pat
:51 PM UTC-4, Greg from Oz wrote: > > Hi Pat > > I was wondering if there is a way to make the moon icons southern > hemisphere. > > [image: Screenshot from 2019-09-05 09-23-39.png] > > The crescent down here is on the left hand side. > > > It's just an aesthetic t

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-06 Thread Pat
To get rid of windy, an empty space should do it. On Friday, September 6, 2019 at 1:28:38 PM UTC-4, Roy Rutten wrote: > > Hi Pat, > First of all thanks for creating this great skin! > I have one question, i saw you mention in one of your replies that it's > possible to tu

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
Creating a custom page isn't documented but it's not hard. Just copy how the other pages are created: 1. Create a new folder and create the index.html.tmpl within (copy the file from /about as a starter) 2. Then add this new folder to the navigation within header.html.tmpl. 3. Create the

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
033.gif?20170728112640 > > Other than that it is working and is great. > > > On Tuesday, 10 September 2019 22:27:44 UTC+10, Roy Rutten wrote: >> >> Thanks a lot Pat the space did the trick to disable windy.com. i will >> have a go and see what happens with Chrome. i did

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
thing. It just displays text where the windy.com was and shows > whatever URL I typed in. > > On Wednesday, 11 September 2019 09:43:03 UTC+10, Pat wrote: >> >> What if you try it without the numbers at the end? >> http://www.bom.gov.au/radar/IDR033.gif ? >> >>

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
e I stated earlier the windy.com is good but when viewed on the phone > I had to swipe the screen so I could get past the windy.com graphic > because if you try swiping on the graphic the map moves and not the screen. > That is why I am changing it. > > > On Wed, 11 Sep 2019 at 10:0

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
wide by 360 pixels high. >> This URL will be used as the radar iFrame or image hyperlink. >> Couldn't see if for looking :) >> Thanks >> >> >> On Wed, 11 Sep 2019 at 10:27, Pat > >> wrote: >> >>> I've thought about that but afraid

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
Yes and apparently not since 1.0 was released :) On Tuesday, September 10, 2019 at 7:57:14 PM UTC-4, Greg from Oz wrote: > > Is it designed to be able to change radar sites? > Has anyone else asked to change the site? > > > On Wednesday, 11 September 2019 09:54:07 UTC+10, Pat

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
n the > skin.conf for each configurable parameter? > > Thanks again. > > > On Wed, 11 Sep 2019 at 10:12, Pat > > wrote: > >> Yep, since it's HTML you can do whatever you want with it, so a link >> should work fine >> >> On Tuesday, September 10, 2

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-10 Thread Pat
m Oz wrote: > > Good to know that I didn't break it :) > I will leave it until the next version then? > If you want me to test the latest version let me know. I am good at > breaking things..haha > Thanks > > On Wednesday, 11 September 2019 10:01:02 UTC+10, Pat wrote: >

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-16 Thread Pat
*So you're asking for a complete re-write of the skin?* By all means fork it and make it your own! :) weewx is only generating a small number of web pages for Belchertown. That overhead - even on a Pi - is very small. Disable Highcharts and you will see. Set Belchertown skin.conf option

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-16 Thread Pat
Marten, any of the variables found within weewx will work. I don't maintain a list since this is not skin specific. You can check the source code of the Seasons skin, the Standard skin or see if the User's Guide can offer any insight. For the signal quality, I am using this code which was

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-16 Thread Pat
Kike, I've added my draft of the generate option. You will need to upgrade to the 1.1 beta skin by downloading it from the Belchertown's GitHub development branch . Once you have upgraded, for information on how it works, why it

[weewx-user] Re: Live on a Raspberry Pi 4

2019-09-07 Thread Pat
Looks good! There's no webcam image showing for me though. On Thursday, September 5, 2019 at 10:31:59 AM UTC-4, WindnFog wrote: > > I have weewx running on a raspberry pi 4 with a Davis Vantage Vue > station. Seems to work well. Tried it with the Simulator for about a week > and yesterday I

Re: [weewx-user] Re: Live on a Raspberry Pi 4

2019-09-07 Thread Pat
Oh wow. Makes sense, good luck! -- 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

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-18 Thread Pat
Kike, how is the generate option working for you? So far in my tested it is working well. On Monday, September 16, 2019 at 8:33:10 PM UTC-4, Pat wrote: > > Kike, I've added my draft of the generate option. You will need to upgrade > to the 1.1 beta skin by downloading it from the Belc

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-16 Thread Pat
ll have enough knowledge to > do it. > Greetings > > > El lunes, 16 de septiembre de 2019, 12:41:01 (UTC+2), Pat escribió: >> >> Hi Kike, I'm glad you're enjoying the skin. You've mentioned this >> problem of yours before >> <https://groups.google.com/d/ms

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-16 Thread Pat
Hi Kike, I'm glad you're enjoying the skin. You've mentioned this problem of yours before . I have it written down to look into. I volunteer my time to this project and haven't had enough time to add this feature to

[weewx-user] Re: MQTT with auth only sending UV

2019-07-27 Thread Pat
Seems strange but we need to see some configurations and logs to offer any more help. Like vince said, try a debug=1, restart weewx and let it run through a few archive intervals. Share your MQTT config from weewx.conf and make sure to blank out any username/password information. Which

[weewx-user] Re: Radiation, maxSolarRad and ET/Evapotranspiration calculation - weewx/Belchertown skin

2019-07-30 Thread Pat
:08:40 AM UTC-4, Xant wrote: > > > Pat & All > > Apologies as I thought Acurite Atlas to be capable of acquiring Radiation > data... apparently not. > > Although, SolarRad & UV Belchertown skin has 3 variants: Radiation, > Theoretical Max Solar Radiation, U

[weewx-user] Re: Belchertown skin 1.0 released!

2019-07-30 Thread Pat
Hi, I don't think you've done anything wrong I think it's just a matter of the raspberry pi not completing the generation of your graphs before the upload. Did you add new graphs or are you using the default ones? Is there a setting to add a delay to the upload extension? If so you may need

[weewx-user] Re: Belchertown skin 1.0 released!

2019-07-29 Thread Pat
is it possible to change font used in this skin? I translated it to > czech, but there is a problem with some special character (i.e. ě). For > example in weather forecast. > > > On Saturday, 1 June 2019 18:57:56 UTC+2, Pat wrote: >> >> Belchertown skin 1.0 is re

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-07 Thread Pat
Sounds good! I noticed that about your site that the non-www did not work. Hopefully you have found the fix. On Wednesday, August 7, 2019 at 9:26:27 AM UTC-4, Brezentrager wrote: > > Pat, > I think I know the reason for this issue. It seems to be caused by a > missing .htacces

Re: [weewx-user] MQTT extension comments

2019-08-07 Thread Pat
Hi Greg, here's some of my thoughts on your thoughts. > One of the things I find hard about MQTT is that while it's somewhat like (being fuzzy) TCP/UDP/IP as a transport layer, there don't seem to be specifications that lay out what subtopic names to use and what the contents should be. It

[weewx-user] Re: Belchertown skin for weewx now available!

2019-07-31 Thread Pat
The history from the niculskin is not available in Belchertown. Someone I believe has forked Belchertown and included it. You can check the forks to try and find it. Heatmap is also not available right now. Unsure if/when that'll be added On Tuesday, July 16, 2019 at 2:31:23 PM UTC-4, Ralf B

[weewx-user] Re: Belchertown skin 1.0 released!

2019-07-31 Thread Pat
TP and - if existing - put the own section above it. > > Thanks Andrew & Pat! > Manfred > > > > Am Mittwoch, 31. Juli 2019 03:50:45 UTC+2 schrieb Andrew Milner: >> >> what order do they appear in in weewx.conf ? >> >> >> On Tuesday, 30 July

[weewx-user] Re: total rain in graph

2019-07-27 Thread Pat
Do you have a link to your site? I'd like to look a little closer. Is your rain graph using 25 hours? Or as Andrew pointed out, is it really a 00:00 timestamp issue? On Friday, July 26, 2019 at 5:48:32 PM UTC-4, Pepe wrote: > > Hi > > I have Belchertown skin and I am observing that the total

[weewx-user] Re: OurWeather by SwitchDoc

2019-08-08 Thread Pat
A driver could be written to support this, it will just take someone to invest some time to write it. It's not difficult but without knowing the hardware or the REST data schema there can be challenges. weewx operates on a LOOP idea where the weather data is available at specific intervals.

[weewx-user] Re: Potential barometer issue (Meteostick)

2019-08-08 Thread Pat
rently - Console: 1015.1 > // WeeWX: 1017.9 > The difference gets bigger in the morning and smaller in the > afternoon/evening. > > > Am Donnerstag, 8. August 2019 21:19:42 UTC+2 schrieb Pat: >> >> Just curious how these values compare against your station's console? >&

[weewx-user] Re: Potential barometer issue (Meteostick)

2019-08-08 Thread Pat
evel of the barometer values - that's something I can > calibrate. > I'm more concerned about the ups and downs that heavily correlate with my > temperature and humidity values. > > Am Donnerstag, 8. August 2019 21:35:27 UTC+2 schrieb Pat: >> >> Actually this is probably a

[weewx-user] Re: Potential barometer issue (Meteostick)

2019-08-08 Thread Pat
Just curious how these values compare against your station's console? On Thursday, August 8, 2019 at 2:46:23 PM UTC-4, Brezentrager wrote: > > Hi, > AWEKAS doesn't accept my barometer figures since they differ too much from > comparable stations in the region. > > When looking at the issue in

[weewx-user] Re: Potential barometer issue (Meteostick)

2019-08-08 Thread Pat
y calculated". > Still, I'm surprised to see this up and down. But when looking at the > code, this obviously has to be that way. Whenever the temperature changes, > the barometer value will also change considerably. > > All other Weewx users should see the same pattern in their

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-09 Thread Pat
me totals. It is posible > this graph? > And I want to add minorTicks to yaxis. It's a hicharts option but does > nothing. The skin only accept hicharts series options? > > El sábado, 1 de junio de 2019, 18:57:56 (UTC+2), Pat escribió: >> >> Belchertown skin 1.0 is release

[weewx-user] Re: Backupsystem

2019-08-09 Thread Pat
be placed? > > Op donderdag 8 augustus 2019 14:55:56 UTC+2 schreef Pat: >> >> If it can handle FTP then you can backup to it. Here's what to backup >> from the User Guide <http://weewx.com/docs/usersguide.htm#backup> >> >> On Thursday, August 8, 2019 at 4:54:35

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-09 Thread Pat
the development skin, let me know if you find issues. On Friday, August 9, 2019 at 1:56:44 PM UTC-4, Pat wrote: > > On all Highcharts options being available - not currently. Because of the > way which the skin gathers data from the database during Archive time, not > every optio

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-01 Thread Pat
Yes you would need to add appTemp to your database On Thursday, August 1, 2019 at 4:38:25 AM UTC-4, Pepe wrote: > > Hello Pat > I am very happy with Belchertown skin and it works fine. Thank you for > your work; but something strange happens to me. If I put the apparent &

[weewx-user] Re: Can i grab loop data in a shell script

2019-08-01 Thread Pat
Robin, Some questions > from a txt file generated using cheetah generator Where is this file located? What text is inside this file? Is it just the temperature or is it a full sentence? On Wednesday, July 31, 2019 at 3:16:03 PM UTC-4, Robin wrote: > > I did think about running the script

[weewx-user] Re: Belchertown skin 1.0 released!

2019-08-08 Thread Pat
g-a-new-observation-type-to-the-WeeWX-database) >>>> >>>> but I have encountered a problem. I can't find the path >>>> /bin/user/extensions.py in the WeeWX installation because it doesn't >>>> exist. >>>> I am using WeeWX version 3.9.2 . I

[weewx-user] Re: weewx skins

2019-08-08 Thread Pat
You can have multiple skins running on a single weewx install. Here's a list of the skins from the weewx Github wiki . Most are installed using the wee_extension command which makes it easy to get started. On Wednesday, August 7, 2019 at 9:59:02 PM

[weewx-user] Re: Backupsystem

2019-08-08 Thread Pat
If it can handle FTP then you can backup to it. Here's what to backup from the User Guide On Thursday, August 8, 2019 at 4:54:35 AM UTC-4, Ton Karsten wrote: > > Can a NetworkMediaTank (NMT) such as a Popcorn Hour A400 be used as a > backup system?

[weewx-user] Re: Raspberry Pi hardware beta tester wanted - Davis station

2019-08-09 Thread Pat
I have a Davis VP2 Plus with a spare console, but am in the US. I'm curious though - this Pi hat plugs right into the console's expansion port? On Friday, August 9, 2019 at 4:21:56 PM UTC-4, Prodata wrote: > > Have a simple new Pi µHAT nearing launch that provides a simple neat > interface

[weewx-user] Re: Belchertown skin 1.0 released!

2019-07-17 Thread Pat
essary. >> Now everything work perfectly. Thanks! >> >> On Saturday, 6 July 2019 01:45:12 UTC+2, Pat wrote: >>> >>> Make sure you set the belchertown_root_url >>> <https://github.com/poblabs/weewx-belchertown#requirements> which is >>

[weewx-user] Re: MQTT and SD Card

2019-07-17 Thread Pat
In addition to this, weewx may not always send to MQTT every 2.5 seconds. This MQTT publish interval is based on your weather station hardware and how often weewx gets data from it. This is called the LOOP. Some LOOPS are every 20 seconds. As a result weewx's MQTT message will be every 20

[weewx-user] Re: SFTP on WeeWX

2019-07-18 Thread Pat
Anything in the logs? On Thursday, July 18, 2019 at 7:21:54 PM UTC-4, Chema S. wrote: > > Hi > > I have tried to configure https://github.com/matthewwall/weewx-sftp on > WeeWX 3.9.1 but I am not able to make it work as it is supposed to. Nothing > happens. Does anyone with similar problem? >

[weewx-user] Re: Seasons skin + MQTT

2019-07-24 Thread Pat
le I do like many aspects of the Belchertown skin (with its live data > and the awesome graphs), I am still attached to the Seasons skin (No > offence Pat!). > > What I love about the Seasons skin is that everything is available on my > screen on mobile (all graphs etc) without

[weewx-user] Re: MQTT Posting Loop but Archive not making it

2019-07-24 Thread Pat
I would advise you to change your mqtt_websockets_topic to "weather/vt-dev/loop". The # topic is the "firehose" and typically only used for troubleshooting. Using # in the skin can sometimes cause unintended things to happen. I'm trying to understand your question though. You're looking for

[weewx-user] Almanac reverts to northern hemisphere Lat Lon

2019-07-26 Thread Pat
Just curious, have you restarted weewx after making those lat/lon changes? -- 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] Re: Belchertown skin 1.0 released!

2019-09-19 Thread Pat
Just top level, but I think I can move it to second level with some testing. I'll work on a commit and let you know when it is ready to test with. On Thursday, September 19, 2019 at 3:22:01 PM UTC-4, Kike .Asekas wrote: > > A question, can generate be in second level [[..]] or only in

[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-18 Thread Pat
Belchertown though, so I'm not sure what that is or how it's showing 9am. Maybe there's a setting in weewx.conf? I'm not sure if Gary or someone would be able to offer insight. On Wednesday, September 18, 2019 at 8:46:49 PM UTC-4, Greg from Oz wrote: > > Hi Pat. > > Is the

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-09-18 Thread Pat
me since I installed this. > > > > On Thu, 19 Sep 2019 at 11:18, Pat > > wrote: > >> In the skin, not that I'm aware of. The skin is using the standard weewx >> $tags for rain timespans on static pages, and weewx-mqtt gives the values >> for rain on live up

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-09-18 Thread Pat
Oz wrote: > > Could this be a standard option for your next release? > > > On Thu, 19 Sep 2019 at 11:33, Pat > > wrote: > >> Ah, looks like you've got it. Probably won't help you for MQTT for the >> Charts, but you can at least replace the tags you're looking

Re: [weewx-user] Re: Mqtt live data

2019-10-01 Thread Pat
Looks like it's down again - or it's not working externally still On Tuesday, October 1, 2019 at 6:39:02 PM UTC-4, K Weaver wrote: > > I'm home from work now and reset it. > I'm not sure why it shut down... > > On Tue, Oct 1, 2019, 3:29 PM Pat > > wrote: > >> Loo

Re: [weewx-user] Re: Mqtt live data

2019-10-02 Thread Pat
on my phone without WiFi . >>> >>> On Tue, Oct 1, 2019, 8:07 PM Pat > >>> wrote: >>> >>>> Looks like it's down again - or it's not working externally still >>>> >>>> On Tuesday, October 1, 2019 at 6:39:02 PM UTC-4, K Weav

Re: [weewx-user] N/A / unavailable wind data

2019-09-30 Thread Pat
What does your console show? I've had my VP2 for about 18 months as well and my wind vane died on me. Reported windDir 0 for majority of they day, but wasn't constantly at 0. Davis sent me a test cable to test the ISS. I ended up paying for a replacement anemometer/wind vane unit. If you find

<    1   2   3   4   5   6   7   8   9   10   >