[ANSWERED]6.0.12 &

gregjsmith
Posts: 946
Joined: Tue Apr 01, 2003 9:41 am
Location: Rio Rancho, NM
Contact:

[ANSWERED]6.0.12 &

Post by gregjsmith »

Something changed with 6.0.12 and no longer likes my code for Barometric Pressure (relative or absolute). Anyone know what it changed to?

Code: Select all

Script Error                    Update Weathersnoop Values.py: 'key absoluteBarometricPressure_in not found in dict'
  Script Error                    Exception Traceback (most recent call shown last):

     Update Weathersnoop Values.py, line 15, at top level
KeyError: 'key absoluteBarometricPressure_in not found in dict'
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: 6.0.12 &

Post by jay (support) »

This was a change in WeatherSnoop - they changed the state names of a few values. Look at the state list for the new name of that state and modify your script.

I had a chat with them and impressed upon them the importance of not changing state names unless it was critical. They now understand the issue and will be more careful about those types of changes in the future.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Post Reply

Return to “WeatherSnoop”