HUE Bridge internal pollings

Hello,

i searched google, but i did not find anything about it, so i wanted to check here.

if I do the following, correct me if I’m wrong,
Switch TestsensorPresence “Bewegung”
{http="<[hueMotionSensorPresence6:250:JS(getHuePresence.js)]"}
then “TestsensorPresence” holds the actual state of my “hueMotionSensorPresence6” and updates itself every 250ms.

if I’m right up there, then the following question occurse:

Whats the internal poll timer of the hue bridge?
i tried to figure it out by keep pressing “F5” on my “hueMotionSensorPresence6.url=http://xxx.xxx.xxx.xxx/api/xxx/sensors/125” and i think its around 5 seconds.

is there somebody who can confirm this?
or someone who can tell me something like “…you fool, you can change the polling time in hue…”?

(the setting in the hue binding, where you can set polling, is only a global timer for polling the bridge, and does not effect the hue brigde himself)

for example if its not clear enough what i mean:

i poll the state of my motion sensor every 250ms, so i get the value (ON) for about 5 seconds until the hue bridge itself polls the motion sensor and and notices that the state has changed, after that i receive the state “OFF”

thanks guys!

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.