How to make a card with historical PV-Power Data compared to sun rise? #548
-
Hey-Hoo, i am looking for a better comparison for my PV-Data. Everyone uses nice graphs but the "real" historical informations are mostly hidden in the data beyond the autoscale... I was thinking about line drawings on a daily basis normalized to sunrise time. Maybe in a 3d plot? Correct me, but I haven't found anything into that direction |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
This is what I currently have, not the best but it works.
And you need to have this template defined:
And of course you need to add a sun entity. Hopefully this helps. Change for Energy and so on. |
Beta Was this translation helpful? Give feedback.
-
Thank you fpdragon for your answer! :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Just to summarize my progress: I am experimenting with the offset function. And it looks already really nice. I also added the "Now line" from the readme, which is really nice.
It would be awesome to get the maximum, minimum and median values at each timestamp. But these topics are ideas..
This week i will try some things with the offset, to match it to the sun..