mirror of
https://github.com/esphome/esphome.git
synced 2025-09-28 16:12:24 +01:00
add test
This commit is contained in:
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
|
Reference in New Issue
Block a user