delayed updates
This commit is contained in:
39
scripts.yaml
39
scripts.yaml
@@ -15,14 +15,9 @@ bedtime_mode:
|
||||
icon: mdi:bed
|
||||
leaving_office:
|
||||
sequence:
|
||||
- type: turn_off
|
||||
device_id: 67db7ebde4a24eb779c2909e9b1c9ec8
|
||||
entity_id: light.office_lamp
|
||||
domain: light
|
||||
- type: turn_off
|
||||
device_id: b149e6c97a3cc9602c389d6305911fc8
|
||||
entity_id: switch.smart_plug_2_relay
|
||||
domain: switch
|
||||
- service: homeassistant.turn_off
|
||||
target:
|
||||
entity_id: group.office_lights
|
||||
- type: toggle
|
||||
device_id: 90c3e29c66fd372625f532aa108d129f
|
||||
entity_id: switch.mikepc_sleep
|
||||
@@ -47,14 +42,16 @@ morning_routine:
|
||||
entity_id: light.upstairs_light
|
||||
domain: light
|
||||
brightness_pct: 15
|
||||
- type: turn_on
|
||||
device_id: e6cbd7cd9a565f6e81ec1d7903d151f4
|
||||
entity_id: light.livingroom_light
|
||||
domain: light
|
||||
brightness_pct: 5
|
||||
- service: light.turn_on
|
||||
data:
|
||||
brightness_pct: 100
|
||||
target:
|
||||
entity_id: light.livingroom_lamp
|
||||
- service: switch.turn_on
|
||||
target:
|
||||
entity_id: switch.harmony_hub_shield_tv
|
||||
entity_id:
|
||||
- switch.harmony_hub_shield_tv
|
||||
- switch.christmas_tree
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
@@ -67,14 +64,10 @@ morning_routine:
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 3
|
||||
seconds: 5
|
||||
milliseconds: 0
|
||||
- wait_for_trigger:
|
||||
- platform: numeric_state
|
||||
entity_id: sun.sun
|
||||
attribute: elevation
|
||||
above: '1'
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.upstairs_light
|
||||
- service: androidtv.adb_command
|
||||
data:
|
||||
entity_id: media_player.livingroom_tv_shield
|
||||
command: input keyevent 8
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user