Search found 1 match

by justintime2
29 Nov 2016, 22:19
Forum: ESP Easy: Software
Topic: TSOP4838 IR recieve in Domoticz
Replies: 5
Views: 9382

Re: TSOP4838 IR recieve in Domoticz

Hi thanks for pointing me in the right direction. I am trying to create a LUA to switch an on/off command with one IR code. I hope its possible? Can someone help me with the last piece of the puzzle? commandArray = {} if (devicechanged['IR']) then if (otherdevices_svalues['IR'] == '3711637719') then...