Migrate Claus notifications to iPhone 15 Pro
This commit is contained in:
@@ -122,6 +122,7 @@ input_datetime: !include_dir_merge_named include/input/datetime/
|
|||||||
input_number: !include_dir_merge_named include/input/number/
|
input_number: !include_dir_merge_named include/input/number/
|
||||||
input_select: !include_dir_merge_named include/input/select/
|
input_select: !include_dir_merge_named include/input/select/
|
||||||
input_boolean: !include_dir_merge_named include/input/boolean/
|
input_boolean: !include_dir_merge_named include/input/boolean/
|
||||||
|
input_text: !include_dir_merge_named include/input/text/
|
||||||
light: !include_dir_merge_list include/lights/
|
light: !include_dir_merge_list include/lights/
|
||||||
panel_iframe: !include_dir_merge_named include/panels/
|
panel_iframe: !include_dir_merge_named include/panels/
|
||||||
script: !include_dir_merge_named include/scripts/
|
script: !include_dir_merge_named include/scripts/
|
||||||
|
|||||||
@@ -75,5 +75,5 @@ sections:
|
|||||||
name: Daniel
|
name: Daniel
|
||||||
- entity: device_tracker.annes_iphone_xs_4
|
- entity: device_tracker.annes_iphone_xs_4
|
||||||
name: Anne
|
name: Anne
|
||||||
- entity: device_tracker.clausiphone
|
- entity: device_tracker.claus_iphone_15pro
|
||||||
name: Claus
|
name: Claus
|
||||||
|
|||||||
@@ -24,5 +24,5 @@ sections:
|
|||||||
name: Daniel
|
name: Daniel
|
||||||
- entity: device_tracker.annes_iphone_xs_4
|
- entity: device_tracker.annes_iphone_xs_4
|
||||||
name: Anne
|
name: Anne
|
||||||
- entity: device_tracker.clausiphone
|
- entity: device_tracker.claus_iphone_15pro
|
||||||
name: Claus
|
name: Claus
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
entity_id: binary_sensor.indkorsel_sensor_motion
|
entity_id: binary_sensor.indkorsel_sensor_motion
|
||||||
to: 'on'
|
to: 'on'
|
||||||
action:
|
action:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: "Der er nogen i indkørslen"
|
message: "Der er nogen i indkørslen"
|
||||||
# - service: script.sonos_say
|
# - service: script.sonos_say
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
entity_id: binary_sensor.family_presence
|
entity_id: binary_sensor.family_presence
|
||||||
state: "off"
|
state: "off"
|
||||||
action:
|
action:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: >-
|
message: >-
|
||||||
Der er nogen i huset.
|
Der er nogen i huset.
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "S" }}'
|
value_template: '{{ trigger.payload_json.event == "S" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren old
|
message: Det ringer på bagdøren old
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -171,7 +171,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren - doublepress
|
message: Det ringer på bagdøren - doublepress
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -257,7 +257,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren - triple-press
|
message: Det ringer på bagdøren - triple-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -343,7 +343,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "L" }}'
|
value_template: '{{ trigger.payload_json.event == "L" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren - long-press
|
message: Det ringer på bagdøren - long-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren (2) - doublepress
|
message: Det ringer på bagdøren (2) - doublepress
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -153,7 +153,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren (2) - triple-press
|
message: Det ringer på bagdøren (2) - triple-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -239,7 +239,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "L" }}'
|
value_template: '{{ trigger.payload_json.event == "L" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på bagdøren (2) - long-press
|
message: Det ringer på bagdøren (2) - long-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "S" }}'
|
value_template: '{{ trigger.payload_json.event == "S" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på fordøren
|
message: Det ringer på fordøren
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -131,7 +131,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
value_template: '{{ trigger.payload_json.event == "SS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på fordøren - doublepress
|
message: Det ringer på fordøren - doublepress
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
value_template: '{{ trigger.payload_json.event == "SSS" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på fordøren - triple-press
|
message: Det ringer på fordøren - triple-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
@@ -303,7 +303,7 @@
|
|||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ trigger.payload_json.event == "L" }}'
|
value_template: '{{ trigger.payload_json.event == "L" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: Det ringer på fordøren - long-press
|
message: Det ringer på fordøren - long-press
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
sequence:
|
sequence:
|
||||||
|
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "Garageport"
|
title: "Garageport"
|
||||||
message: "Garageporten er åben. Skal garageporten lukkes?"
|
message: "Garageporten er åben. Skal garageporten lukkes?"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Mor kommer hjem'
|
message: 'Mor kommer hjem'
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Daniel kommer hjem'
|
message: 'Daniel kommer hjem'
|
||||||
|
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Andreas kommer hjem'
|
message: 'Andreas kommer hjem'
|
||||||
|
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
to: 'Skole'
|
to: 'Skole'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Andreas ankommer til skole'
|
message: 'Andreas ankommer til skole'
|
||||||
|
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
from: 'Skole'
|
from: 'Skole'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Andreas tager fra skole'
|
message: 'Andreas tager fra skole'
|
||||||
|
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
to: 'Østre Alle'
|
to: 'Østre Alle'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Daniel ankommer til skole'
|
message: 'Daniel ankommer til skole'
|
||||||
|
|
||||||
@@ -121,7 +121,7 @@
|
|||||||
from: 'Skole'
|
from: 'Skole'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_clausiphone15
|
service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: 'Daniel tager fra skole'
|
message: 'Daniel tager fra skole'
|
||||||
|
|
||||||
|
|||||||
@@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: device_tracker.clausiphone
|
entity_id: device_tracker.claus_iphone_15pro
|
||||||
to: "home"
|
to: "home"
|
||||||
id: arriving
|
id: arriving
|
||||||
|
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: device_tracker.clausiphone
|
entity_id: device_tracker.claus_iphone_15pro
|
||||||
from: "home"
|
from: "home"
|
||||||
id: leaving
|
id: leaving
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: cover.anne
|
entity_id: cover.anne
|
||||||
|
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: "Garage opened (arrival by car)"
|
message: "Garage opened (arrival by car)"
|
||||||
|
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: cover.anne
|
entity_id: cover.anne
|
||||||
|
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: "Garage closed (departure by car)"
|
message: "Garage closed (departure by car)"
|
||||||
mode: single
|
mode: single
|
||||||
|
|||||||
@@ -83,7 +83,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: button.dishwasher_start
|
entity_id: button.dishwasher_start
|
||||||
default:
|
default:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "Opvaskemaskine venter på remote control"
|
title: "Opvaskemaskine venter på remote control"
|
||||||
message: "Planlagt natkørsel kunne ikke startes, fordi fjernbetjening ikke er slået til."
|
message: "Planlagt natkørsel kunne ikke startes, fordi fjernbetjening ikke er slået til."
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
value_template: "{{ is_state('sensor.dishwasher_status_2', 'Off') }}"
|
value_template: "{{ is_state('sensor.dishwasher_status_2', 'Off') }}"
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "Slå fjernbetjening til på opvaskemaskinen"
|
title: "Slå fjernbetjening til på opvaskemaskinen"
|
||||||
message: "Opvaskemaskinen er planlagt til natkørsel, men remote control er ikke slået til endnu."
|
message: "Opvaskemaskinen er planlagt til natkørsel, men remote control er ikke slået til endnu."
|
||||||
@@ -91,7 +91,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: input_number.roborock_auto_runs_today
|
entity_id: input_number.roborock_auto_runs_today
|
||||||
|
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "🧹 Roborock startet"
|
title: "🧹 Roborock startet"
|
||||||
message: >
|
message: >
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
entity_id: vacuum.roborock_s8_pro_ultra
|
entity_id: vacuum.roborock_s8_pro_ultra
|
||||||
state: "cleaning"
|
state: "cleaning"
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "⚠️ Roborock start fejlede"
|
title: "⚠️ Roborock start fejlede"
|
||||||
message: "Startkommando sendt, men den begyndte ikke at køre."
|
message: "Startkommando sendt, men den begyndte ikke at køre."
|
||||||
@@ -132,7 +132,7 @@
|
|||||||
target:
|
target:
|
||||||
entity_id: vacuum.roborock_s8_pro_ultra
|
entity_id: vacuum.roborock_s8_pro_ultra
|
||||||
|
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
title: "🏠 Roborock stoppet"
|
title: "🏠 Roborock stoppet"
|
||||||
message: "Rengøring stoppet fordi nogen er kommet hjem."
|
message: "Rengøring stoppet fordi nogen er kommet hjem."
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
last_notification_message:
|
||||||
|
name: Last Notification Message
|
||||||
|
max: 255
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
doorbell:
|
doorbell:
|
||||||
alias: Dørklokke
|
alias: Dørklokke
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.mobile_app_clausiphone15
|
- service: notify.mobile_app_claus_iphone_15pro
|
||||||
data:
|
data:
|
||||||
message: '{{ tekst }}'
|
message: '{{ tekst }}'
|
||||||
- service: notify.mobile_app_annes_iphone_14_pro
|
- service: notify.mobile_app_annes_iphone_14_pro
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ overvaagning:
|
|||||||
%H:%M:%S') }}
|
%H:%M:%S') }}
|
||||||
data:
|
data:
|
||||||
image: /local/indkorsel_snapshot.jpg
|
image: /local/indkorsel_snapshot.jpg
|
||||||
action: notify.mobile_app_clausiphone15
|
action: notify.mobile_app_claus_iphone_15pro
|
||||||
- data:
|
- data:
|
||||||
entity_id: input_text.last_notification_message
|
entity_id: input_text.last_notification_message
|
||||||
value: >-
|
value: >-
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
- name: "claus_distance_home"
|
- name: "claus_distance_home"
|
||||||
unit_of_measurement: m
|
unit_of_measurement: m
|
||||||
state: >
|
state: >
|
||||||
{{ distance('device_tracker.clausiphone', 'zone.home') | round(0) }}
|
{{ distance('device_tracker.claus_iphone_15pro', 'zone.home') | round(0) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user