mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Updating Automation Timelines.
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
- delay: 00:00:30
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.living_room_outlet
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.dining_room_outlet
|
||||
- delay: 00:00:30
|
||||
|
||||
- alias: 'Holiday Stuff off'
|
||||
trigger:
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
trigger:
|
||||
- platform: sun
|
||||
event: sunrise
|
||||
offset: '-03:30:00'
|
||||
offset: '-03:25:00'
|
||||
|
||||
action:
|
||||
- service: light.turn_off
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
- condition: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
state: 'off'
|
||||
- condition: time
|
||||
after: '20:00:00'
|
||||
|
||||
action:
|
||||
service: scene.turn_on
|
||||
|
||||
@@ -64,6 +64,17 @@
|
||||
|
||||
##############################################################################
|
||||
|
||||
- alias: Add some double and triple checking to the 433 RF outlets.
|
||||
hide_entity: True
|
||||
trigger:
|
||||
- platform: time
|
||||
minutes: '/63'
|
||||
|
||||
action:
|
||||
- service: script.reliability
|
||||
|
||||
##############################################################################
|
||||
|
||||
- alias: "NOTIFY IF IP CHANGES"
|
||||
hide_entity: True
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user