Skip to content

Commit

Permalink
Update pulse_meter.rst (#3518)
Browse files Browse the repository at this point in the history
fix action in example
  • Loading branch information
attilioscot authored Jan 6, 2024
1 parent 5cc4b67 commit 3162638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sensor/pulse_meter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ trying to match.
variables:
new_total: int
then:
- pulse_counter.set_total_pulses:
- pulse_meter.set_total_pulses:
id: sensor_pulse_meter
value: !lambda 'return new_total;'
Expand Down

0 comments on commit 3162638

Please sign in to comment.