Update[1~Fixed Large Garage door. updated the MQTT sensors.

This commit is contained in:
CCOSTAN
2023-11-08 15:08:14 +00:00
parent c449b6cebb
commit 651e355e16
4 changed files with 274 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
- alias: 'Home Flash'
id: home-flash
mode: restart
trigger:
- platform: state
entity_id:
- person.carlo
- person.stacey
- person.paige
- person.justin
from: 'not_home'
to: 'home'
condition:
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action:
- service: light.turn_on
entity_id: light.outdoor_front_lights
data:
flash: long
- delay: '00:00:40'
- service: light.turn_on
entity_id: light.outdoor_front_lights
data:
flash: long