infofiend / Hue_B_Smart

Hue B Smart - total control of Hue Bulbs, Groups, Scenes, and more!
Apache License 2.0
29 stars 219 forks source link

Java error while discovering bulbs, scenes, etc.. #16

Open gpercival69 opened 6 years ago

gpercival69 commented 6 years ago

I went through the installation without any apparent errors. However, it does not discover the bulbs, scenes, schedules, and groups. When I go to the IDE website and look at Live Logging, I noticed the following:

When looking at the Hue B Smart Filter:

7:15:32 PM: debug Sending bridge discovery. 7:15:32 PM: debug Bridge discovery sent. 7:15:34 PM: debug Discovery Response is [devicetype:04, mac:00178840951B, networkAddress:C0A8503D, deviceAddress:0050, stringCount:04, ssdpPath:/description.xml, ssdpUSN:uuid:2f402f80-da50-11e1-9b23-00178840951b, ssdpTerm:urn:schemas-upnp-org:device:basic:1, ssdpNTS:null, hub:95887d4d-2fcc-448f-a101-ad2f3445a6a7]. 7:15:34 PM: debug Discovered bridge 00178840951B (192.168.80.61) 7:15:34 PM: debug Previously found bridge discovered 7:15:35 PM: debug Discovery Response is [devicetype:04, mac:00178840951B, networkAddress:C0A8503D, deviceAddress:0050, stringCount:04, ssdpPath:/description.xml, ssdpUSN:uuid:2f402f80-da50-11e1-9b23-00178840951b, ssdpTerm:urn:schemas-upnp-org:device:basic:1, ssdpNTS:null, hub:95887d4d-2fcc-448f-a101-ad2f3445a6a7].

and it keeps repeating without any errors. This appears the be the normal behavior.

When looking at the Hue B Smart Bridge (192.168.80.61 Filter:

7:16:29 PM: trace Bridge discovering all items on Hue hub. 7:16:29 PM: error java.lang.ArrayIndexOutOfBoundsException: 1 @line 1393 (getCommandData) 7:16:43 PM: trace Bridge discovering all items on Hue hub. 7:16:43 PM: error java.lang.ArrayIndexOutOfBoundsException: 1 @line 1393 (getCommandData)

seb07-cloud commented 6 years ago

same here, cant discover bulbs etc.

salsabeard commented 5 years ago

Any luck on this? I’m seeing the same behavior.