Removing owntracks to stick with icloud
This commit is contained in:
parent
df0833a81f
commit
d62e969f04
|
@ -68,9 +68,6 @@ device_tracker:
|
||||||
track_new_devices: yes
|
track_new_devices: yes
|
||||||
interval_seconds: 60
|
interval_seconds: 60
|
||||||
consider_home: 180
|
consider_home: 180
|
||||||
- platform: owntracks
|
|
||||||
max_gps_accuracy: 200
|
|
||||||
consider_home: 180
|
|
||||||
- platform: icloud
|
- platform: icloud
|
||||||
username: !secret ICLOUD_USER
|
username: !secret ICLOUD_USER
|
||||||
password: !secret ICLOUD_PASS
|
password: !secret ICLOUD_PASS
|
||||||
|
|
Loading…
Reference in New Issue