mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Minor Updates to formatting #955
This commit is contained in:
@@ -36,15 +36,13 @@ automation:
|
||||
sequence:
|
||||
- service: media_player.play_media
|
||||
data:
|
||||
entity_id:
|
||||
- media_player.stacey_bedroom
|
||||
entity_id: media_player.stacey_bedroom
|
||||
media_content_id: 'show garage camera'
|
||||
media_content_type: custom
|
||||
- delay: '00:10:00'
|
||||
- service: media_player.play_media
|
||||
data:
|
||||
entity_id:
|
||||
- media_player.stacey_bedroom
|
||||
entity_id: media_player.stacey_bedroom
|
||||
media_content_id: 'hide garage camera'
|
||||
media_content_type: custom
|
||||
|
||||
@@ -52,8 +50,7 @@ automation:
|
||||
sequence:
|
||||
- service: media_player.play_media
|
||||
data:
|
||||
entity_id:
|
||||
- media_player.alarm_panel_1
|
||||
entity_id: media_player.alarm_panel_1
|
||||
media_content_id: 'show garage camera'
|
||||
media_content_type: custom
|
||||
|
||||
@@ -66,7 +63,6 @@ automation:
|
||||
- delay: '00:20:00'
|
||||
- service: media_player.play_media
|
||||
data:
|
||||
entity_id:
|
||||
- media_player.stacey_bedroom
|
||||
entity_id: media_player.stacey_bedroom
|
||||
media_content_id: 'hide garage camera'
|
||||
media_content_type: custom
|
||||
|
Reference in New Issue
Block a user