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