I’m pretty new to HA and struggling with a little problem. I have a mix of ring security cameras and a nest doorbell. The integrations for all are setup fine and working but I noticed the nest doorbell doesn’t have entities available for time of last motion, doorbell pressed, etc like the ring cameras do. Instead it appears there are events triggered for these activities so what I want is to store/display the datetime these events last occurred. Is there an easy way to display datetime of last event occurance?
I couldn’t see one so instead I have added custom attributes on the nest doorbell camera entity, and I’m able to display these in lovelace. But I’m now struggling with how to update these values from an automation. Any help would be appreciated!