mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +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
|
||||
uart:
|
||||
rx_pin: D1
|
||||
tx_pin: D1
|
||||
rx_pin: D2
|
||||
baud_rate: 9600
|
||||
|
||||
sensor:
|
||||
- platform: pzem004
|
||||
- platform: pzem004t
|
||||
current:
|
||||
name: "PZEM-004T Current"
|
||||
voltage:
|
||||
|
Loading…
Reference in New Issue
Block a user