John,
Opps!..... I hadn't had time to test that. I added the second timer almost as I was walking out the door a couple of weeks ago.
And didn't test it. I didn't realize that the name wouldn't adopt a unique CID. My wife hasn't used that portion of the code since I left so no one noticed it wasn't working. Thanks for catching a bug!
I went back and created a new group from scratch InsteonGroup_3 and as you instructed I added each SwitchLinc, and KPL switches into the group. It is working correctly now. Indicators on the KPL work, and the lights come on all together, not in sequence.
Now how do I clean up the PLC DB? I would like to remove Group_2?
Amazing module John, it's keeps on ticking like the big bad energizer bunny. Thanks.
Kaz
Opps!..... I hadn't had time to test that. I added the second timer almost as I was walking out the door a couple of weeks ago.
Code:
'Turns on the porch light for 1 minute
addTimer 60,"Scenes.Porch_Light_60s.Play=TRUE",1,this.Name
And didn't test it. I didn't realize that the name wouldn't adopt a unique CID. My wife hasn't used that portion of the code since I left so no one noticed it wasn't working. Thanks for catching a bug!
I went back and created a new group from scratch InsteonGroup_3 and as you instructed I added each SwitchLinc, and KPL switches into the group. It is working correctly now. Indicators on the KPL work, and the lights come on all together, not in sequence.
Now how do I clean up the PLC DB? I would like to remove Group_2?
Amazing module John, it's keeps on ticking like the big bad energizer bunny. Thanks.
Kaz