implement lightning_time in grpc
This commit is contained in:
@ -145,7 +145,7 @@ func MapAwnUpdate(awnUpdate *AmbientWeatherUpdate) *weather.WeatherUpdate {
|
||||
},
|
||||
LightningDay: awnUpdate.LightningDay,
|
||||
LightningDistance: awnUpdate.LightningDistance,
|
||||
LightningTime: awnUpdate.LightningTime,
|
||||
LightningLastTime: awnUpdate.LightningLastTime,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user