fix: Fix syntax error

This commit is contained in:
2024-12-30 10:31:32 -08:00
parent 0e6b76e35a
commit 4c6af73504

View File

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