[weewx-user] Solid non-Raspbian platform for WeeWx + MariaDB?

2022-08-11 Thread Stephen Rogers
I have been stuggling for days trying to get all the moving pieces of WeeWx and MariaDB working on a Pi 4 running Raspbian Buster v10. I had all this working before my Pi3 went south, so this difficulty is surprising. I used Pi's for a few years and never hit the wall like this. This morning

[weewx-user] Re: Solid non-Raspbian platform for WeeWx + MariaDB?

2022-08-11 Thread vince
I think it's well established that the RaspiOS is just fine for all the things you are trying to do, and my 'guess' is you are either running into firewalling issues or you're not running sudo when needed.Without seeing your logs and/or error messages, nobody can help you at all basically.

Re: [weewx-user] WDC Skin

2022-08-11 Thread David Bätge
OK, I just wanted to make sure we are talking about the same. Currently, there are predefined aggregate_intervals for each page (index, week, month, year and stats) that should make sense. I thought about making it possible (opt-in) to change these values for every page. Actually, on the stats

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
My responses keep getting deleted not sure why, possibly attachments I will again look at the guide must have missed the info. Yes I did add "powerconsumed" in the "observations_current" in skin.conf list. I had already removed those items I wished not to display and added my new observation

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
I have added my new observation to the group and my data now displays with units correctly that is "16622.49 Wh"...and the daily sum is correct. It still positions itself at the top of the current.inc widget. Neville On Friday, August 12, 2022 at 12:27:21 PM UTC+10 Neville Davis wrote: > My res

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
Thank I will look again at the Guide must have missed it. Attached are the two files. This is the initial stage of combining data from several systems, once I get this right the fun will begin. Neville On Friday, August 12, 2022 at 12:00:23 PM UTC+10 tke...@gmail.com wrote: > It would be us

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
Thanks I thought I had posted a reply but can't see it so trying again I will look at the guide again I obviously missed it. the files hopefully are attached Neville On Friday, August 12, 2022 at 12:00:23 PM UTC+10 tke...@gmail.com wrote: > It would be useful to have more information. Did yo

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread gjr80
Not sure if it's the cause or not, but you might want to add the missing '>' to the closing at the end of this line: $gettext("Power Consumed today") My responses keep getting deleted not sure why, possibly attachments > > I will again look at the guide must have missed the info. > Yes I did

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
Gary Thanks for that, I did look and look, it was the problem. Neville On Friday, August 12, 2022 at 3:08:32 PM UTC+10 gjr80 wrote: > Not sure if it's the cause or not, but you might want to add the missing > '>' to the closing at the end of this line: > > $gettext("Power Consumed today") >