mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
[emontx] emonTx component (#9027)
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io>
This commit is contained in:
co-authored by
Claude
J. Nick Koston
J. Nick Koston
parent
0d7f2f05b9
commit
14bcdfe700
@@ -9,3 +9,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
@@ -9,3 +9,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
@@ -10,3 +10,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
@@ -10,3 +10,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
@@ -9,3 +9,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
@@ -9,3 +9,4 @@ uart:
|
||||
tx_pin: ${tx_pin}
|
||||
rx_pin: ${rx_pin}
|
||||
baud_rate: 115200
|
||||
rx_buffer_size: 2048
|
||||
|
||||
Reference in New Issue
Block a user