diff --git a/info.md b/info.md index 85d8dd2..d4766bb 100644 --- a/info.md +++ b/info.md @@ -3,7 +3,8 @@ This is a custom version of the Home Assistant built-in [GPSLogger](https://www.home-assistant.io/integrations/gpslogger/) integration. It extends the built-in integration in ways that make sense -but for some unfathomable reason are no longer accepted.Specifically, it allows additional attributes, especially `last_seen`, +but for some unfathomable reason are no longer accepted. +Specifically, it allows additional attributes, especially `last_seen`, which is crucial when combining entities from this Device Tracker integration with ones from other integrations, e.g., via my [Composite Device Tracker](https://github.com/pnbruckner/ha-composite-tracker) integration. Also, `last_seen` is important when dealing with packets received out of order from the corresponding Android app,