1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00
This commit is contained in:
oarcher
2024-06-15 00:44:50 +02:00
parent 5d0d7c84c0
commit 60840a0286
2 changed files with 13 additions and 746 deletions

View File

@@ -0,0 +1,13 @@
binary_sensor:
- platform: template
id: modem_ready
modem:
ready: modem_ready
rx_pin: 26
tx_pin: 27
model: SIM7600
apn: orange
username: orange
password: orange
pin_code: "0000"