mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-11-04 04:55:16 +00:00 
			
		
		
		
	Some minor Updates to ALARM code and sound redirection.
This commit is contained in:
		@@ -64,8 +64,7 @@ speech_processing:
 | 
			
		||||
          {% if states.group.bed.state == 'off' %}
 | 
			
		||||
          media_player.livingroomCC
 | 
			
		||||
          {% else %}
 | 
			
		||||
          - media_player.alarm_clock
 | 
			
		||||
          - media_player.bedroom_alarm_panel
 | 
			
		||||
          media_player.alarm_clock, media_player.bedroom_alarm_panel
 | 
			
		||||
          {% endif %}
 | 
			
		||||
        message: >-
 | 
			
		||||
          <speak>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user