I would like to receive weather info via openweathermap. I subscribed there and received a dedicated api.
I than can create a link like http://samples.openweathermap.org/da...fae22&mode=xml to get the weather data.
I've added the link as a virtual http input. Than i added a virtual http input command to get the actual temperature.
i've tried
value="\v
\ivalue="\i\v
<temperature value="\v
\itemperature\i\v
and a lot other options that i forgot.
i've also tried with removing the &mode=xml from the link to try and get the data from the site in a different format. I've tried changing the \ v to 1,#,...
Nothing however seems to work. In liveview the value remains 0 of the virtual input.
Any suggestions on what i 'm doing wrong would be greatly appreciated.
Kommentar