PhilipsHue / PhilipsHueSDK-Java-MultiPlatform-Android

The Software Development Kit for Philips Hue Java Mulfi-Platform and Android (beta)
273 stars 214 forks source link

No lights #40

Open halil-raso opened 6 years ago

halil-raso commented 6 years ago

Hi everyone I use java desktop app. It searches for a bridge and find and connect to it but it couldn't find any hue lights (I have three hue lamps powered on).

Thanks in advance.

halil-raso commented 6 years ago

In other words, allLights = bridge.getResourceCache().getAllLights(); returns nothing (No lights)