[weewx-user] Re: Belchertown Skin 0.8.1 released

2018-12-25 Thread Scott Grayban
I love the skin... tweaked it a bit for my taste, added location, server and weeWX stats to the about page... http://www.nettletondistrict.com/Nettleton/ It's being served from my local IP via a reverse proxy. Next task is to get MQTT working !! Thanks for all your work !! On Friday, December

[weewx-user] Looking to replace my old Acurite 0203C weather station

2018-12-25 Thread Scott Grayban
I want to update to something with a bit more information like solar, UV and lightning detection and works with weeWX for around the $250 price. Anyone have suggestions ? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this g

[weewx-user] Re: Belchertown DarkSky Alerts

2018-12-25 Thread rich T
Could this work with in your code: DarkSkyApi.loadItAll(excludes, position); DarkSkyApi.loadItAll() .then(console.log); DarkSkyApi.loadItAll('daily,hourly,minutely,flags') // just return alerts Found at https://github.com/deanbot/dark-sky-api On Tuesday, December 25, 2018 at 8:17:22 PM UTC-5

[weewx-user] Re: Belchertown DarkSky Alerts

2018-12-25 Thread Pat
Belchertown skin is using the DarkSky API On Tuesday, December 25, 2018 at 2:41:58 PM UTC-5, rich T wrote: > > Happy Holidays > > I have the embedded widget; to get the alerts you must click on the > provided link. Which API are you using? > > On Saturday, December 22, 2018 at 8:46:44 PM UTC-5,

[weewx-user] Re: Belchertown DarkSky Alerts

2018-12-25 Thread rich T
Happy Holidays I have the embedded widget; to get the alerts you must click on the provided link. Which API are you using? On Saturday, December 22, 2018 at 8:46:44 PM UTC-5, Pat wrote: > I don't see their alerts in the API doc. Only what Colin is doing on his > site to have their widget embe

[weewx-user] Re: problem with wind in WMR300

2018-12-25 Thread Juan Antonio Mosquera
At this time there is no wind, but I do have wind direction data in the console. As soon as I can debug assets and show you the information you request. Thank you. El martes, 25 de diciembre de 2018, 14:51:12 (UTC+1), Andrew Milner escribió: > > if you stop weewx, set debug = 1, restart weewx

[weewx-user] Re: problem with wind in WMR300

2018-12-25 Thread Andrew Milner
if you stop weewx, set debug = 1, restart weewx I think you should get the raw packets from the interceptor driver. Do the raw packets give any wind data?? If they do then the issue is in the mapping. On Tuesday, 25 December 2018 15:32:12 UTC+2, kutz...@gmail.com wrote: > > The loop data (at

[weewx-user] Re: problem with wind in WMR300

2018-12-25 Thread kutzenco
The loop data (at least the ones I looked at in the file you downloaded) are reporting windSpeed as 0.0. Is the console showing something different? If the console shows 0.0 for windSpeed also (and it is windy :-)), then maybe there is an issue with the anemometer or the wind sensor in the weat

[weewx-user] Re: problem with wind in WMR300

2018-12-25 Thread Juan Antonio Mosquera
Attach data... No wind data :( Standard weewx pages without windData too. Problem with statation console ¿ Thanks... El lunes, 24 de diciembre de 2018, 11:43:26 (UTC+1), Andrew Milner escribió: > > Can you run weewx directly to get the LOOP and REC records on the screen > do you get wind r