bearshare wrote: 
> I have found it - the switch for use external API in Squeezebox Server
> wasn't set. Now the PlugIn use the weather data from wunderground -
> happy :rolleyes:
> The only thing In don't like is the language output, for example "most
> cloudy", I would like to see in my preferred language german "meist
> bewölkt".
> In the API description I found "To modify the language that the API
> returns add the setting /lang:XY/, where XY is a two letter language
> code." But I don't found a way to set the language in CCH. Any ideas?
> And the next On Top feature "moon phase" - is it possible to request the
> values from API?

I believe the query I am running provides some moon information (in the
"astronomy" portion).
>From the wunderground docs, this should provide:
"moon_phase": {
"percentIlluminated": "81",
"ageOfMoon": "10",
"current_time": {
"hour": "9",
"minute": "56"
},

The question would be what to do with this information?


------------------------------------------------------------------------
tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to