mirror of
https://github.com/esphome/esphome.git
synced 2024-11-28 01:34:18 +01:00
add modem_ready
This commit is contained in:
parent
d67fa07ee2
commit
2e042ad727
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ vbus:
|
||||||
- uart_id: uart_2
|
- uart_id: uart_2
|
||||||
|
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
|
- platform: template
|
||||||
|
id: modem_ready
|
||||||
|
|
||||||
- platform: gpio
|
- platform: gpio
|
||||||
pin: GPIO0
|
pin: GPIO0
|
||||||
id: io0_button
|
id: io0_button
|
||||||
|
|
Loading…
Reference in a new issue