@Mike see latest changes I made here <https://github.com/poblabs/weewx-belchertown/compare/master...norecords:radar-navbar> Le samedi 1 mai 2021 à 07:39:38 UTC+2, olif onza a écrit :
> Mike, if you want just two tabs, remove li and div for stations-around and > put your iframe into the webcam div > *<div id="webcam" class="tab-content">* > * <iframe width="650" height="355" > src="https://www.myearthcam.com/ms372591?embed > <https://www.myearthcam.com/ms372591?embed>" frameborder="0" scrolling="no" > allowfullscreen></iframe>* > *</div>* > > Le samedi 1 mai 2021 à 01:04:18 UTC+2, [email protected] a écrit : > >> Onza, one last request. If I wanted to change your Station tab to a live >> webcam what would I need to change? The code to the webcam is: >> >> <iframe width="620" height="379" src=" >> https://www.myearthcam.com/ms372591?embed" frameborder="0" >> scrolling="no" allowfullscreen></iframe> >> >> >> Thanks, >> Mike >> >> >> >> >> On Friday, April 30, 2021 at 4:27:23 PM UTC-4 Michael Sanphillipo wrote: >> >>> Onza, the commit worked great. I omitted the station tab. Still would >>> like to get a copy of your images folder. Your icons are so colorful. >>> Thanks for your help! >>> >>> On Friday, April 30, 2021 at 10:04:19 AM UTC-4 [email protected] >>> wrote: >>> >>>> Can you try this commit >>>> <https://github.com/norecords/weewx-belchertown/commit/7bbfe21f6f10a76bb96bb7ad6fefa7259a22d20c> >>>> >>>> and give feedback. >>>> >>>> Le vendredi 30 avril 2021 à 15:21:57 UTC+2, [email protected] a >>>> écrit : >>>> >>>>> Onza, are you editing the index.html.tpml file for the radar/webcam >>>>> tabs or adding your code somewhere else? >>>>> >>>>> Thanks, >>>>> Mike >>>>> >>>>> On Thursday, April 29, 2021 at 4:14:16 PM UTC-4 [email protected] >>>>> wrote: >>>>> >>>>>> @Patrick yes I know your station for long time. >>>>>> Look at my about page your will all have info you need. >>>>>> You can also directly download my icons and import it to your skin ... >>>>>> Onza >>>>>> >>>>>> Le mardi 20 avril 2021 à 18:04:07 UTC+2, [email protected] a écrit : >>>>>> >>>>>>> hello >>>>>>> >>>>>>> I am also in FRANCE, how do you install the beautifull icons ? >>>>>>> >>>>>>> thanks >>>>>>> >>>>>>> Patrick >>>>>>> Le 20/04/2021 à 13:28, Michael Sanphillipo a écrit : >>>>>>> >>>>>>> olif onza, I really like your setup please let me know when you push >>>>>>> your branch and where I can find it. >>>>>>> >>>>>>> On Tue, Apr 20, 2021 at 2:11 AM 'olif onza' via weewx-user < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> I'm developing a navbar above the radar image >>>>>>>> [image: Screenshot_2021-04-20 Météo Correns - Station >>>>>>>> météorologique en temps réel.png] >>>>>>>> You can see live here <https://meteo.correns.org/>. >>>>>>>> For people that are interested in, I'll push a branch on my fork on >>>>>>>> the next days. >>>>>>>> Le lundi 19 avril 2021 à 12:35:31 UTC+2, DaveStLou a écrit : >>>>>>>> >>>>>>>>> I use Blue Iris to send the camera feed to YouTube and EarthCam. I >>>>>>>>> add the logos and temperature overlays in that system: >>>>>>>>> https://blueirissoftware.com. I included a screenshot below from >>>>>>>>> the Blue Iris set up. If you go that route, I can provide more detail. >>>>>>>>> >>>>>>>>> It's kind of pricey to use for just that but I have several >>>>>>>>> cameras around my home that I monitor through Blue Iris which allows >>>>>>>>> me to >>>>>>>>> keep my information local to my network and off the cloud. >>>>>>>>> >>>>>>>>> Just for fun, I recently pointed one of my little cameras at a >>>>>>>>> robin's nest under my deck (https://myearthcam.com/robincam) and >>>>>>>>> added it temporarily to my index_hook_after_station_info.inc file. >>>>>>>>> >>>>>>>>> [image: Screenshot 2021-04-19 053301.png] >>>>>>>>> >>>>>>>>> On Sunday, April 18, 2021 at 12:01:00 AM UTC-5 [email protected] >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Dave, I was able to get my webcam up and running. Just curious >>>>>>>>>> how did you get your OakvilleWx logo and weather station temperature >>>>>>>>>> overlayed on your Earthcam? >>>>>>>>>> >>>>>>>>>> On Friday, April 16, 2021 at 11:15:45 AM UTC-4 DaveStLou wrote: >>>>>>>>>> >>>>>>>>>>> Information on index_hook_after_station_info.inc is in the >>>>>>>>>>> Belchertown Skin documentation here: >>>>>>>>>>> https://github.com/poblabs/weewx-belchertown#add-custom-content-to-the-front-page >>>>>>>>>>> >>>>>>>>>>> You create an html file with that name with whatever you want in >>>>>>>>>>> it and place it in the root of the Belchertown skin folder. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Thursday, April 15, 2021 at 2:48:36 PM UTC-5 >>>>>>>>>>> [email protected] wrote: >>>>>>>>>>> >>>>>>>>>>>> Can you share the information that needs to be added to the >>>>>>>>>>>> "index_hook_after_station_info" section? I can't find any >>>>>>>>>>>> documentation on >>>>>>>>>>>> it. Thanks! >>>>>>>>>>>> >>>>>>>>>>>> On Thursday, March 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 UTC-5 ln77 wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Belchertown isn’t exactly pre-loaded, but it is well >>>>>>>>>>>>>> integrated and the install is straightforward. It has a radar >>>>>>>>>>>>>> feed. It >>>>>>>>>>>>>> doesn’t have the webcam built in, but It has several places to >>>>>>>>>>>>>> insert >>>>>>>>>>>>>> user-defined content and it would be easy to put a webcam in one >>>>>>>>>>>>>> of them. >>>>>>>>>>>>>> I hacked it a little to put the webcam in place of the >>>>>>>>>>>>>> current-conditions >>>>>>>>>>>>>> icon: http://www.2pi.org/wx/ >>>>>>>>>>>>>> >>>>>>>>>>>>>> -Les >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> On 24 Mar 2021, at 20:53, 'super zee' via weewx-user < >>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>> Brand new here and still learning. Got Weewx loaded and it's >>>>>>>>>>>>>> uploading to CWOP and my web page. Is there a skin preloaded >>>>>>>>>>>>>> with WeeWX >>>>>>>>>>>>>> that can accommodate a web cam and live radar feed? >>>>>>>>>>>>>> >>>>>>>>>>>>>> Thanks for the help! >>>>>>>>>>>>>> Chris >>>>>>>>>>>>>> KAZTEMPE47 >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> 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 [email protected]. >>>>>>>>>>>>>> To view this discussion on the web visit >>>>>>>>>>>>>> https://groups.google.com/d/msgid/weewx-user/58b570f6-ba28-4b46-bbdf-dcc9447d36a5n%40googlegroups.com >>>>>>>>>>>>>> >>>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/58b570f6-ba28-4b46-bbdf-dcc9447d36a5n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>>> . >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>> You received this message because you are subscribed to a topic in >>>>>>>> the Google Groups "weewx-user" group. >>>>>>>> To unsubscribe from this topic, visit >>>>>>>> https://groups.google.com/d/topic/weewx-user/y-RQmnoqcqQ/unsubscribe >>>>>>>> . >>>>>>>> To unsubscribe from this group and all its topics, send an email to >>>>>>>> [email protected]. >>>>>>>> To view this discussion on the web visit >>>>>>>> https://groups.google.com/d/msgid/weewx-user/b11fb253-43fb-450b-9232-60212dac54aen%40googlegroups.com >>>>>>>> >>>>>>>> <https://groups.google.com/d/msgid/weewx-user/b11fb253-43fb-450b-9232-60212dac54aen%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>> . >>>>>>>> >>>>>>> -- >>>>>>> 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 [email protected]. >>>>>>> >>>>>>> To view this discussion on the web visit >>>>>>> https://groups.google.com/d/msgid/weewx-user/CAAsGudr-_chLNMfeKAKwHix_KEM1sz8EysjTABYV1dLCoONf5Q%40mail.gmail.com >>>>>>> >>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAAsGudr-_chLNMfeKAKwHix_KEM1sz8EysjTABYV1dLCoONf5Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> >>>>>>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/94815c3a-09a3-41c3-b1b0-b0787744dbc5n%40googlegroups.com.
