userModules questions

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

userModules questions

Post by pz1 »

I am working on an adaptation of the existing OpenWeather module. As a matter of fact I am transferring my OpenRemote Wunderground.com based functions to Z-Way. My first version worked right out of the box.

TheWunderground licence requires me to put their logo somwhere in the application. That is where I got stuck.
In module.json I defined:
"icon": "wundergroundLogo_4c.png",

I did store that icon in the same directory as the json and js files. Nothing on screen though. Am I doing something wrong, or hasn't that been implemented yet?

PS: As soon as I have finished testing I'll publish the module in the Recipes section.
PS2: The reason that I did chose Wunderground is that I can get in one single call both current and forcast data. It also supports many more parameters then what I've seen from openweathermap.org.
Since 29-12-2016 I am no longer a moderator for this forum
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: userModules questions

Post by PoltoS »

This module icon is not yet show in the UI, but it will soon
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: userModules questions

Post by pz1 »

thanx
Since 29-12-2016 I am no longer a moderator for this forum
Post Reply