[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-18 Thread lloyd...@gmail.com
at 7:54:42 AM UTC-7 lloyd...@gmail.com wrote: > Rich: > Thank you very much. That would have probably taken me an eon to figure > that out. > > On Friday, March 3, 2023 at 7:11:39 AM UTC-7 bell...@gmail.com wrote: > >> Looks like rtldavis is ‘repurposing’ the extraTemp*

[weewx-user] Re: rtldavis - go lang sdr reader problems

2023-03-18 Thread lloyd...@gmail.com
prevented bad data from coming through but doesn't cure the problem of the sdr seeming to read something from the ISS within milliseconds of the first read. On Tuesday, November 1, 2022 at 8:36:52 PM UTC-6 lloyd...@gmail.com wrote: > Make that 450 PER DAY not hour or about 1 every 3 1/2

[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-03 Thread lloyd...@gmail.com
> 1. Configure rtldavis to leave inTemp1 and inTemp2 as temperature fields. > 2. Configure MQTTSubscribe to use different temperature fields. > rich > > On Thursday, 2 March 2023 at 20:52:36 UTC-5 lloyd...@gmail.com wrote: > >> This WeeWX is as close to stock as I can get given

[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-02 Thread lloyd...@gmail.com
This WeeWX is as close to stock as I can get given the SDR and MQTTSubscribe and BME280. The only changes to weewx.conf have been the 2 services and the SDR driver plus the labels generic On Thursday, March 2, 2023 at 6:44:44 PM UTC-7 lloyd...@gmail.com wrote: > The values come in as C an

[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-02 Thread lloyd...@gmail.com
lloyd...@gmail.com wrote: > Well that change helped and shows MQTTSubscribe reading the values but > now it says can't convert degree_C to percent as per the following for > rtd_temperature (same for tmp117_temperature) > Also what should I do when copying sections of weew

[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-02 Thread lloyd...@gmail.com
]] be just > [[[rtd_temperature]]] perhaps ??? > > It's a bit hard to decipher with such a cryptic description and > unfortunately google ate whatever formatting you entered on your cut+paste, > so your original post is very hard to read as a result. > > Give it a try.

[weewx-user] Re: MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-02 Thread lloyd...@gmail.com
without the xargs rtd_temperature 20.70 tmp117_temperature 18.33 On Thursday, March 2, 2023 at 4:12:46 PM UTC-7 vince wrote: > How about you just show the mosquitto_sub results without the xargs pipe > please... > > -- You received this message because you are subscribed to the Google Groups

[weewx-user] MQTTSubscribe service - not getting extraTemp1 or 2

2023-03-02 Thread lloyd...@gmail.com
Not getting extraTemp1 nor extraTemp2 that are being sent via MQTT. Any help would be appreciated. I know the data is getting to the mosquitto broker. This is the setup on weewx.conf. [MQTTSubscribeService] # This section is for the MQTTSubscribe service. # Turn the service on and off

[weewx-user] Re: rtldavis - go lang sdr reader problems

2022-11-01 Thread lloyd...@gmail.com
Make that 450 PER DAY not hour or about 1 every 3 1/2 minutes. On Tuesday, November 1, 2022 at 3:15:44 PM UTC-6 lloyd...@gmail.com wrote: > I am using the Luc Heijst programs weewx-rtldavis and rtldavis as the > driver for weewx and ran across these 2 situations that don't

[weewx-user] rtldavis - go lang sdr reader problems

2022-11-01 Thread lloyd...@gmail.com
I am using the Luc Heijst programs weewx-rtldavis and rtldavis as the driver for weewx and ran across these 2 situations that don't make sense. Mostly I assume these problems have to do with duplicate packages. Anyone figure out why the go lang rtldavis would be doing that? 1.The go language

[weewx-user] Re: 2022 Year data not calculated in SQLite database weewx.sdb

2022-09-20 Thread lloyd...@gmail.com
. > > One previous discussion was here ( > https://groups.google.com/g/weewx-user/c/dWrjoKS3Hok/m/I9urZRClBAAJ) > On Monday, September 19, 2022 at 5:47:32 PM UTC-7 lloyd...@gmail.com > wrote: > >> Thanks for the reply. I tried what I think you said and can't restore. &g

[weewx-user] Re: 2022 Year data not calculated in SQLite database weewx.sdb

2022-09-19 Thread lloyd...@gmail.com
ases... > > On Monday, September 19, 2022 at 9:33:16 AM UTC-7 lloyd...@gmail.com > wrote: > >> According to what I am seeing in sqlitebrowser, I have managed to mess up >> the database and its backup. It goes from August 4, 2021 to August 2, 2022 >> with nothing in be

[weewx-user] Re: 2022 Year data not calculated in SQLite database weewx.sdb

2022-09-19 Thread lloyd...@gmail.com
ul of browser caches if viewing via a browser. > > If you still have issues post back here. > > Gary > > On Friday, 16 September 2022 at 09:04:52 UTC+10 lloyd...@gmail.com wrote: > >> I stopped weewx, copied the data base weewx.sdb to a backup location and >> th

[weewx-user] 2022 Year data not calculated in SQLite database weewx.sdb

2022-09-15 Thread lloyd...@gmail.com
I stopped weewx, copied the data base weewx.sdb to a backup location and then restarted weewx. When I look at Yearly reports for 2022 I only have data from the month I restarted it (August). But if I look at monthly reports for January through July I have data there. Also when I look at the cur

Re: [weewx-user] Re: no connection to the web server

2021-08-04 Thread lloyd...@gmail.com
Well I had a similar problem and what lang... posted about having have the file "weewx.conf" in "/etc/apache2/conf-enabled/" folder turned out to be the trick. Note this is different than what the Users Guide has which is sudo cp util/apache/conf.d/weewx.conf /etc/apache2/conf.d So should it