Today I have a Fibaro Home Center 2 and I have a scene where a Fibaro dimmer copies the status from another Fibaro dimmer. For example, if the primary dimmer dims to 73%, then the second dimmer will automatically dim to 73% as well
The reason for this configuration is that the slave dimmer is built into the ceiling and lacks switches. And I want to switch from Fibaro to Samsung but do not want to move all devices from Fibaro to Samsung if I can not solve this
I believe you can do that in the new ST app with something called a Lighting Group. I’d like to verify that for you, but unfortunately the new app is crashing for me when trying to add a new lighting group.
You can group lights as it was described, but then you need to change on the group the brightness. If you change them individually, then they will have different values. But there are some old SmartApps intended for this
Or you can use WebCoRE or Sharptools.io 's rule engine to define, if a changes, then change b too. Etc.
There are multiple ways to do similar things.
First, install the Smart Lighting SmartApp if you don’t have it.
Then:
Go to Automations, SmartApps. This can be done in either the classic or new SmartThings apps. Smart Lighting data is one of the few you can use interchangeably on both apps with no confusion or conflicts.
Select the Smart Lighting SmartApp
Select “New Lighting Automation”
Under “Which DevIces Do You Wish To Control”, select your “slave” dimmer, then tap Done
Tap “What Do You Want To Do” and select “Mirror Behavior”
You will now have “Mirror Which Switch”, tap it and select your master dimmer, then tap Next
Give it a name if you wish and Save it
Save again at the list of all Smart Lighting automations.