New HA iOS app required changing some device tracker names to stop security alarm from tripping

This commit is contained in:
Jeffrey Stone
2019-12-09 08:23:54 -05:00
parent b5035c38b5
commit 2e19e77bec
3 changed files with 28 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
- platform: waze_travel_time
name: "Jeff ETT Home"
#api_key: !secret google_api
origin: device_tracker.jeffreystonesiphone
origin: device_tracker.jeffreys_iphone_2
destination: zone.home
region: 'US'
- platform: waze_travel_time
name: "Kat ETT Home"
#api_key: !secret google_api
origin: device_tracker.iphone
origin: device_tracker.iphone_4
destination: zone.home
region: 'US'
- platform: waze_travel_time