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