Has anyone noticed that sometimes the Tempest observation data is missing fields?
For example, I just received:
"status":{"status_code":0,"status_message":"SUCCESS"},"device_id":XXXXX,"type":"obs_st","source":"cache","summary":{"pressure_trend":"steady","strike_count_1h":0,"strike_count_3h":0,"precip_total_1h":0.0,"strike_last_dist":29,"strike_last_epoch":1598124138,"precip_accum_local_yesterday":0.0,"precip_analysis_type_yesterday":0,"feels_like":23.5,"heat_index":23.5,"wind_chill":23.5},"obs":[[1598194076,0,0,0,null,60,981.6,23.6,86,17432,1.05,145,0,0,0,0,2.39,1,0,null,null,0]]}
Notice the nulls in the rain data and wind lull. Rebooting the tempest seems to fix it.