Erriez / milight_ibox2_control_python

MiLight iBox2 Controller interface with Python by using UDP socket
MIT License
5 stars 4 forks source link

Add iBox2 scan #11

Closed Erriez closed 2 years ago

Erriez commented 2 years ago

@eljek I've implemented iBox2 scan functionality by reverse engineering as I could not find any documentation on internet. Do you have time to test it in branch add-device-scan? See updated protocol in README.md.

Note: I have to update the /tests/test_milight_ibox2.py.

Thanks!

Erriez commented 2 years ago

Thanks for your valuable review feedback and time! I'll fix this.