lifx-sdk-java
lifx-sdk-java copied to clipboard
No Lights found
Hello, running the example doesn't return any light, as client.getLights() return a collection of size 0. I can easily reach the bulbs with javascript (https://github.com/magicmonkey/lifxjs) from the same machine. I tried with ubuntu (icedtea java) and on windows (oracle java) but no sucess. Any Idea?
Have you tried LFXClient.open(false) and waiting a while?