From 5b88e9d321868c7fab5e5ef4e504420a82e22bcd Mon Sep 17 00:00:00 2001 From: gunstr Date: Mon, 18 Dec 2023 20:43:29 +0100 Subject: [PATCH] Fix typo --- rego1000.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rego1000.yaml b/rego1000.yaml index d34a7b6..c99be19 100644 --- a/rego1000.yaml +++ b/rego1000.yaml @@ -168,9 +168,9 @@ sensor: # lambda: |- # return (id(op_time_compressor_heating).state + id(op_time_compressor_dwh).state) * $COMPRESSOR_POWER; # update_interval: 60s - # - platform: rego1000 - - # Sensor for energy consumed by additional heating + +# Sensor for energy consumed by additional heating + - platform: rego1000 id: energy_consumption_add_heating name: Energy consumption add heating rego_variable: $STATS_ELECTR_ADD_HEATING