Hi,
is DIYHue able to “fake” lights ?
So I would like to switch something on/off (e.g. my alarming system) by execution of an shell command.
Can I use DIYHue for this by “faking” a light (which is not physical there) but it then e.g. switches my alarming system on/off.
Possible ?
Yes, it is possible, in the past we did such thing by having one light that was enabling the alarm and if one of the motion sensors get triggered an email notification was sent. Now we have the web based interface that allow to enable/disable this feature more easy so we don’t emulate this light anymore.
In diyhue you have hue ecosystem emulation (plugs, lights, sensors, remotes) and we flag them with a key named protocol. The value of this will send it to be processed by a custom python file.
Thanks.
Do you have a link or any info HOW to do that ?
I cannot find any docu about custom lights or how to “emulate” a light (no physical light there) and to execute a python command when switching it on/off…
cheers,
Arazok