diff --git a/scripts/appliances.yaml b/scripts/appliances.yaml index a40ad73..01e4535 100644 --- a/scripts/appliances.yaml +++ b/scripts/appliances.yaml @@ -33,4 +33,11 @@ washer_complete: data: topic: house/washer/status payload: complete - retain: true \ No newline at end of file + retain: true + +reset_ha_speaker: + sequence: + - delay: + seconds: 30 + - service: switch.turn_off + entity_id: switch.ha_speaker \ No newline at end of file