Here are the changes to channels, syncwords and packet length that would be necessary to support the new milight bulbs. It doesn't really make sense to merge this directly since it would break support for the older bulbs, but I figured I would put it here in case anyone wants to base work off the changes.
I've used this code to inspect packets coming from the new bulbs with an Arduino. It does nothing about the new scrambled protocol, but it's a good place to start.
Here are the changes to channels, syncwords and packet length that would be necessary to support the new milight bulbs. It doesn't really make sense to merge this directly since it would break support for the older bulbs, but I figured I would put it here in case anyone wants to base work off the changes.
I've used this code to inspect packets coming from the new bulbs with an Arduino. It does nothing about the new scrambled protocol, but it's a good place to start.