Page 49 of 89
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 6:27 pm
by weatherist34
alexeysailman wrote: ↑Tue May 05, 2020 5:05 pm
Hi, Brian!
After the last update and changes due to the "charts-end-of-day" file, instructions for configuring meteobridge (
https://weather34.com/homeweatherstatio ... alone.html) became unclear. From everything it says, it should look like this (mb.jpg)?
Another question: what to do with the file "charts-month-year.php"?
I also noticed an interesting point: after the update, the time counter that appeared in the upper-right corner was reset to zero every half hour. But after my manipulation of the file charts-end-of-day.php the counter started doing this every hour. What does it show for the time, by the way? Interval for writing to a data file?
Speaking of which, in the" desktop " version, there was an update time next to the name of each module, so it was convenient to see when, for example, the temperature was updated, or when the wind or precipitation was. Is this planned in this version?
hello you have that correctly set and the previous charts-month-year.php is left there for those not aware of the change. however make sure you don't run both ! .. sorry its not clear but you seem to understood

update time is based on the time MBrealtimeupload.txt is updated filemtime .does your server PHP not support sprint ?
Code: Select all
echo "Data Updated:";echo rtrim(sprintf(" %s%s%s ",
$interval->i > 1 ? $interval->i . " Min " : "",
$interval->s >1 ? $interval->s . " Seconds " : "",
$interval->s <=1 ? $interval->s . " Second " : ""
)); echo ' Ago';}?>
I may be slow to respond next few days so please be patient with me..
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 7:54 pm
by weatherist34
either re download the simple update from
https://weather34.com/homeweatherstatio ... alone.html
or just simply replace the file
data-updated.php attached in the zip should be a bit more universal friendly in terms PHP revisions.
https://www.mediafire.com/file/vqu7ftq9 ... p.zip/file
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 8:34 pm
by alexeysailman
Here is tried the latest update, about support my server sprint - not know. The counter is now completely gone.
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 8:48 pm
by weatherist34
alexeysailman wrote: ↑Tue May 05, 2020 8:34 pm
Here is tried the latest update, about support my server sprint - not know. The counter is now completely gone.
tell me which php version do you use/have please also provide a url you url is too long/complicated to get from the image above
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 9:17 pm
by weatherist34
I received your pm with password I change the path to simply mbridge/MBrealtimeupload.txt please check now .screenshot of what im seeing now.. paths or just overcomplicated URL I really don't know but simplifying the path to mbridge/MBrealtimeupload.txt worked in the setup screen.you can change the password back now..have a nice evening..Brian

- ARHIPO.jpg (248.23 KiB) Viewed 4561 times
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 9:24 pm
by alexeysailman
Thank you very much, Brian, the timer works, but every time you reload the page, even without clearing the cache, the timer resets and counts down again (you need to click on the page preload several times). So this is still the time interval between writing to the database?
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 9:31 pm
by weatherist34
your reading too much into it , its just reading the time the file MBrealtimeupload.txt was last updated to nothing complicated and template does not use any database . just a simple difference between now and time file was updated ..im on your site now it fluctuates between 0 seconds to anywhere upto 10seconds which is what you want , if it starts showing minutes then its not updating very quickly. no need to refresh page its automatically done
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 9:54 pm
by alexeysailman
Thank you, I see.
Just please don't get mad at me for asking so many questions

Another one

: when you implemented the mmHg column in the atmospheric pressure module, there seemed to be plans with a note "to do" on the implementation of this dimension in the graphs as well...
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 10:02 pm
by weatherist34
Re: Weather34 TEMPLATE
Posted: Tue May 05, 2020 10:08 pm
by alexeysailman
It is absolutely not difficult for me to remind you, for example, on Friday about this.
Re: Weather34 TEMPLATE
Posted: Thu May 07, 2020 7:56 am
by weatherist34
please run the simple update dated 06-05-202 available via
https://weather34.com/homeweatherstatio ... alone.html
quick resolution added for you has your the only one i know who uses mmHG
*
note works if position 8 is selected to use mmHG module all barometer charts will show data in mmHG.
*other minor additions and small changes nothing significant .
screenshot with mmHG data in charts

- mmHG.jpg (315.93 KiB) Viewed 4513 times
Re: Weather34 TEMPLATE
Posted: Mon May 11, 2020 11:42 pm
by rzelle-K1TTC
Hi Brian,
Love the Analog Clock addition to Info ...
I'm an Antique Clock collector of sorts repair them as well.
73s
..Ron
Re: Weather34 TEMPLATE
Posted: Tue May 12, 2020 6:19 am
by weatherist34
good morning thank you just a minor change this morning to it so it truly reflects local station time if visitors click on the info pop up. but it was based on a dribble design I saw a last week so I thought it would be a challenge to turn it into a web use clock .downside of dribbble its all about graphic design not web design code so it often comes out somewhat different . for those who are curious Ron is talking about this

- 34-clock.png (189.11 KiB) Viewed 4390 times
Re: Weather34 TEMPLATE
Posted: Wed May 13, 2020 12:45 pm
by weatherist34
good afternoon finished adding the two features nothing significant just an idea polished off , a clock and calendar neither do anything other than display date and time .. (languages will come later still finishing off our home network).
simple addition can be installed using the simple update file dated 13-05-2020 via the setup update screen.
https://weather34.com/homeweatherstatio ... guide.html

- Screenshot at May 13 13-40-26.png (205.05 KiB) Viewed 4350 times
Re: Weather34 TEMPLATE
Posted: Sat May 16, 2020 1:23 pm
by weatherist34
hello Good afternoon some minor info
Firstly many thanks to Jason Farrow he has taken the time to recompile the css code to make the Standalone version compatible in viewing on Raspberry Pi 4 800x400 screen , this will be available probably middle of next week as a separate download specifically for Raspberry Pi 4 .
screenshot

- rasp.png (231.41 KiB) Viewed 4276 times
The info page for Standalone went through some daily changes to try and find something with the right balance and not congested information the final outcome reverted to a very simple basic layout screenshot. the simple update (16kb) Standalone-update-16-05-2020.zip file has the relevant files .update is only 16kb . via
https://weather34.com/homeweatherstatio ... alone.html

- info.png (175.91 KiB) Viewed 4280 times
totally non meteobridge but the Standalone version has been recompiled to work with Weewx software and that will appear in due course for those interested but support is 0% its basically down to end user understanding of how Weewx works.
I have a nice little surprise coming in the next few weeks something to offer in return for all the contributions in terms of ideas, code,fixes..but lets see how the current pandemic pans out before I commit ..Brian