mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Update command for final pairing (#6660)
Changed from pair_finish to pair-finish
This commit is contained in:
parent
0d293dfd46
commit
d418889a59
@ -56,7 +56,7 @@ Initiation will show you two different values:
|
||||
Finally, at this point a PIN code should be displayed at the top of your TV. With all these values, you can now finish pairing:
|
||||
|
||||
```bash
|
||||
$ pyvizio --ip={ip} pair_finish --token={challenge_token} --pin={tv_pin}
|
||||
$ pyvizio --ip={ip} pair-finish --token={challenge_token} --pin={tv_pin}
|
||||
```
|
||||
|
||||
You will need the authentication token returned by this command to configure Home Assistant.
|
||||
|
Loading…
x
Reference in New Issue
Block a user