Skip to content

Commit bd6108b

Browse files
authored
Update faq.md
1 parent df0b848 commit bd6108b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/faq.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,9 @@ This will return the beaconkey from your device.
361361

362362
**6. Python Yeelight YLKG07YL/YLKG08YL dimmer handler**
363363

364-
Another script to get the encryption key is developed as [Python Yeelight YLKG07YL//YLKG08YL dimmer handler](https://github.com/psylity/yeelight-dimmer-python). Explanation on how to retreive the token is given on the linked repository.
364+
Another script to get the encryption key is developed as [Python Yeelight YLKG07YL//YLKG08YL dimmer handler](https://github.com/psylity/yeelight-dimmer-python). Explanation on how to retrieve the token is given on the linked repository.
365365

366-
**6. miiocli tool**
366+
**7. miiocli tool**
367367

368368
You can get the encryption key with the [miiocli tool (python-miio)](https://github.com/rytilahti/python-miio).
369369

@@ -384,7 +384,7 @@ Running command raw_command
384384

385385
Make a note of the `mac` and `beaconkey`. The beaconkey is the encryption key you will need. `'pid'` corresponds to the PRODUCT_ID as mentioned in method 5. **The mac is reversed per two**, so in the example above, the MAC of the remote is E4:24:43:C5:48:3B.
386386

387-
**7. MiHome mod (Android only)**
387+
**8. MiHome mod (Android only)**
388388

389389
If you don't have a device (ceiling light) to pair your remote/dimmer with, you can get the key with the customized [MiHome mod](https://mi.vevs.me/mihome/files/public/others/MiHome_6.5.700_63911_vevs_dimmer.apk) with the following steps.
390390

0 commit comments

Comments
 (0)