Background:
I have a few scenes in Elve that work perfectly. My trouble started when I wanted to activate those scenes using my ISY.
I decided to do so by using the HTTP API and the ISY networking module. Below is an example of the network resource I created:

I tested it in ISY and the scene runs as expected.
Next I created some programs in ISY to manually execute the scene
If
- No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
Resource 'Master TV On'
Else
- No Actions - (To add one, press 'Action')
I run the 'then' path and the scene activates as expected. Notice there are no conditions in this program. It requires manual execution.
Forward to now. This scene is running by itself at all hours of the night. I don't understand how it is being triggered. Here is a screen shot of my log:

ISY log is not showing the program running at all.
What is going on? Thanks!