Richard

Results 6 comments of Richard

I got this error. Updated numpy and that solved it.

This is not apparent from the documentation (#17), but when you do `open(true)` it is going to wait for everything to load before continuing. This includes groups, alarms and details....

I'm not sure if this goes in readme, wiki or the javadoc so I'm writing it here for now. > Does LFXClient need to be open for all commands or...

Yeah, firmware 2.0 really made life more interesting... What happens if you try the lifx-sdk-java 1.0.1 release?

The "message data has type value=53 which is not in LxProtocol.typeMap" message means that we are getting packages that are probably important but we don't know what they are. Since...

Have you tried LFXClient.open(false) and waiting a while?