1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Tyler Menezes
2021-07-29 05:24:36 -04:00
committed by GitHub
parent c6c857dfff
commit 5e2d4e332a
6 changed files with 186 additions and 3 deletions

View File

@@ -19,11 +19,18 @@ ota:
logger:
uart:
tx_pin: 1
rx_pin: 3
baud_rate: 9600
- id: uart1
tx_pin: 1
rx_pin: 3
baud_rate: 9600
- id: uart2
tx_pin: 17
rx_pin: 16
baud_rate: 19200
modbus:
uart_id: uart1
binary_sensor:
- platform: gpio
@@ -109,3 +116,7 @@ sensor:
name: "SelecEM2M Maximum Demand Reactive Power"
maximum_demand_apparent_power:
name: "SelecEM2M Maximum Demand Apparent Power"
- platform: t6615
uart_id: uart2
co2:
name: CO2 Sensor