Skip to content

Commit df0b848

Browse files
authored
Add new method to get encryption key for yeelight dimmer
Add new method to get encryption key for yeelight dimmer
1 parent d029548 commit df0b848

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/faq.md

+4
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,10 @@ python3 get_beacon_key.py AB:CD:EF:12:34:56 950
359359

360360
This will return the beaconkey from your device.
361361

362+
**6. Python Yeelight YLKG07YL/YLKG08YL dimmer handler**
363+
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.
365+
362366
**6. miiocli tool**
363367

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

0 commit comments

Comments
 (0)