mirror of
https://github.com/esphome/esphome.git
synced 2024-12-18 11:34:54 +01:00
9 lines
103 B
YAML
9 lines
103 B
YAML
|
modem:
|
||
|
type: SIM800
|
||
|
power_pin: 23
|
||
|
pwrkey_pin: 4
|
||
|
tx_pin: 27
|
||
|
rx_pin: 26
|
||
|
|
||
|
logger:
|
||
|
level: DEBUG
|