Signature:
void fadein(int time); // id: 0x00b8
Performs fadein from current color over time. One unit of time equals 100ms.
time
Call is asynchronous and needs either fadesync or wait to synchronize.