From 455a9a5ec855bf306ac7cc11c96c958be775406d Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Thu, 4 May 2023 22:50:53 +0200 Subject: [PATCH] Add condition for setting volume in bathroom --- configuration/automations/bathroom-shower-motion.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration/automations/bathroom-shower-motion.yaml b/configuration/automations/bathroom-shower-motion.yaml index d409fe6..7b4e861 100644 --- a/configuration/automations/bathroom-shower-motion.yaml +++ b/configuration/automations/bathroom-shower-motion.yaml @@ -13,6 +13,10 @@ - condition: state entity_id: media_player.bathroom state: playing + - condition: numeric_state + entity_id: media_player.bedroom + attribute: volume_level + below: 0.65 sequence: - service: media_player.volume_set data: