Page 1 of 1

Display weather value as html text

Posted: Mon Aug 08, 2011 1:20 pm
by awesterhoff
Hi,

according to $3.2 Values in the manual I should be able to get an numeric value in a html site.
I tried the following:

<iframe src="http://192.168.1.15/meteograph.cgi?text=actual_th0_temp"
frameborder="0" scrolling="no" width="40" height="12" marginwidth="0"
align="right" marginheight="0">n.a.</iframe>&deg;C

I don't get a value.

Who can help me out ?

Re: Display weather value as html text

Posted: Mon Aug 08, 2011 3:00 pm
by wfpost
in case you want the value being accessed from the internet, you need to change your local (LAN) IP to a WAN = Dynamic DNS Address.

http://wetterstation-buch.de/realtime.htm

Re: Display weather value as html text

Posted: Mon Aug 08, 2011 5:26 pm
by awesterhoff
Thanks, now i got the working url from your page.
I'm only using it internal so no problem at all.