From 8562ee9d0e6e5ebba8d734e668aff0bbdf343447 Mon Sep 17 00:00:00 2001 From: Przemek Grondek <przemek@grondek.pl> Date: Thu, 1 Aug 2024 01:31:43 +0200 Subject: [PATCH] Remove unused helper mute_doorbell --- scripts/10.modes.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/10.modes.yaml b/scripts/10.modes.yaml index d5fa2c4..f80687a 100644 --- a/scripts/10.modes.yaml +++ b/scripts/10.modes.yaml @@ -51,8 +51,6 @@ good_night: - service: climate.turn_off target: entity_id: climate.ac - - service: switch.turn_on - entity_id: switch.mute_doorbell - service: input_boolean.turn_off target: entity_id: input_boolean.pc_caffeine @@ -126,8 +124,6 @@ good_morning: entity_id: - switch.computer_outlet - service: script.humidifier_on - - service: switch.turn_off - entity_id: switch.mute_doorbell - service: switch.turn_on target: entity_id: switch.coffee_machine_on_off