I’ve been struggling to get Weather-Display (WD) to reliably capture rain readings from SKY. The hub is reporting directly to Weather Underground in parallel with being accessed via UDP by WD . Wind, Temp, Pressure, all look fine. Only the rain readings appear off and what the hub uploads to WU is different that what is being read over UDP by WD. I’ve been working Brian over at Weather Display and he is throwing his hands up and pointed finger back at the hub. Does anyone know why field 11 would show null even though field 3 shows rain? Below are some captured readings.
First file update
{“serial_number”:“SK-00005971”,“type”:“obs_sky”,“hub_sn”:“HB-00001940”,“obs”:[[1517004844,null,0.00,0.015,1.12,1.49,2.19,272,2.79,1,105,null]],“firmware_revision”:26}
Second file update
{“serial_number”:“SK-00005971”,“type”:“obs_sky”,“hub_sn”:“HB-00001940”,“obs”:[[1517005083,null,0.00,0.011,0.89,1.62,2.19,292,2.79,1,78,null]],“firmware_revision”:26}
Third file update
{“serial_number”:“SK-00005971”,“type”:“obs_sky”,“hub_sn”:“HB-00001940”,“obs”:[[1517005263,null,0.00,0.016,1.52,2.43,3.53,258,2.79,1,72,null]],“firmware_revision”:26}
Observation (Sky) [type = obs_sky]
Observation Value Layout
Index Field Units
0 Time Epoch Seconds
1 Illuminance Lux
2 UV Index
3 Rain Accumulated mm
4 Wind Lull (minimum 3 second sample) m/s
5 Wind Avg (average over report interval) m/s
6 Wind Gust (maximum 3 second sample) m/s
7 Wind Direction Degrees
8 Battery Volts
9 Report Interval Minutes
10 Solar Radiation W/m^2
11 Local Day Rain Accumulation mm