I’m trying to figure out how to show both peak and non-peak electricity usage stacked in the same graph. My thought was to create two separate sensors for each, add them as sources to the dashboard. But I’m struggling to figure out how to do that. Can I use the utility meter integration? I’ve set that up with the two separate tariffs and have been able to use a template to automate cycling of the rate changes but I don’t see how I can call each of the sensors. I have:
sensor.daily_energy_offpeak
sensor.daily_energy_peak
sensor.monthly_energy_offpeak
sensor.monthly_energy_peak
Really like the energy dashboard, would be great to get this tweaked to show the two usage components. Thanks.