#Utility meter state "Unknown"

5 messages · Page 1 of 1 (latest)

true veldt
#

I've created utility meters like this:

# Panasonic heat pump energy consumption daily
panasonic_heat_pump_energy_consumed_daily:
  unique_id: "panasonic_heat_pump_energy_consumed_daily"
  name: "Aquarea energy consumed daily"
  source: sensor.hw_panasonic_wh_mdc07j3e5_energy_import
  cycle: daily

# Panasonic heat pump energy consumption BUH daily
panasonic_heat_pump_energy_consumed_buh_daily:
  unique_id: "panasonic_heat_pump_energy_consumed_buh_daily"
  name: "Aquarea energy consumed BUH daily"
  source: sensor.hw_panasonic_wh_mdc07j3e5_buh_energy_import
  cycle: daily

Exactly the same setup. Both using a kWh meter sensor which is available.
The first one gives me the expected result, but the other doesn't, see screenshot.

Anyone who knows what is the reason for this behaviour?

fervent hemlock
#

has the source sensor changed since you created it? that graph looks very flat.

true veldt
#

No it did not, that's the reason, aaah

#

I expected a "0"

winged badger
#

you can set it to 0 with the calibrate action if you want to. or can wait until it changes