How do you change the extrema range? #1228
-
Hi, Need to display min and max temperature for the current day. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There is no a way to define a starting point “00:00”. |
Beta Was this translation helpful? Give feedback.
There is no a way to define a starting point “00:00”.
Consider either another custom card which allows to define a starting point - or place mini-graph-card into something like config-template-card (or similar) to define hours_to_show dynamically (assume now it is 21:15 - so the value will be “21.25”).