Gas Input
unknown
yaml
4 years ago
764 B
5
Indexable
essen_lamp_15min_energy:
source: sensor.essen_lamp_energy
cycle: quarter-hourly
essen_lamp_hourly_energy:
source: sensor.essen_lamp_energy
cycle: hourly
essen_lamp_daily_energy:
source: sensor.essen_lamp_energy
cycle: daily
essen_lamp_monthly_energy:
source: sensor.essen_lamp_energy
cycle: monthly
gas_15min:
source: sensor.gas_meter_kwh
cycle: quarter-hourly
gas_hourly:
source: sensor.gas_meter_kwh
cycle: hourly
gas_daily:
source: sensor.gas_meter_kwh
cycle: daily
gas_weekly:
source: sensor.gas_meter_kwh
cycle: weekly
gas_monthly:
source: sensor.gas_meter_kwh
cycle: monthly
gas_yearly:
source: sensor.gas_meter_kwh
cycle: yearlyEditor is loading...