I have created a template sensor in my configuration.yaml so that I can display on my Dashboard the last time my Google Drive Backup created a backup. I used ChatGPT to help me (it got me 60% of the way there), I got the last 40%.
The one last thing I want to fix is the way it is displaying the date and day and time. It all looks to confusing to me right now. I’d simply like to display it as something around 2025-04-17 0200 and not what it is showing right now (too complicated for me). How can I change the atriubiute part of the yaml?
Your help is appreciated! Below is my current configuration.yaml and a screenshot of what the date/day/time display looks like on the Frontend of HA.
Please tell me what text I can use to replace the current ‘sort’ and attribute area so it can display simpler.
or you can simply create a helper sensor via UI… Where you just select last backup attrbute as source, select device class as timestamp for helper and you don’t have to worry about it in lovelace