Search found 1 match

by starfish
Thursday 17 November 2016 11:53
Forum: Other questions and discussions
Topic: Better support for controlling Philips Hue in Lua?
Replies: 0
Views: 904

Better support for controlling Philips Hue in Lua?

I wonder if there's any better support for controlling Philips Hue than described in wiki . What the page proposes is:


commandArray = {}
if (devicechanged['Hue dimmer switch 2 Button Up'] == 'On') then
brightness = 80
iswhite = "false"
hue = "0" -- red
idx = otherdevices_idx["Bol Lamp ...