Use timestamp entities for highest and lowest #45
Mariusthvdb
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
This was the case some time ago, right? Somehow it changed. I'll have to look into it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This seems to happen only when the name value is filled in. When it is not filled in it is working as expected. Weird... |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is in there in the new release. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
congrats on the first release. things are working as promised ;-) thanks for that!
suggestion: for the time sensors, please create an true timestamp entity, so we can set the format in Dashboards according to
https://www.home-assistant.io/dashboards/entities/#format
I am aware we can template it like this:
but that would obviously need yet another sensor....
asking because now it shows like this in the dashboard:
which is not very nice, with the +02:00
using a timestamp would fix that, and we could even do something like
format: relative
thanks for considering!
Beta Was this translation helpful? Give feedback.
All reactions