Remove unused helper mute_doorbell
This commit is contained in:
parent
64c584ae12
commit
8562ee9d0e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue