Minor Updates to formatting #955

pull/1000/head
ccostan 5 years ago
parent 70932718bd
commit 8813a23783

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Loading…
Cancel
Save

Powered by TurnKey Linux.