I’m using Homewizard to track energy usage, I’d like to get the hourly/quarterly gas usage.
There is only 1 sensor for gas sensor.p1_meter_{id}_total_gas
.
Is there a way to store/retrieve the gas usage per defined interval?
I tried using the utility_meter config, but obviously with the total gas sensor I would not get a hourly/quarterly. stat. Perhaps it’s part of the solution.
utility_meter:
energy_gas_hourly:
source: sensor.p1_meter_{id}_total_gas
cycle: quarter-hourly