Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimagoltsman authored Sep 20, 2020
1 parent 9e72903 commit f0091a7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,52 +400,52 @@ buttons:
data:
entity_id: remote.living_room_remote
command: RF_CODE
button0:
zero:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button1:
one:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button2:
two:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button3:
three:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button4:
four:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button5:
five:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button6:
six:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button7:
seven:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button8:
eight:
call: remote.send_command
data:
entity_id: remote.living_room_remote
command: RF_CODE
button9:
nine:
call: remote.send_command
data:
entity_id: remote.living_room_remote
Expand Down

0 comments on commit f0091a7

Please sign in to comment.