diff --git a/tests/components/remote_transmitter/common-buttons.yaml b/tests/components/remote_transmitter/common-buttons.yaml index d6ec490719..f0a2e39216 100644 --- a/tests/components/remote_transmitter/common-buttons.yaml +++ b/tests/components/remote_transmitter/common-buttons.yaml @@ -20,13 +20,14 @@ button: address: ${nec_address} command: ${nec_comamnd} - platform: template - name: NEC Default 1 Repeat - id: living_room_lights_off_default_repeat + name: NEC Default 3 Repeats + id: living_room_lights_off_default_repeats on_press: remote_transmitter.transmit_nec: address: ${nec_address} command: ${nec_comamnd} - repeats: 1 + repeats: 3 + type: frame_with_repeats - platform: template name: NEC Repeats Only id: living_room_lights_off_repeats_only @@ -35,7 +36,7 @@ button: address: ${nec_address} command: ${nec_comamnd} repeats: 10 - type: repeat + type: repeats_only - platform: template name: LG on_press: