Replies: 2 comments
|
Create a helper input_select, then use the custom:config-template-card to template the graph_span field using the input_select. I just finished the below card and am pretty happy with it. |
0 replies
|
Vielen Dank für den Hinweis. Das ist eine gute Lösung für die Darstellung Ihrer Pool-Temperaturen. Leider kann ich diese Methode nicht für meinen Einsatzzweck anpassen, soweit sich die Tabs nicht auch automatisch bei Erfüllung einer Bedingung (Uhrzeit) umschalten. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I'm looking for a solution to dynamically set the parameter for "graph_span". The goal is to switch the diagram between a 24h or 48h view with a span offset of +24h, depending on the availability of data. So far, I haven't found a way to set the parameters other than directly in the script. I haven't been successful using data_generator or external sensors. Does anyone know a solution?
All reactions