Skip to content

Commit

Permalink
Tweak utility_meter service descriptions (#70338)
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery authored Apr 20, 2022
1 parent 150f173 commit 9e213ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions homeassistant/components/utility_meter/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

reset:
name: Reset
description: Resets all counters of an utility meter.
description: Resets all counters of a utility meter.
target:
entity:
domain: select
Expand Down Expand Up @@ -35,7 +35,6 @@ calibrate:
target:
entity:
domain: sensor
integration: utility_meter
fields:
value:
name: Value
Expand Down

0 comments on commit 9e213ca

Please sign in to comment.