Logic Machine Forum
Hue Status on off Feedback - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Hue Status on off Feedback (/showthread.php?tid=2156)



Hue Status on off Feedback - lenze90 - 15.07.2019

Hi guys, 

what is the best and easiest way to get the Status of hue lamp? 

I would like to use something like that 

Hue_lamp = hue_status 

If Not (Hue_lamp) and (light_kitchen) then
 Turn on hue
End 

Thank you very much 
Chris


RE: Hue Status on off Feedback - Daniel - 16.07.2019

Hi
Check this
https://forum.logicmachine.net/showthread.php?tid=890&pid=5154#pid5154
BR