I have 2 request regarding the min-max values.
graph: false under show then min-max (extrema) is not shown anymore. Is it possible to still show these values even when the graph is not shown?Some more info here.
- The time is shown with AM-PM. Is it possible to also configure a 24 hours clock?
A actually added just this earlier today (8464a859ef83c5e521110aa57736539ee151e675), will be in the next release!
- If you set
graph: falseundershowthen min-max (extrema) is not shown anymore. Is it possible to still show these values even when the graph is not shown?
Good catch, will fix!
Okay, so the extrema was actually showing, but it did not render or update until the next time one of the entities were updated.
It's fixed now and will be in the next release.
Both issues addressed with v0.2.1.
Use new hour24 for 24 hour clock.
Thanks!