fix: Fix syntax error
This commit is contained in:
@@ -62,7 +62,7 @@ script:
|
|||||||
# on (others) | playing | XX | Playing (App)
|
# on (others) | playing | XX | Playing (App)
|
||||||
# on (others) | paused | XX | Paused (App)
|
# on (others) | paused | XX | Paused (App)
|
||||||
#
|
#
|
||||||
- condition: "{{ state_attr('media_player.living_room_receiver', 'source') == 'SHIELD' }}"
|
- conditions: "{{ state_attr('media_player.living_room_receiver', 'source') == 'SHIELD' }}"
|
||||||
sequence:
|
sequence:
|
||||||
- choose:
|
- choose:
|
||||||
- conditions:
|
- conditions:
|
||||||
|
|||||||
Reference in New Issue
Block a user