#357 - Add in Front House on Garage door change - JPEG only

This commit is contained in:
ccostan
2019-03-28 21:35:47 -04:00
parent cb8be613b8
commit da4468108e
3 changed files with 7 additions and 2 deletions

View File

@@ -24,11 +24,12 @@
action:
- service: script.notify_engine
data_template:
title: 'Check Garage Doors Reflection:'
title: 'Garage door Status Change:'
value1: "Small: {{ states('sensor.small_garage_reflection_rate')}}"
value2: "Large: {{ states('sensor.large_garage_reflection_rate')}}"
who: "carlo"
camera_entity: "camera.camera2"
content_type: 'jpeg'
url: !secret camera2_snapshot
##############################################################################