Piston Lightify Switch Help


#1

1) Give a description of the problem
I’m attempting to use webcore to control my lightify switch and get it to turn on my kitchen lights (2 bulbs, 1 led strip)

2) What is the expected behavior?
I’m expecting it to turn on, off, and dim up and down accordingly.

3) What is happening/not happening?
Nothing is happening :(.
**4) Post a Green Snapshot


#2

I’m new here, but hopefully this will help. When debugging a program, where nothing is happening, I like to strip it down to see what (if anything) works.

So, copy this piston to a new piston. and then pause this piston.

Strip the new piston down to this…

Piston

Then when you push dimmer 7’s button 2, they should turn on. If not, it is likely a hardware issue and you have to figure out what is going on there. (Do the bulbs have power? Are you addressing the correct switch and button?)

I’m not familiar with the refresh command. So, maybe I am totally off base or maybe that is causing the issue?