Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Wetter.com plugin

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Flie42
Posts: 2
Joined: April 18th, 2006, 10:23 pm
Location: Germany

Wetter.com plugin

Post by Flie42 »

==== Wetter.com Plugin ====
(Weather Plugin)

CHANGELOG
=======

0.2 Alpha
-More Weather data added

0.1 Alpha
-Initial release

INSTALLATION:
=============

Copy the Wetter.dll in plugin folder of lcd smartie.

Be sure that .NET Framework 2.0 is installed on your system.


USE
===

Please use following syntax:


$dll(Wetter,1,[website of your town],[refreshtime in ms])
$dll(Wetter,2,0,0)
...

for example:

$dll(Wetter,1,http://www.wetter.com/v2/?SID=&LANG=DE& ... 788,900000)
$dll(Wetter,2,0,0)



NOTE
====
refreshtime means how often the plugin load new data from Wetter.com

$dll(Wetter,2,0,0) > current temperature in ?C
$dll(Wetter,3,0,0) > current air pressure in hPa
$dll(Wetter,4,0,0) > current wind speed in km/h and wind direction(in German)
$dll(Wetter,5,0,0) > current distance in km

$dll(Wetter,6,1,1) > today's data(mornings) > weather condition(in German)
$dll(Wetter,6,1,2) > today's data(mornings) > temperature in ?C
$dll(Wetter,6,1,3) > today's data(mornings) > rainfall probability

$dll(Wetter,6,2,1) > today's data(midday) > weather condition(in German)
$dll(Wetter,6,2,2) > today's data(midday) > temperature in ?C
$dll(Wetter,6,2,3) > today's data(midday) > rainfall probability

$dll(Wetter,6,3,1) > today's data(evenings) > weather condition(in German)
$dll(Wetter,6,3,2) > today's data(evenings) > temperature in ?C
$dll(Wetter,6,3,3) > today's data(evenings) > rainfall probability

$dll(Wetter,6,4,0) > today's data(whole day)>minimum and maximum temperature

$dll(Wetter,7,1,1) > tomorrow's data(mornings) > weather condition(in German)
$dll(Wetter,7,1,2) > tomorrow's data(mornings) > temperature in ?C
$dll(Wetter,7,1,3) > tomorrow's data(mornings) > rainfall probability

$dll(Wetter,7,2,1) > tomorrow's data(midday) > weather condition(in German)
$dll(Wetter,7,2,2) > tomorrow's data(midday) > temperature in ?C
$dll(Wetter,7,2,3) > tomorrow's data(midday) > rainfall probability

$dll(Wetter,7,3,1) > tomorrow's data(evenings) > weather condition(in German)
$dll(Wetter,7,3,2) > tomorrow's data(evenings) > temperature in ?C
$dll(Wetter,7,3,3) > tomorrow's data(evenings) > rainfall probability

$dll(Wetter,7,4,0) > tomorrow's data(whole day) >minimum and maximum temperature


DOWNLOAD : http://web87.bces-1680.de/Flie42/Wetter.rar
Last edited by Flie42 on April 29th, 2006, 1:37 am, edited 1 time in total.

nsa666666
Plugin Author
Posts: 28
Joined: April 2nd, 2006, 1:55 pm
Location: Germany
Contact:

Post by nsa666666 »

Cool plugin, thank you! 8)

Flie42
Posts: 2
Joined: April 18th, 2006, 10:23 pm
Location: Germany

Post by Flie42 »

New Version :

0.2 Alpha
-More weather data added

now the plugin can show you the weather forecast for today and tomorrow !

DL : http://web87.bces-1680.de/Flie42/Wetter.rar

Daimlerfahrer
Posts: 4
Joined: February 3rd, 2008, 12:36 pm

Post by Daimlerfahrer »

Could s.o. please re-upload this plugin?

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

Login and download it :lol:
You do not have the required permissions to view the files attached to this post.

Daimlerfahrer
Posts: 4
Joined: February 3rd, 2008, 12:36 pm

Post by Daimlerfahrer »

thanks a lot :D

Post Reply