Hi,
Using the Juypter integration first time and worked through the tutorial.
For my solar panels I have entity ( sensor.solaredge_current_power ) which returns the # of W being generated at that moment in time.
I want to plot that over a period of time in the notebook.
How do I do this?
Thank!