add lightning sensor
This commit is contained in:
		| @@ -107,7 +107,9 @@ func TestUpdateToPbUpdate(t *testing.T) { | ||||
| 						Humidity: nil, | ||||
| 					}, | ||||
| 				}, | ||||
| 				UpdateTimestamp: timestamppb.New(now), | ||||
| 				UpdateTimestamp:   timestamppb.New(now), | ||||
| 				LightningDay:      ptr.To(int32(1)), | ||||
| 				LightningDistance: ptr.To(int32(20)), | ||||
| 			}, | ||||
| 		}, | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user