Meteobridge and weeractueel

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
sammy2509
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Tue Jul 30, 2013 12:15 pm

Meteobridge and weeractueel

Post by sammy2509 »

Hello can anyon helping me i have the download the hetweeractueel.template and the trend and the hitte index are not working can anyone fixed this from me.

trend are $barTrend = "---";
and
$humUnit = "%";

Thanks
User avatar
assenzuid
Expert Boarder
Expert Boarder
Posts: 94
Joined: Sat May 03, 2014 10:15 pm
Location: The Netherlands
Contact:

Re: Meteobridge and weeractueel

Post by assenzuid »

Hi,

Any solutions?
I have the same issue with the $barTrend
Perkoz
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: Tue Nov 05, 2013 2:47 pm
Contact:

Re: Meteobridge and weeractueel

Post by Perkoz »

Hi
I join
Can anybody suggest how to obtain the trend of barometric pressure?
johncena
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: Fri Feb 13, 2015 2:13 pm

Re: Meteobridge and weeractueel

Post by johncena »

t have accidently resolved the issue. On the weather networks page I zeroed out the rain sensor so the data was not being pushed. The next morning I decided to try and inspect the data I also decided to sent the rain sensor to push the weather networks. I then checked online and found that the data was showing rain back to 0"/hr. If it rains this afternoon i can confirm if
We provide fast success in pass4sure 640-802 dumps exam by using our high quality comptia a plus prep resources. We offer up-to-dated usuhs.mil dumps with definite guarantee of network+ training success
User avatar
wsnoordbergum
Expert Boarder
Expert Boarder
Posts: 156
Joined: Wed Jan 14, 2015 12:33 pm
Location: Friesland/Netherlands
Contact:

Re: Meteobridge and weeractueel

Post by wsnoordbergum »

Hitte index is [th0heatindex-act]
So edit:
$outsideHeatIndex = "---";
into
$outsideHeatIndex = "[th0heatindex-act.1:---]";

The barotrend isn't directly available from my WMR200, davis weatherstations (and others) do provide the trend.
The only way is to calculate the pressure difference of the past hour.
Values to be used are [thb0seapress-act.1:---] and [thb0seapress-val60.1:---]

The first value is the actual pressure and the second is the pressure one hour ago.
Substract the values and the difference is the trend, outcome = 0 then stable, outcome = positive then rising, outcome is negative then falling.

The only problem i had is i don't know how to convert the value into a word.
I think there is a formula for this issue.

And hetweeractueel states that the template must not be changed!
I also would like to show the trend on hetweeractueel.

goodluck, wsnoordbergum.
Post Reply