Page 1 of 1

Davis fct text <=> Meteostick on Meteobridge

Posted: Sat May 30, 2015 9:22 am
by wvdkuil
I understand that Meteostick can not supply us with the Davis forecast code or string.

So I put a default text into my template when there is, for whatever reason, no forecast text available:

Code: Select all

|fcstTxt|[forecast-text:Data will be reloaded in]|!
Works in all tested cases but not for a Davis => Meteostick => Meteobridge

The Meteobridge returns in this case an empty string and not the value after the :
So I get returned:

Code: Select all

|fcstTxt||!
and I expected:

Code: Select all

|fcstTxt|Data will be reloaded in|!
Is this correct behavior?

I vaguely remember a similar post but could not find it, sorry if it is already answered somewhere else.

Wim

Re: Davis fct text <=> Meteostick on Meteobridge

Posted: Sat May 30, 2015 3:55 pm
by admin
Reason is that Meteobridge does not report back "no string" but returns an empty string.
I will fix that with next update.

Re: Davis fct text <=> Meteostick on Meteobridge

Posted: Tue Jun 02, 2015 12:19 pm
by Ger
When can we expect this update?