Is it a transmitter? and if so why can I not get it to work? OR
Is it someting else all together? and if so what?
I know these are probably stupid questions but I'm a newby and trying to set up my HB.

Thanks
Jeff

When a property value changes it will trigger a property change notification that will cause Tasks to evaluate their condition list and possibly execute their task list. The Allow Same Value Change option effects whether a Task will reevaluate it's conditions if the value changes.... but doesn't really change. For example, if a value changes from On to On and 'Allow...' is set, it will trigger the task. If it is not set, the Task won't trigger. As you expand your system you may find instances where you don't want the Task to execute if the value hasn't really changed. That's what this setting is for.Jcarte wrote:What does this 'Allow Same Value Change' mean?
Not really. I assume that you will be using Girder to send the commands to HouseBot using the External Control plugin?? If so, you should be able to execute Tasks or change property values without a problem.I have a Tira-IR USB interface that I will be attempting to set up using Girder in the next couple of weeks any suggestions of common pitfalls to avoid?