mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Changing some of the images being sent to phones.
This commit is contained in:
@@ -332,7 +332,7 @@ automation:
|
||||
value1: "Small: {{ states('cover.small_garage_door')}}"
|
||||
value2: "Large: {{ states('cover.large_garage_door')}}"
|
||||
who: "family"
|
||||
camera_entity: "camera.birdseye"
|
||||
camera_entity: "camera.garagecam"
|
||||
group: 'information'
|
||||
|
||||
- service: script.speech_engine
|
||||
|
@@ -21,8 +21,8 @@ automation:
|
||||
|
||||
condition:
|
||||
- condition: time
|
||||
before: '03:00'
|
||||
after: '05:00'
|
||||
before: '04:00'
|
||||
|
||||
action:
|
||||
- service: script.notify_engine_two_button
|
||||
|
Reference in New Issue
Block a user