Gene,
Thanks, it seems that the input for the switch had to be 255. (now being detected in latest test build)
It seems to be working now, but only sometimes
So i made 4 simple programs, 2 for on and 2 for off.
One is like: if Status of lamp is 0 and switch is 255, then light switches on.
and if status is 1 and switch is 255, then light switches off
I did this for the 2 lights, but it doesn't seem tot be working all the time.
Sometimes i need multiple presses and sometimes it gets stuck in between on and off it seems (flickering)
Would it be helpful if i posted a log of these events?
Anyway, it looks promising, now maybe if i could get them to dim also by the button it would be even better.
But maybe i really need to learn Python so that i can do more specific things.
Is that a language you recommend for Homegenie scripts?
Thanks again,
Linus