From cb49d5ea3fff04d44e38829894aee9962c06a58f Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:28:24 +0200 Subject: [PATCH] Add daily energy consumption sensors for heat and cool Added daily energy consumption metrics for heat, cool, and DHW power. --- example_panasonic_heatpump.yaml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/example_panasonic_heatpump.yaml b/example_panasonic_heatpump.yaml index 34d68df..a9a6e1d 100644 --- a/example_panasonic_heatpump.yaml +++ b/example_panasonic_heatpump.yaml @@ -100,6 +100,7 @@ sensor: name: "Heat Power Production" top16: name: "Heat Power Consumption" + id: heat_power_consumption top21: name: "Outside Pipe Temp" top22: @@ -136,10 +137,12 @@ sensor: name: "Cool Power Production" top39: name: "Cool Power Consumption" + id: cool_power_consumption top40: name: "DHW Power Production" top41: name: "DHW Power Consumption" + id: dhw_power_consumption top42: name: "Z1 Water Target Temp" top43: @@ -280,6 +283,34 @@ sensor: xtop5: name: "DHW Power Production Extra" + - platform: total_daily_energy + name: Heat Power Consumption Daily + power_id: heat_power_consumption + unit_of_measurement: kWh + state_class: total_increasing + device_class: energy + accuracy_decimals: 3 + filters: + - multiply: 0.001 + - platform: total_daily_energy + name: Cool Power Consumption Daily + power_id: cool_power_consumption + unit_of_measurement: kWh + state_class: total_increasing + device_class: energy + accuracy_decimals: 3 + filters: + - multiply: 0.001 + - platform: total_daily_energy + name: DHW Power Consumption Daily + power_id: dhw_power_consumption + unit_of_measurement: kWh + state_class: total_increasing + device_class: energy + accuracy_decimals: 3 + filters: + - multiply: 0.001 + binary_sensor: - platform: panasonic_heatpump top0: @@ -329,7 +360,6 @@ binary_sensor: top133: name: "Bivalent Advanced DHW" - text_sensor: - platform: panasonic_heatpump top4: