Skip to content

Commit

Permalink
Update home_assistant_glow.yaml (#52)
Browse files Browse the repository at this point in the history
* Update home_assistant_glow.yaml

fix the ESP Home 2021.9.0 error with deprecated last_reset_type and state_class (#51)

* ✏️ Tweak

Co-authored-by: Klaas Schoute <[email protected]>
  • Loading branch information
pschneider87 and klaasnicolaas authored Sep 16, 2021
1 parent ecea5c0 commit ae0dc71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions home_assistant_glow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ sensor:
name: '${friendly_name} - Total energy'
unit_of_measurement: 'kWh'
icon: mdi:circle-slice-3
last_reset_type: auto
state_class: measurement
state_class: total_increasing
device_class: energy
accuracy_decimals: 3
filters:
Expand Down

0 comments on commit ae0dc71

Please sign in to comment.