See each individual entity history in grouped entities (e.g. person)

Didn’t find anything related, so I’m opening a new request/topic.

For a presence tracking I’m using several device_trackers which are combined to a person entity. For example:

  • device_tracker.bluetooth
  • device_tracker.wifi
  • device_tracker.gps

When I’m viewing the state of “person.me” which is tracking all the above, there’s only one history graph “home/not_home”. In many occasions (for debugging) I’d like to know the home/not_home state of all the individual device_trackers, not just the overall product.

Would be nice if all device_tracker state -history graphs could be plotted one below another