This will put the data in a sensor with attributes
you should then use a graph tool like apexchars to get the data displayed…you can rename it along your wishes of course
Thank you very much! I could build it in my environment with apexcharts. The next thing would be to have a entity wich gives the data at this time live. Is something like this possible?
Maybe it could work with a template sensor wich ich looking up the actual time and then the data from sensor…
Because i want to Look up this data in the automation to start charging my car while the Renuable Energy Share is > 80% for example.
If the data is in the same sensor then yes you could do that, you’d need to iterate over it with a jinja template which I donot have ready at hand. Probably find the index of the xAxisValues / timestamp and then use that to get the value with that index from data