Weather34 TEMPLATE
Moderator: Mattk
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Hi Brian,
Just wanted to let you know that PHP-FPM was added to my server - what a difference!
Hope all is well.
Chuck
Just wanted to let you know that PHP-FPM was added to my server - what a difference!
Hope all is well.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
its impressive they also added another feature this week The Server-Side Caching feature can be enabled via the hosting Control Panel > "Server-Side Caching" section.another benefit... way to go is ICDSOFT worth every dime or penny .. 

Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
I saw that, as well. I have not turned it on, but I will give it a try.weatherist34 wrote: ↑Sun Jul 19, 2020 2:59 pm its impressive they also added another feature this week The Server-Side Caching feature can be enabled via the hosting Control Panel > "Server-Side Caching" section.another benefit... way to go is ICDSOFT worth every dime or penny ..![]()
Chuck
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Hi Brian,
I just noticed that the Alert Popup for Heat Index seems to be about 2 degrees F higher than that which is reported by the Temperature Feels Like module. Not a big issue, but I had not noticed it before.
Chuck
I just noticed that the Alert Popup for Heat Index seems to be about 2 degrees F higher than that which is reported by the Temperature Feels Like module. Not a big issue, but I had not noticed it before.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
hi chuck added the missing heat index output to the temperature module. what is the trigger point for heat index index Fahrenheit ive set it at 86F or 30c but can be set higher if needed .
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
That sounds about right to me. I have 88 F now, but not enough humidity to trigger, yet.weatherist34 wrote: ↑Mon Jul 20, 2020 8:03 am hi chuck added the missing heat index output to the temperature module. what is the trigger point for heat index index Fahrenheit ive set it at 86F or 30c but can be set higher if needed .
Chuck
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
OK. Warmed up so I could test it. The module still says "Feels 100" and the Alert Popup says Heat Index 102.
Chuck
Update: I think I found the problem.
else if ($weather["temp_units"]=='C' && $weather["heat_index"]>=86){ echo $lang['Heatindex']."<purple> ".$weather["heat_index"]."°</purple><smalltempunit2>";}
Should be F
Chuck
Chuck
Update: I think I found the problem.
else if ($weather["temp_units"]=='C' && $weather["heat_index"]>=86){ echo $lang['Heatindex']."<purple> ".$weather["heat_index"]."°</purple><smalltempunit2>";}
Should be F
Chuck
- rzelle-K1TTC
- Gold Boarder
- Posts: 243
- Joined: Fri Jul 12, 2019 4:32 pm
Re: Weather34 TEMPLATE
Brian & Chuck,
I've been trying to see the alerts here but of course I'm not seeing them pop-up now. I have alerts set in my settings and I have been seeing them but is there a way to triggerthem?
..Ron
I've been trying to see the alerts here but of course I'm not seeing them pop-up now. I have alerts set in my settings and I have been seeing them but is there a way to triggerthem?
..Ron
https://weather.k1ttc.com/AuroraMKII/index.php (Offline)
W. Methuen, Ma 01844 - Davis VP2+FARS - PurpleAir
W. Methuen, Ma 01844 - Davis VP2+FARS - PurpleAir
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Hi Ron,rzelle-K1TTC wrote: ↑Mon Jul 20, 2020 5:43 pm Brian & Chuck,
I've been trying to see the alerts here but of course I'm not seeing them pop-up now. I have alerts set in my settings and I have been seeing them but is there a way to triggerthem?
..Ron
I don't know of a way to manually trigger without changing the preset values in the file. Brian may have another way.
Of course, once you are in an alert condition, the alert should pop up each time you refresh the page.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
hi chuck sorry in a bit of rush this morning , will correct that shortly . ron alerts will only kick in when the condition is met and it appears every 60 seconds .
chuck just for a bit of boredom fun i setup up lightning notification strikes on my apple watch
chuck just for a bit of boredom fun i setup up lightning notification strikes on my apple watch

Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Brian,
I see you used IFTTT. Those alerts come through on my watch from the WeatherFlow alerts, as well.
Chuck
I see you used IFTTT. Those alerts come through on my watch from the WeatherFlow alerts, as well.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
Ive had it couple of years now very useful for health monitoring but just out of pure boredom I remembered using IFTTT on my iPad so installed it on watch and voila . shame the rest of the weather flow isn't has reliable but lightning works . just pushed the fix..prestwickwx wrote: ↑Mon Jul 20, 2020 7:41 pm Brian,
I see you used IFTTT. Those alerts come through on my watch from the WeatherFlow alerts, as well.
Chuck
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Yes. The new Tempest seems to have the same issues with rain measurements. I don't think they will solve that with haptics. The "after the fact" corrections are not sufficient for me.
Chuck
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
i told them almost weekly for almost two years it wont do it ,i understood the design , tore it apart many times and no way i can see how but their adamant they can perfect it and whenever you raise this point your classed as trashing they seem to not value any criticism well almost 3 years on same old issue and anyone who has owned a davis or alike will jump all over that .newer model tempest has vertical solar panel not angled thats a big mistake upto 40% less efficient when panels are vertical mounted and throw in the lack of direct sunlight on the small capture area your going to have issues cant seeing it being a design that can use ambient light to replenish a battery ..anyway as one user put it to its a sleek design but has the netamo stigma to it..lets hope they can bang their heads together and put the sleekness or product designer to one side because its simply hampering the technology .
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 TEMPLATE
Hi Brian,
Looks like the Heat Index stopped reporting after your latest update.
Chuck
Looks like the Heat Index stopped reporting after your latest update.
Chuck