HomeGenie Forum

General Category => General Discussion => Topic started by: dsa4055 on February 16, 2015, 10:26:02 AM

Title: More then 5 Philips Hue
Post by: dsa4055 on February 16, 2015, 10:26:02 AM
Hello Gene

I have more then 5 Philips Hue Lamp.... how i can add more than 5 Hue Lamp? or can you Integrate more Hue?

Thx

David
Title: Re: More then 5 Philips Hue
Post by: mvdarend on February 16, 2015, 03:58:01 PM
Configure -> Automation and Programs -> Devices and Things -> Philis Hue Bridge -> Edit -> tab Trigger Code

And replace the 5 for the number of lights you have in the following line:
Code: [Select]
Program.AddVirtualModules("HomeAutomation.PhilipsHue", "Dimmer", "homegenie/generic/colorlight", 1, 5)