mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +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
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
id: modem_ready
|
||||
|
||||
- platform: gpio
|
||||
pin: GPIO0
|
||||
id: io0_button
|
||||
|
|
Loading…
Reference in a new issue