Could be Philips not liking the massive increase in polling frequency from smartthings. I hope smartthings made the changes with their blessing and what weāre seeing isnāt Philips protecting their service.
Philips shouldnāt see it at all. Itās not a cloud to cloud integration. Itās just the ST hub knocking on the door of the hue bridge locally. Itās the local device being tied up, not a cloud service.
Iāve been going nuts with hue, what Iām experiencing is what others here are seeing. This is unacceptable for ST. Iāll be glad when the hue motion sensors arrive next month.
Sort your sh*t out SmartThings. This is appalling!!
Hue motion sensors now up for pre-order on Amazon.com for the US and Amazon.co.UK for the UK, both say release the first week of October.
edited for clarity: we still donāt know whether the new Hue motion sensors will be visible to SmartThings or not. It could end up being a parallel means of control, like the Hue dimmer switch or the Hue tap. That is, SmartThings would know if a bulb attached to the bridge came on that had been triggered by the motion sensor, but it wouldnāt know anything about the motion sensor itself. That will still work for my purposes, but itās just not yet clear whether the Hue motion sensors could be used to trigger other SmartThings events. Weāall just have to wait-and-see.
Hey all, weāre investigating this now and have been able to reproduce the issue. We are definitely polling more frequently with the 0.15.x firmware (local polling not driven directly by the cloud) and that does seem like a promising theory for part of what might be causing the increased latency. Polling is the only option currently available for determining that there has been a change to the state of devices connected to the Hue bridge (we would love if there were a more efficient mechanism available).
This feature was primarily developed/tested prior to the latest Hue firmware release (released late July according to notes), so we are also investigating whether this issue might be partially related to that update. I have been able to test on one bridge with the older firmware and the latency does not appear to be present.
Paul, youāre doing a heartbeat check with the bridge, right? Not individual polling? I was a little surprised to read earlier that that was set at five second intervals, as I thought Phillips was recommending a minimum of 15, but maybe thatās changed.
The poll queries the state of all bulbs (single HTTP request for all lights) and does a hash comparison to determine if the returned state has changed since the last poll. If it has, we bubble that up to the cloud so the updated state is accurately reflected in the ST system. Although there is a moderate amount of traffic (up to ~20K bytes depending on how many bulbs), I would not expect this to tax the bridge terribly (the state should be cached); it has not for previous firmwares. The issue appears to be independent of the number of bulbs (I have reproduced the problem on a bridge with as few as 3 lights).
Iāve got a few more theories to test out. Weāll try to keep you all appraised as we learn more. Obviously, we all want this integration to work well.
I really appreciate that SmartThings is acknowledge the problem and is working on a solution. Still scary though, that this hasnāt been caught in some QA.
Great news that youāve been able to recreate. If the fix is challenging, could some if us get on a firmware with reduced polling or an adjustable value? Iām really getting serious flack from the WAF especially as we had guests round and the whole lighting system was going crazy. Seriously embarrassing.
Itās so bad that my smartthings experiment might have to come to an abrupt end if I cannot stabilise this.
Youāre right again, of course.
Just a thought, if itās all local then do we know whatās preventing rules in smart lighting app using hue lights from running locally?
First post in the forums and Iām glad iām not the only one experiencing problems with the ST / Hue integration. I have had issues over the past couple of weeks where the Hue Hub appears offline in the ST app, but i can control lights through the Hue app. Only way to correct was to reboot the ST hub. Since the latest updates there has been a noticeable delay in the lights responding to commands from ST, whether through a routine or smartapp. I have 1 Tap connected, and a total of 11 bulbs / lightstrips. Glad to hear a fix might be on the way
Iāve killed ST, removed my Smart Apps and the link to Hue and the lights are now instant! When can we expect a fix for this?
Iāve preordered my hue PIR sensors for 4th October 2016. I canāt have this happening when I have young kids relying on auto-sensing lights at night.
Itās not all local, but itās local messaging to the hue bridge and code running in the SmartThings cloud. Nothing running in the Phillips cloud.
I donāt know why a SmartLights automation that includes a Phillips hue bulb has to run in the SmartThings cloud rather than local in the current architecture. But it seems like thatās true for anything which isnāt a zwave or zigbee device. Maybe the message management is just too complex for the hub software as currently designed?
How does harmony to hue achieve an almost instant status then? Also without effecting the user experience? I just did another test, I unplugged my ST hub from my network, opened the hue app on my wifes phone and the harmony app on mine. Turnng on a light on either results in a status update of 1-2 sec from either app. Now throw ST back on the network doing the same test and the status update is taking 10-12 sec. This is very annoying that its effecting my direct harmony to hue integration. I specifically set those two up together to get instant control of my living room lamps with my harmony remote. Now that is all lost and my WAF is going down. My wife absolutely loves using the remote to set the lamps when she watching tv, reading, using the computer, etc. Hope you guys get this resolved ASAP.