mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
add test
This commit is contained in:
parent
5380e921d1
commit
8a7e244847
9
tests/components/modem/test-sim800-esp32-idf.yaml
Normal file
9
tests/components/modem/test-sim800-esp32-idf.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
modem:
|
||||||
|
type: SIM800
|
||||||
|
power_pin: 23
|
||||||
|
pwrkey_pin: 4
|
||||||
|
tx_pin: 27
|
||||||
|
rx_pin: 26
|
||||||
|
|
||||||
|
logger:
|
||||||
|
level: DEBUG
|
Loading…
x
Reference in New Issue
Block a user