Replies: 2 comments 2 replies
-
Hey Adam, I'll consider more elegant ways if you can suggest how the yaml would look like. The hack
Le me know if you don't succeed and I'll guide you when I'm back from vacations :) |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
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 know that this can be done with virtual sensors inside Home Assistant, but I was hoping to do it only in my graph.
I would like to graph the difference (Datahttps://github.com/dbuezas/lovelace-plotly-graph-card/discussions?discussions_q=Adding%20or%20subtracting%20two%20sensors%201 - Data2 - Data3). Is that possible with the lambda function?
I am already using the code found here #35 to group data by minute to ensure that time mismatch between my data points are handled. For this new subtraction I would need to keep this code to make sure we are subtracting data within the minute range on the x-axis.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions