Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
roberodin committed Oct 18, 2019
2 parents 9862b88 + d39a3a2 commit 5383169
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ service: media_player.play_media
"media_content_id": "KEY_CODE",
}
```
**Note**: Change "KEY_CODEKEY" by desired key_code.
**Note**: Change "KEY_CODE" by desired key_code.

## Launch application (only for ctl_qled protocol)
You can use the source droplist or service ``media_player.select_source`` to launch one of the applications of your configuration file.
Expand Down
2 changes: 1 addition & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ service: media_player.play_media
"media_content_id": "KEY_CODE",
}
```
**Note**: Change "KEY_CODEKEY" by desired key_code.
**Note**: Change "KEY_CODE" by desired key_code.

## Launch application (only for ctl_qled protocol)
You can use the source droplist or service ``media_player.select_source`` to launch one of the applications of your configuration file.
Expand Down

0 comments on commit 5383169

Please sign in to comment.