mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-04-30 11:36:10 +00:00
Minor Updates to formatting #955
This commit is contained in:
parent
70932718bd
commit
8813a23783
@ -36,15 +36,13 @@ automation:
|
|||||||
sequence:
|
sequence:
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
data:
|
data:
|
||||||
entity_id:
|
entity_id: media_player.stacey_bedroom
|
||||||
- media_player.stacey_bedroom
|
|
||||||
media_content_id: 'show garage camera'
|
media_content_id: 'show garage camera'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
- delay: '00:10:00'
|
- delay: '00:10:00'
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
data:
|
data:
|
||||||
entity_id:
|
entity_id: media_player.stacey_bedroom
|
||||||
- media_player.stacey_bedroom
|
|
||||||
media_content_id: 'hide garage camera'
|
media_content_id: 'hide garage camera'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
|
|
||||||
@ -52,8 +50,7 @@ automation:
|
|||||||
sequence:
|
sequence:
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
data:
|
data:
|
||||||
entity_id:
|
entity_id: media_player.alarm_panel_1
|
||||||
- media_player.alarm_panel_1
|
|
||||||
media_content_id: 'show garage camera'
|
media_content_id: 'show garage camera'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
|
|
||||||
@ -66,7 +63,6 @@ automation:
|
|||||||
- delay: '00:20:00'
|
- delay: '00:20:00'
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
data:
|
data:
|
||||||
entity_id:
|
entity_id: media_player.stacey_bedroom
|
||||||
- media_player.stacey_bedroom
|
|
||||||
media_content_id: 'hide garage camera'
|
media_content_id: 'hide garage camera'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 38 KiB |
Loading…
x
Reference in New Issue
Block a user