Page 1 of 1

Wunderground

Posted: Wednesday 27 June 2018 8:42
by florisi
A did a new install of Domoticz (v4.9700) and Dashticz (beta brand)

I try to show the weather in my dashboard.
It doesn't show up, while tvgids does show up.

Somebody any clue?

Here is a part of my config:

config['wu_api'] = 'xxxxxxxxxx';
config['wu_city'] = 'Arnhem';
config['wu_name'] = '';
config['wu_country'] = 'NL';

columns[2] = {}
columns[2]['blocks'] = ['weather', buttons.tvgids]
columns[2]['width'] = 5;

screens['default'] = {}
screens['default']['maxwidth'] = 1920;
screens['default']['maxheight'] = 1080;
/*Hoofdscherm*/
screens['default'][1] = {}
screens['default'][1]['columns'] = [1,2]

Re: Wunderground

Posted: Thursday 28 June 2018 9:26
by gielie
There is a bug in wunderground, check viewtopic.php?p=184362#p184362

Re: Wunderground

Posted: Monday 02 July 2018 23:00
by canix1
Hi,

Does not seem possible to get any API Key for Wunderground any more?
Anyone know if it is possible?

Cheers

Re: Wunderground

Posted: Tuesday 03 July 2018 17:04
by RTJC
No, it's not possible. I use DarkSky at the moment, but i cannot get it to work in Dashticz.