Move uart and modbus to main file

This commit is contained in:
pszafer
2024-05-23 20:11:00 +02:00
parent 1befa8554a
commit 8412fb6fe5
15 changed files with 289 additions and 68 deletions

View File

@@ -1,6 +1,5 @@
dallas:
- pin: GPIO32
- pin: GPIO32
# sensor:
# - platform: dallas
# address: 0x283c01d607d4df28

View File

@@ -1,6 +0,0 @@
uart:
id: uart_pin14_15
rx_pin: GPIO14
tx_pin: GPIO15
baud_rate: 9600
stop_bits: 1