Page 1 of 1

Use message in log to trigger action

Posted: Wednesday 25 November 2015 14:45
by djazzz
Hi,

I have an arduino mega which puts api messages to domoticz log (/json.htm?type=command&param=addlogmessage&message=MESSAGE)

Is it possible to use these messages as triggers for switching things, or update variables.

For example i post message "wiredout 1, on" domoticz should analyze the message and when it recognizes a predefined pattern, it should switch light 1 on for example.

any wizzard who could help me out?