From dc27917f3fb510eedc59bd8b0b1ba29d4f3dce68 Mon Sep 17 00:00:00 2001 From: Sean Vig Date: Thu, 8 Feb 2024 00:11:49 -0500 Subject: [PATCH] update windows --- home_assistant/automations/shades.yaml | 28 +++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/home_assistant/automations/shades.yaml b/home_assistant/automations/shades.yaml index 1d8d467..ecd774a 100644 --- a/home_assistant/automations/shades.yaml +++ b/home_assistant/automations/shades.yaml @@ -170,20 +170,20 @@ - cover.office_left_shade - cover.office_right_shade direction: Down -- alias: "[Shades] Bedroom Shades Up - morning" - id: bedroom_shades_up2 - trigger: - - platform: time - at: "9:00:00" - action: - - service: script.move_shades - data: - shade_entities: - entity_id: - - cover.master_bedroom_side_shade - # - cover.master_bedroom_left_shade - # - cover.master_bedroom_right_shade - direction: Up +#- alias: "[Shades] Bedroom Shades Up - morning" +# id: bedroom_shades_up2 +# trigger: +# - platform: time +# at: "9:00:00" +# action: +# - service: script.move_shades +# data: +# shade_entities: +# entity_id: +# - cover.master_bedroom_side_shade +# # - cover.master_bedroom_left_shade +# # - cover.master_bedroom_right_shade +# direction: Up - alias: "[Shades] Bedroom Shades Up - afternoon" id: bedroom_shades_up trigger: