-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I'm using this site: https://www.wunderground.com/wundermap?apiref=b27828e10245d1a1. If I take address end API b27828e10245d1a1 and put this config file wunderground api filed and run python folder inside ./mqtt-weather-wunderground.py. Terminal showing me auth error. This API is not auth valid.
On things more:)
Page show me left side radio stream info and right side kodi info, but how can i change kodi box info to radio stream info to page show me to different radio stream info, left box one radio and second box second radio.
pi@studiodisplay1:~/studiodisplay/python $ ./mqtt-weather-wunderground.py
Read configuration from /home/pi/studiodisplay/python/../config/studiodisplay1.cfg
Connecting to broker studiodisplay1:1883
Connection Accepted.
Connected to broker studiodisplay1:1883 as user ''
Subscribing to device config at weather/1/set/#
Subscribed with message ID 2 and QOS (0,) acknowledged by broker
Getting Weather Underground data from http://api.wunderground.com/api/b27828e10245d1a1/conditions_v11/q/pws:IHAMBURG2112.json
URLError: http://api.wunderground.com/api/b27828e10245d1a1/conditions_v11/q/pws:IHAMBURG2112.json: Unauthorized
Getting Weather Underground data from http://api.wunderground.com/api/b27828e10245d1a1/forecast/q/pws:IHAMBURG2112.json
URLError: http://api.wunderground.com/api/b27828e10245d1a1/forecast/q/pws:IHAMBURG2112.json: Unauthorized