Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gunstr committed Dec 18, 2023
1 parent e1e032d commit 5b88e9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rego1000.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b88e9d

Please sign in to comment.