Fix pulse_counter example unit name (#2811)

This commit is contained in:
Artem Sheremet 2023-04-11 10:23:12 +02:00 committed by GitHub
parent 83ea93d625
commit a85e13f9ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ measure the total consumed energy in kWh.
sensor:
- platform: pulse_counter
pin: 12
unit_of_measurement: 'Wh'
unit_of_measurement: 'kW'
name: 'Power Meter House'
filters:
- multiply: 0.06 # (60s/1000 pulses per kWh)