Newer
Older
homeassistant_config / utility_meter / water.yaml
@Rolf Bagge Rolf Bagge on 3 Dec 2022 280 bytes Updates
util_water_usage_hourly:
  source: sensor.water_total
  cycle: hourly
util_water_usage_daily:
  source: sensor.water_total
  cycle: daily
util_water_usage_monthly:
  source: sensor.water_total
  cycle: monthly
util_water_usage_yearly:
  source: sensor.water_total
  cycle: yearly