mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Adding the building Blocks - #845 plus some other stuff.
This commit is contained in:
@@ -14,19 +14,19 @@ ios:
|
||||
push:
|
||||
categories:
|
||||
- name: RemoteLR
|
||||
identifier: 'RemoteLR'
|
||||
identifier: 'REMOTELR'
|
||||
actions:
|
||||
- identifier: 'LR_REMOTE_FOUND'
|
||||
title: 'Remote Found'
|
||||
activationMode: 'background'
|
||||
authenticationRequired: no
|
||||
destructive: yes
|
||||
destructive: no
|
||||
|
||||
- identifier: 'LR_REMOTE_NOT_FOUND'
|
||||
title: 'Not Yet'
|
||||
activationMode: 'background'
|
||||
authenticationRequired: no
|
||||
destructive: yes
|
||||
destructive: no
|
||||
|
||||
##############################################################################
|
||||
### Automations
|
||||
@@ -55,7 +55,7 @@ automation:
|
||||
data_template:
|
||||
title: 'Living Room Remote'
|
||||
value1: 'Find Remote'
|
||||
ios_category: "RemoteLR"
|
||||
ios_category: "REMOTELR"
|
||||
who: "family"
|
||||
apns_id: 'RemoteLR'
|
||||
|
||||
|
Reference in New Issue
Block a user