Davis fct text <=> Meteostick on Meteobridge

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

Moderator: Mattk

Post Reply
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 606
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Davis fct text <=> Meteostick on Meteobridge

Post 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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Davis fct text <=> Meteostick on Meteobridge

Post by admin »

Reason is that Meteobridge does not report back "no string" but returns an empty string.
I will fix that with next update.
Ger
Senior Boarder
Senior Boarder
Posts: 42
Joined: Tue Jun 02, 2015 12:13 pm

Re: Davis fct text <=> Meteostick on Meteobridge

Post by Ger »

When can we expect this update?
Post Reply