Skip to content

Commit c4ac2b7

Browse files
authored
Correct unit kWh (#236)
1 parent 3ff56e7 commit c4ac2b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/connectlife/data_dictionaries/015-dishwasher-50.2f.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ properties:
191191
sensor:
192192
state_class: total
193193
device_class: energy
194-
unit: hWh
194+
unit: kWh
195195
icon: mdi:lightning-bolt-outline
196196
hide: false
197197
- property: Energy_save_setting_status

custom_components/connectlife/data_dictionaries/015-dishwasher-50.2t.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ properties:
191191
sensor:
192192
state_class: total
193193
device_class: energy
194-
unit: hWh
194+
unit: kWh
195195
icon: mdi:lightning-bolt-outline
196196
hide: false
197197
- property: Energy_save_setting_status

0 commit comments

Comments
 (0)