Apologies, I had already overcome the issue I mentioned
The only other one I have is
"current_conditions":{"time":1609340340,"conditions":"Partly Cloudy","icon":"cc-partly-cloudy-day","air_temperature":3.0,"sea_level_pressure":1001.5,"station_pressure":989.4,"pressure_trend":"steady","relative_humidity":94,"wind_avg":1.0,"wind_direction":292,"wind_direction_cardinal":"WNW","wind_direction_icon":"wind-rose-wnw","wind_gust":1.0,"uv":0,"feels_like":3.0,"dew_point":2.0,"wet_bulb_temperature":2.0,"delta_t":0.0,"air_density":1.25,"lightning_strike_count_last_1hr":0,"lightning_strike_count_last_3hr":0,"lightning_strike_last_distance":31,"lightning_strike_last_distance_msg":"30 - 32 km","lightning_strike_last_epoch":1608416353,"precip_accum_local_day":0,"precip_accum_local_yesterday":0,"precip_minutes_local_day":0,"precip_minutes_local_yesterday":0,"is_precip_local_day_rain_check":false,"is_precip_local_yesterday_rain_check":false,"includes_station_data":true}
The only way I can “decode” these are by using “word” such as
The problem with this is the number of items is not stable, it varies depending on if there is precipitation or not
At the moment there is 0% and the field containing “feels like” is now number 17 on the list wheres when there is a probability it becomes number 19