mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
#357 - Add in Front House on Garage door change - JPEG only
This commit is contained in:
@@ -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
|
||||
|
||||
##############################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user