Daily Graph?

Hi all

I would like to create a bar graph to have daily time for my heater.

Is there anything I can use?

Actually, I’m using this

      - type: history-graph
        title: "Tempo caldaia"
        hours_to_show: 240
        entities:
          - sensor.caldaia

and this is the result

13

It’s not really useful…

Thanks

Take a look at this:

Thanks @cicero222, really impressive, but I don’t know if it works for what I need.

I need to show each bar for the time the heater was on.

So for a week I will need each bar to show the actual sensor for heater on today and other 6 bars for the previous 6 days showing the same value, but taken from history.

I don’t know if it can be done with this card or with other… :thinking:

I would suggest posting this in configuration instead