mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
update test
This commit is contained in:
parent
0ada4af5cf
commit
d2c26e95bd
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ modem:
|
|||
id: atmodem
|
||||
rx_pin: GPIO26
|
||||
tx_pin: GPIO27
|
||||
status_pin: GPIO34
|
||||
power_pin:
|
||||
number: GPIO04
|
||||
inverted: True
|
||||
model: SIM7600
|
||||
apn: orange
|
||||
pin_code: "0000"
|
||||
|
|
Loading…
Reference in a new issue