more G-Labs products

Author Topic: More then 5 Philips Hue  (Read 1083 times)

February 16, 2015, 10:26:02 AM
Read 1083 times

dsa4055

  • **
  • Information
  • Jr. Member
  • Posts: 25
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

February 16, 2015, 03:58:01 PM
Reply #1

mvdarend

  • *****
  • Information
  • Hero Member
  • Posts: 431
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)