Adding more and more Value from @3vasi0n89 REPO. Adding in Camera images to my IOS notifications. DoorBell and Garage Door.

This commit is contained in:
ccostan
2019-03-16 17:36:18 -04:00
parent 486dda8c45
commit bcf71aef69
5 changed files with 55 additions and 41 deletions

View File

@@ -24,10 +24,11 @@
action:
- service: script.notify_engine
data_template:
value1: 'Check Garage Doors Reflection:'
value2: "Small: {{ states('sensor.small_garage_reflection_rate')}}"
value3: "Large: {{ states('sensor.large_garage_reflection_rate')}}"
title: 'Check Garage Doors Reflection:'
value1: "Small: {{ states('sensor.small_garage_reflection_rate')}}"
value2: "Large: {{ states('sensor.large_garage_reflection_rate')}}"
who: "carlo"
camera_entity: "camera.camera2"
##############################################################################
@@ -75,10 +76,11 @@
action:
- service: script.notify_engine
data_template:
value1: 'Check Garage Doors:'
value2: "Small: {{ states('cover.small_garage')}}"
value3: "Large: {{ states('cover.large_garage')}}"
title: 'Check Garage Doors:'
value1: "Small: {{ states('cover.small_garage')}}"
value2: "Large: {{ states('cover.large_garage')}}"
who: "family"
camera_entity: "camera.camera2"
- service: script.speech_engine
data_template: