Sync option without smart lighting

Hi
Is there a way to copy/ sync or mirror a dimmer state and use it to control smart light bulbs that is not connected to the dimmer. I know this function was available in the smart lighting app, but that app is sadly no longer available in my region.

Sure, you’ll need the Rules API, like in this example which copies a virtual dimmer level to one or more lights:

3 Likes

Hm okay. I guess this is the solution. No idea how I am going to use this information. Consider me a noob. Can you explain it to me like I was in kindergarten. Jokes aside. How do I access the rules api. Do I have to enroll i a developer program or something. Can this be done in the app or do you need to Login to SmartThings account and so on.

You need to enter the so called advanced website at my.smartthings.com/advanced/rules

Then click on the Add Rule button and follow the instructions in that post. There are two rules, one to copy the dimmer level and the on state, and another to copy when it is off.

You can get the Device IDs from my.smartthings.com/advanced/devices

4 Likes