naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
311 stars 61 forks source link

Error "code": "CDN-0001", "message": "Invalid apiKey." #215

Closed disasterdaddy closed 2 years ago

disasterdaddy commented 2 years ago

I installed version "homebridge-weather-plus v3.2.6" and get the error "code": "CDN-0001", "message": "Invalid apiKey during start. The config is: { "platform": "WeatherPlus", "service": "weatherunderground", "key": "ip9999999",
"stationId": "IGELXXX9", "compatibility": "home" } I know that the apiKey and the stationId have correct values (not the value in the config here). What could be the clue for this problem? Best regards

disasterdaddy commented 2 years ago

As reviewed via Google I had to generate a new apiKey via WU. Go to https://www.wunderground.com/member/settings, then select "API KEYS" and generate the new key. This key is only for your plugin. Copy it to your clipboard and paste it into your JSON plugin configuration. Restart your HomeBridge and everything will work. You will find your new values in the "Standard Room".