Hue Switch Module

Use this forum to discuss the Hue Lights plugin.
MarcoGT
Posts: 1148
Joined: Thu Sep 11, 2014 1:06 pm
Location: Germany

Hue Switch Module

Post by MarcoGT »

Hi,

I have a wall switch module controlling five bulbs; the switch is configured with only "one press", it means the first press should turn lights on, the second off.
I created a trigger like this:

Code: Select all

if switch goes ON
turn on bulbs with some brightness/temperature
it works fine, but if I press the wall switch again, the lights goes off for a couple of seconds and then on again.

Am I missing anything?

Thanks
Marco
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: Hue Switch Module

Post by kw123 »

The plugin reads the switches every x seconds ( can be set in config)
So the plugin only knows about it a little later. If you then have a trigger in indigo it might explain a delay.

If this is all in the the hub it is a different story.
Karl
Post Reply

Return to “Hue Lights”