mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
common
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
uart:
|
||||
tx_pin: ${uart_tx_pin}
|
||||
rx_pin: ${uart_rx_pin}
|
||||
baud_rate: 1200
|
||||
stop_bits: 2
|
||||
|
||||
sensor:
|
||||
- platform: kamstrup_kmp
|
||||
heat_energy:
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
substitutions:
|
||||
uart_tx_pin: GPIO1
|
||||
uart_rx_pin: GPIO3
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart_1200/esp32-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user