Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions custom_components/connectlife/data_dictionaries/015.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ properties:
icon: mdi:folder-open-outline
- property: Energy_consumption_in_running_program
sensor:
state_class: total
state_class: total_increasing
device_class: energy
unit: kWh
multiplier: 0.1
Expand Down Expand Up @@ -588,7 +588,7 @@ properties:
- property: Water_consumption_in_running_program
sensor:
unknown_value: 65535
state_class: total
state_class: total_increasing
device_class: water
unit: L
hide: true
Expand Down