mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 18:20:53 +00:00
update test
This commit is contained in:
parent
6cd0d8f8c2
commit
116628bdc6
@ -12,7 +12,6 @@ modem:
|
||||
pin_code: "0000"
|
||||
enable_on_boot: True
|
||||
enable_cmux: True
|
||||
enable_gnss: True
|
||||
init_at:
|
||||
- AT
|
||||
on_not_responding:
|
||||
@ -39,3 +38,9 @@ sensor:
|
||||
name: Longitude
|
||||
altitude:
|
||||
name: Altitude
|
||||
|
||||
switch:
|
||||
- platform: modem
|
||||
gnss:
|
||||
name: GNSS
|
||||
restore_mode: ALWAYS_ON
|
||||
|
Loading…
x
Reference in New Issue
Block a user