Remote control updates (#3997)
* Update remote.itach.markdown * Update remote.apple_tv.markdown * Update remote.markdown * Update remote.harmony.markdown * Grammar fixes
This commit is contained in:
parent
16fd4474d2
commit
6a49dae9b0
4 changed files with 49 additions and 62 deletions
|
@ -48,7 +48,7 @@ Configuration variables:
|
|||
- **name** (*Required*): Command name.
|
||||
- **data** (*Required*): Hex command data.
|
||||
|
||||
An example to call the component from developer tools using the remote, send_command service `{ "entity_id":"remote.tv", "device":"0", "command":"menu" }`
|
||||
An example to call the component from developer tools using the `remote.send_command` service: `{ "entity_id":"remote.tv", "command":"menu" }`
|
||||
|
||||
Note: Global Cache devices expect data in their own format of "sendir...". This component converts hex code to Global Cache IR form.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue