for some time now i have been using entitys and such on my d ashboard and they are all set to 24 hour, i have tried to change the language and profile settings (the profile is set to show 12 hour format but nothing seems to change) so im just wondering if anyone could help me get my date/time etities and such to show in 12 hour
to be more specific i have an entity on my dashboard to tell me when my 3d printer will finish the current print
i would like this, along with other entities like this to show in a 12 hour format
any help is appreciated
You can make a time helper and an automation which sets the helper to the 12h time after it calculated the right value.
Another solution is to make a timer and set it with an automation.
Another one is to make a template card like from mushroom to display the format.
This is not the most elegant solution but maybe some else comes up with a better one.
Is it a template sensor or provided by some integration?
It has no device_class=duration.
Try adding it via “customize” in yaml (or as a part of a sensor definition if this is a template sensor).
its a tile card inside a horizontal stack because thats the only way i could fit all the inyfo in to the space ill try out an entity card again now though
edit: it definatly wont fit
but it does work (it shows the long date which i dont really care about but might be an issue trying to get it to fit idk)
ok the format wasn’t at all as confusing as thought it would be but do you have any tips/advice on you to change the layout to look like a tile card? so i can fit it as i have with the 3 cards horizontally?
ahhhh i feel im so close i just have no idea how to format it to show the short date!! i found something to do with helpers but i have no idea what I’m to do there