[weewx-user] Belchertown added ssl - mqtt stuck "connecting"

2021-02-15 Thread DaveStLou
I recently added ssl to my website oakvillewx.com. Now my mqtt data feed is stuck saying "Connecting to weather station real time data" in all browser types. I found references on the forum to using debugger in the browser. I can get that but I don't know how to use it to figure out what's ha

[weewx-user] Re: Belchertown added ssl - mqtt stuck "connecting"

2021-02-16 Thread DaveStLou
please point me to the thread. Thanks in advance! On Monday, February 15, 2021 at 7:43:57 AM UTC-6 DaveStLou wrote: > > I recently added ssl to my website oakvillewx.com. Now my mqtt data feed > is stuck saying "Connecting to weather station real time data" in all > browser

[weewx-user] Re: Belchertown added ssl - mqtt stuck "connecting"

2021-02-19 Thread DaveStLou
> version and cert to use and I'd "guess" that the cert has to be valid on > both computers. > > On Tuesday, February 16, 2021 at 5:27:49 AM UTC-8 DaveStLou wrote: > >> To explain further, I added a certificate on the host to oakvillewx.com >> so it'

Re: [weewx-user] Re: Weewx to Mastodon/ActivityPub?

2022-12-21 Thread DaveStLou
Very interesting. Temporarily I've been duplicating my Twitter posts to Mastodon using IFTTT but plan to make the change to native support. Would you mind posting a link to your Mastodon profile so we can see the results? On Wednesday, December 21, 2022 at 8:16:34 AM UTC-6 mfr...@gmail.com wrot

[weewx-user] Re: Belchertown added ssl - mqtt stuck "connecting"

2021-03-16 Thread DaveStLou
ption "mqtt_websockets_ssl = 1" in skin.conf All is well now: https://oakvillewx.com/ On Friday, February 19, 2021 at 5:04:57 AM UTC-6 DaveStLou wrote: > That makes sense but I'm such a novice on certs, I'll have to do some > research on how to get the cert to be valid on both serve

Re: [weewx-user] Skin with webcam?

2021-03-25 Thread DaveStLou
Like In77, I use Belchertown skin. I added my webcam in "index_hook_after_station_info" section so it appears below the station information: OakvilleWx.com On Thursday, March 25, 2021 at 1:39:44 AM UTC-5 ln77 wrote: > Belchertown isn’t exactly pre-loaded, but it is well integrated and the > in

Re: [weewx-user] Skin with webcam?

2021-03-26 Thread DaveStLou
f coding to learn how to make this thing work. Your site > looks great. > Chris > > On Thursday, March 25, 2021 at 6:47:31 AM UTC-7 DaveStLou wrote: > >> Like In77, I use Belchertown skin. I added my webcam in >> "index_hook_after_station_info" section

Re: [weewx-user] Skin with webcam?

2021-04-02 Thread DaveStLou
uppose you would be interested in sharing the code you used to >> modify the Belchertown to look so nice. I am horrible on HTML, but I am >> pretty good at modifying, or write a guide on how you modified it. Looks >> great, would like to get mine like that! >> >>

[weewx-user] Re: Version 4.5.0 released

2021-04-03 Thread DaveStLou
The FTP uploader change greatly improved my upload time. Thanks! On Saturday, April 3, 2021 at 3:21:02 AM UTC-5 Gérard P wrote: > It is possible to stay with 4.5.0 by changing the syntax of code using the > "+" operator, for instance : > schema_extended = schemas.wview.schema + [('lightning

Re: [weewx-user] I'm ready to try something different with the webpage

2021-04-15 Thread DaveStLou
As for recommendations, I use and recommend the Belchertown skin. You can see it in use on the original site: https://belchertownweather.com/ and this is my site: https://oakvillewx.com/ On Wednesday, April 14, 2021 at 12:03:22 PM UTC-5 vince wrote: > On Tuesday, April 13, 2021 at 7:12:45 AM UT

Re: [weewx-user] Skin with webcam?

2021-04-16 Thread DaveStLou
h 25, 2021 at 9:47:31 AM UTC-4 DaveStLou wrote: > >> Like In77, I use Belchertown skin. I added my webcam in >> "index_hook_after_station_info" section so it appears below the station >> information: OakvilleWx.com >> >> On Thursday, March 25, 2021 at 1:39:44 AM

Re: [weewx-user] How to show a barometer trend (rising, falling, steady)

2020-10-21 Thread DaveStLou
For many months I've been using the formula below in a twitter template I've created today it started throwing this error. Oct 21 16:00:23 pi4 weewx[8659] ERROR weewx.cheetahgenerator: Generate failed with exception '' Oct 21 16:00:23 pi4 weewx[8659] ERROR weewx.cheetahgenerator: Ignoring

Re: [weewx-user] How to show a barometer trend (rising, falling, steady)

2020-10-21 Thread DaveStLou
ta. You must > be constantly vigilant to its possible presence. > > Can't help you on why the value went to None. > > On Wed, Oct 21, 2020 at 4:41 PM DaveStLou wrote: > >> For many months I've been using the formula below in a twitter template >> I've created

Re: [weewx-user] Max tries exceeded while getting LOOP data

2020-11-24 Thread DaveStLou
Clearing the logger memory is what got mine back on track after recent extended power outage caused the same error. On Monday, November 23, 2020 at 5:07:30 PM UTC-6 tke...@gmail.com wrote: > You could try clearing the memory. It's hard to imagine how that would > cause an unresponsive logger, bu

[weewx-user] Re: Can Weewx send alerts if it stops reporting?

2021-12-29 Thread DaveStLou
That's great @uajqq! Like OP, I've been looking for something like this since WeatherUnderground stopped sending alerts. Easy set up and I've got it running. On Tuesday, December 28, 2021 at 11:34:05 AM UTC-6 uajqq wrote: > Sorry, forgot to include the link: > https://github.com/uajqq/weewx-he

Re: [weewx-user] Skin with webcam?

2022-01-19 Thread DaveStLou
Hello! I've been away for a bit and am trying to update my website using the information above. After downloading and installing the master.zip mentioned in issue 703, my MQTT live connection is failing. Using ?debug=true, I see "Cannot connect to MQTT broker" in the browser console. I'd reall

Re: [weewx-user] Skin with webcam?

2022-01-20 Thread DaveStLou
On Wednesday, January 19, 2022 at 7:50:00 PM UTC-6 Mitchell Tuckness wrote: > I am far from an expert at updating, but I do know the mqtt settings can > get erased if they are located in the skin.conf and not in the weewx.conf, > maybe that is what happened? Have you checked the backup config it

Re: [weewx-user] Skin with webcam?

2022-01-20 Thread DaveStLou
On Wednesday, January 19, 2022 at 8:21:31 PM UTC-6 vince wrote: > Not without seeing your logs. > > When you say 'roll back' did you uninstall/reinstall, or restore a backup > of the skins/Belchertown directory, or something else ? > My weewx logs were normal. I turned on MQTT write succe

Re: [weewx-user] Skin with webcam?

2022-01-21 Thread DaveStLou
at 9:18:54 AM UTC-6 DaveStLou wrote: > On Wednesday, January 19, 2022 at 8:21:31 PM UTC-6 vince wrote: > > >> Not without seeing your logs. >> >> > When you say 'roll back' did you uninstall/reinstall, or restore a backup >> of the skins/Belc

[weewx-user] Belchertown w/MQTT Temperature not updating?

2022-02-15 Thread DaveStLou
On my station website OakvilleWX.com, I see MQTT updates most values real-time as it's supposed to. If I leave it up for a time though, I've noticed that the temperature doesn't update unless I refresh the page. I reviewed the configuration settings this morning and didn't see anything obvious.

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-16 Thread DaveStLou
Attached is a clip from my log this morning with debug on and config files. I'll subscribe to the topic and post that asap. Thanks On Tuesday, February 15, 2022 at 5:00:03 PM UTC-6 vince wrote: > On Tuesday, February 15, 2022 at 1:24:28 PM UTC-8 DaveStLou wrote: > >> On m

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-16 Thread DaveStLou
. On Wednesday, February 16, 2022 at 6:24:36 AM UTC-6 DaveStLou wrote: > Attached is a clip from my log this morning with debug on and config > files. I'll subscribe to the topic and post that asap. > Thanks > > On Tuesday, February 15, 2022 at 5:00:03 PM UTC-6 vince wrote: > >

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-18 Thread DaveStLou
I've attached logs, configs and mqtt data a couple of days ago. Temperature and other data is in the mqtt file. Any thoughts on getting the live mqtt data to update temperature as expected? Thanks! On Wednesday, February 16, 2022 at 6:53:56 AM UTC-6 DaveStLou wrote: > Here's

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-18 Thread DaveStLou
Seems only the wind data is updating (direction and speed) from the mqtt data. In addition to temperature, I realize now that the barometer, dew point and humidity are also only updating when I refresh. Thanks for any assistance! On Friday, February 18, 2022 at 6:31:25 AM UTC-6 DaveStLou wrote

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-18 Thread DaveStLou
https://belchertownweather.com/ and it is working correctly there. Anyone have any thoughts or direction? On Friday, February 18, 2022 at 6:35:31 AM UTC-6 DaveStLou wrote: > Seems only the wind data is updating (direction and speed) from the mqtt > data. In addition to temperature, I realize n

[weewx-user] Re: Belchertown w/MQTT Temperature not updating?

2022-02-21 Thread DaveStLou
would help in making suggestions to solve my issue. If the last two, I guess reporting on github is next step. Any other resources are appreciated as well. Thanks! On Friday, February 18, 2022 at 4:30:59 PM UTC-6 DaveStLou wrote: > MQTT is sending data. I turned on debug. Logs shows the site

[weewx-user] Re: Belchertown Radar

2022-02-27 Thread DaveStLou
What do you have under [Extras] for radar_html = ""? On Saturday, February 26, 2022 at 9:29:20 AM UTC-6 kk44...@gmail.com wrote: > You can create an index_radar.inc file to include whatever you want > instead of the radar image. Or you can set radar_html in skin.conf. > > bchap...@gmail.com sch

[weewx-user] Re: Belchertown Radar

2022-02-27 Thread DaveStLou
The other possibility, do you have aeris_map = 1? On Sunday, February 27, 2022 at 5:56:04 AM UTC-6 DaveStLou wrote: > What do you have under [Extras] for radar_html = ""? > > On Saturday, February 26, 2022 at 9:29:20 AM UTC-6 kk44...@gmail.com > wrote: > >> Yo

[weewx-user] SyntaxError in twitter.py

2020-05-08 Thread DaveStLou
Hi I'm new to weewx and Python. I'm switching from CumulusMx and I've gotten the basics running on my Raspberry Pi. My trouble is when I attempt to install the Twitter extension. I've followed the instructions here:https://github.com/weewx/weewx/wiki/Twitter except I found I had to put su

Re: [weewx-user] SyntaxError in twitter.py

2020-05-08 Thread DaveStLou
On Friday, May 8, 2020 at 1:28:17 PM UTC-5, Tom Keffer wrote: > > Dave, > > Can you give this copy of twitter.py > > > a try? > > -tk > Tom, it's running without error. I'm putting in some content to post now

[weewx-user] Imported data not appearing in history

2020-05-11 Thread DaveStLou
I'm importing data from my old CumulusMX system. All appears to go well and I see records in the database when I query them.However the data is not showing in the monthly and yearly reports when I view them in my browser. Although the drop down now shows the imported periods, the data doesn't s

[weewx-user] Re: Imported data not appearing in history

2020-05-11 Thread DaveStLou
I should have mentioned I'm on weewx 4.0 / python 3 On Monday, May 11, 2020 at 3:27:12 PM UTC-5, DaveStLou wrote: > > I'm importing data from my old CumulusMX system. All appears to go well > and I see records in the database when I query them.However the data is not >

[weewx-user] Re: Imported data not appearing in history

2020-05-11 Thread DaveStLou
Gary, Obviously, I don't have a grasp on the report side yet. Thank you! Dave -- 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.