Fix iPhone Entity Names
This commit is contained in:
@@ -23,7 +23,7 @@ notify:
|
||||
- name: security
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jp_iphone
|
||||
- service: mobile_app_j_p_s_iphone
|
||||
data:
|
||||
title: Home Security
|
||||
data:
|
||||
@@ -33,7 +33,7 @@ notify:
|
||||
- name: general
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jp_iphone
|
||||
- service: mobile_app_j_p_s_iphone
|
||||
data:
|
||||
title: Home Assistant
|
||||
|
||||
@@ -41,4 +41,4 @@ notify:
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jennifer_s_iphone
|
||||
- service: mobile_app_jp_iphone
|
||||
- service: mobile_app_j_p_s_iphone
|
||||
|
||||
@@ -20,13 +20,13 @@ proximity:
|
||||
home:
|
||||
devices:
|
||||
- device_tracker.jen_iphone
|
||||
- device_tracker.jp_iphone
|
||||
- device_tracker.j_p_s_iphone
|
||||
tolerance: 50
|
||||
unit_of_measurement: km
|
||||
|
||||
jpk:
|
||||
devices:
|
||||
- device_tracker.jp_iphone
|
||||
- device_tracker.j_p_s_iphone
|
||||
tolerance: 50
|
||||
unit_of_measurement: km
|
||||
|
||||
|
||||
Reference in New Issue
Block a user