mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-27 17:37:45 +01:00
Typo fix pzem004t (#387)
This commit is contained in:
parent
ca480e801f
commit
56b8b9961b
@ -31,12 +31,12 @@ to some pins on your board and the baud rate set to 9600.
|
|||||||
|
|
||||||
# Example configuration entry
|
# Example configuration entry
|
||||||
uart:
|
uart:
|
||||||
rx_pin: D1
|
tx_pin: D1
|
||||||
rx_pin: D2
|
rx_pin: D2
|
||||||
baud_rate: 9600
|
baud_rate: 9600
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
- platform: pzem004
|
- platform: pzem004t
|
||||||
current:
|
current:
|
||||||
name: "PZEM-004T Current"
|
name: "PZEM-004T Current"
|
||||||
voltage:
|
voltage:
|
||||||
|
Loading…
Reference in New Issue
Block a user