Unifi - Camera History

I think I probably know the answer to this, but worth asking either way. I currently have everything setup in a nice dashboard that even the mrs is onboard with which is a winner. One this she asked me for was to view the camera history/motions. I just jump to my unifi protect app, so not an issue for me but she doesn’t want multiple apps for cameras, lock, doorbell, lights etc which is fair.

So the question after my waffle is - can I get the camera timeline/history/motions into HA? Currently have a UDM SE that they’re all stored to on the drive inserted in there?

If you have Unifi Protect setup in HA, all that will be in Media Browser panel

Can’t see a media browser panel? Mine looks like the below, so I can see the history that it spotted motion, I can see a live view but I’d like to be able to click on those previous motions and view the clips of them

Ignore myself. Found it!! Thank you :slight_smile:

Wish there was a way to pull that into my dashboard though and not need to click through all the folders :frowning:

See if this works, it will navigate to the unifi protect page at least
You could change the path to a particular camera, or timeframe

type: button
icon: mdi:play-box-multiple-outline
tap_action:
  action: navigate
  navigation_path: HA-ADDRESS:8123/media-browser/browser/app%2Cmedia-source%3A%2F%2Funifiprotect

Or this

Yeah I just did something like this, works for my needs for sure! Thanks for your help :slight_smile: