I updated to version 0.0.5 but the pimatic GUI still states that version 0.0.4 is installed. The log now gives me this:
[pimatic] error: Invalid config of pimatic-wunderground: Property “apiKey” is not a valid property, Property “city” is not a valid property
I double checked the apiKey, it is the correct one. This is my config:
{
"apiKey": "xxxxxxxxxxxxxxxx",
"plugin": "wunderground",
"active": true,
"city": "52.43,13.58",
"debug": true
}
Furthermore, the only thing i now can change via the GUI in the settings is switching ‘debug’ on and off.