Erriez / milight_ibox2_control_python

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

Overflow sequence number and color temperature #5

Closed Erriez closed 2 years ago

Erriez commented 2 years ago

When issuing more than 255 commands in a row, the seq number overflows and crashes.

Erriez commented 2 years ago

Fixed in https://github.com/Erriez/milight_ibox2_control_python/pull/6.